Click here to Skip to main content
16,006,341 members
Home / Discussions / C#
   

C#

 
AnswerRe: to read xml file Pin
Sandeep Akhare20-Sep-07 23:13
Sandeep Akhare20-Sep-07 23:13 
AnswerRe: to read xml file Pin
Jimmy Zhang23-Aug-09 13:20
Jimmy Zhang23-Aug-09 13:20 
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 
I'm a Newbee, so be patient please.
My c# Application has a Tabbed control in it. (lets say 2 tabs just as an example, TabTest1 & TabTest2)
Each Tab has WebBrowser dropped into it and its default website is set to our test webserver.
If I log in to the webserver using the browser on TabTest1 using Testaccount1 userid and password all is fine. As soon as I switch to TabTest2 and log in using Testaccount2 userid and password, I find myself inside the Testaccount1's profile.
I guess I need to make these two WebBrowser components truly independent of each other, they appear to be sharing cookies & session variables.
I cant figure out how to do that.
(I can post the code if that will help)
I downloaded a couple of multiTabbed browser applications as examples from here and they exhibited the same behaviour.
I guess I am asking is there a way to make these WebBrowser Instances completely seperate within the same application.Sniff | :^)


(the hardest thing is explaining myself)
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 
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 

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.