Click here to Skip to main content
15,906,816 members
Home / Discussions / C#
   

C#

 
QuestionCustom form woes (Graphical) [modified] Pin
Anthony Mushrow20-Sep-07 16:24
professionalAnthony Mushrow20-Sep-07 16:24 
AnswerRe: Custom form woes (Graphical) Pin
Kenny McKee21-Sep-07 16:46
Kenny McKee21-Sep-07 16:46 
Questioncookies with web testing(web test) Pin
sreecahitu20-Sep-07 13:02
sreecahitu20-Sep-07 13:02 
Questionthe form stops Pin
som4a20-Sep-07 12:50
som4a20-Sep-07 12:50 
AnswerRe: the form stops Pin
Luc Pattyn20-Sep-07 13:05
sitebuilderLuc Pattyn20-Sep-07 13:05 
QuestionMultiTabbed WebBrowser (unique Instances) Pin
Beef Feeter20-Sep-07 12:29
Beef Feeter20-Sep-07 12:29 
AnswerRe: MultiTabbed WebBrowser (unique Instances) Pin
Scott Dorman20-Sep-07 19:20
professionalScott Dorman20-Sep-07 19:20 
GeneralRe: MultiTabbed WebBrowser (unique Instances) Pin
Beef Feeter20-Sep-07 22:26
Beef Feeter20-Sep-07 22:26 
I agree that the webbrowser controls are using the same set of cookies.
They are being tied to the application, which contains two browser controls.
I noticed that firefox's multitabbed browser displays the same traits (Shared cookies across tabs).
However...
If I launch IE point it at my test server, sign in (cookies are created). Then launch another seperate IE window point it at my test server this second window does not share the same cookies and behaves like a seperated browser(application) a unique instance. and I can log in with the different userid, and all is fine. (firefox does'nt behave the same multiple windows still share cookies)
I'm trying to achieve this behavior, of completely seperate browser instances within the same tabbed application. (I'm using IE version 6 by the way)
I guess i'm trying to achieve the impossible?
Thanks for the input Scott.

Beefy

(The hardest thing is explaining myself)
I guess I'm trying to achieve the impossible.
GeneralRe: MultiTabbed WebBrowser (unique Instances) Pin
Scott Dorman21-Sep-07 4:11
professionalScott Dorman21-Sep-07 4:11 
Questionc# Images into Video file [modified] Pin
BenGriffiths20-Sep-07 11:59
BenGriffiths20-Sep-07 11:59 
AnswerRe: c# Images into Video file Pin
Christian Graus20-Sep-07 14:26
protectorChristian Graus20-Sep-07 14:26 
QuestionCVS with big C# Winforms project Pin
jesarg20-Sep-07 11:44
jesarg20-Sep-07 11:44 
AnswerRe: CVS with big C# Winforms project Pin
Paul Conrad23-Sep-07 6:42
professionalPaul Conrad23-Sep-07 6:42 
QuestionMultiple files through context menu Pin
Johan Martensson20-Sep-07 10:40
Johan Martensson20-Sep-07 10:40 
QuestionDesign pattern framework Pin
Wes Aday20-Sep-07 10:29
professionalWes Aday20-Sep-07 10:29 
AnswerRe: Design pattern framework Pin
Pete O'Hanlon20-Sep-07 10:44
mvePete O'Hanlon20-Sep-07 10:44 
GeneralRe: Design pattern framework Pin
Wes Aday20-Sep-07 11:04
professionalWes Aday20-Sep-07 11:04 
GeneralRe: Design pattern framework Pin
Pete O'Hanlon20-Sep-07 11:18
mvePete O'Hanlon20-Sep-07 11:18 
Questioneasy newbie question - SOLVED [modified] Pin
shwaguy20-Sep-07 10:27
shwaguy20-Sep-07 10:27 
AnswerRe: easy newbie question Pin
lost in transition 20-Sep-07 10:31
lost in transition 20-Sep-07 10:31 
GeneralRe: easy newbie question Pin
Scott Dorman20-Sep-07 10:38
professionalScott Dorman20-Sep-07 10:38 
GeneralRe: easy newbie question Pin
lost in transition 20-Sep-07 10:47
lost in transition 20-Sep-07 10:47 
GeneralRe: easy newbie question Pin
Scott Dorman20-Sep-07 10:51
professionalScott Dorman20-Sep-07 10:51 
AnswerRe: easy newbie question Pin
Scott Dorman20-Sep-07 10:36
professionalScott Dorman20-Sep-07 10:36 
GeneralRe: easy newbie question Pin
Pete O'Hanlon20-Sep-07 11:26
mvePete O'Hanlon20-Sep-07 11:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.