-
Do i need a Cookie?
Hi Every1,
I have a form that has a webbrowser control in it, and basically when i view a website with the browser and log in, if i click anotehr page that opens up a new window it asks me to log in again?
How can i stop having to log in all the time?
Thanks,
Chloe ~X~
-
Re: Do i need a Cookie?
You sure cookies is enabled in your IE?
-
Re: Do i need a Cookie?
Hi,
Yeah cookies are enbaled? When i run my project it works fine and when i click on the link which opens up the enw window it does not ask me to log in again.
But whn i find the .exe file for my form in the bin/Debug file and run that, when i log into the site and click on the same link, the new page opens up and asks me to log in again?
Why is this?
Thanks,
Chloe ~X~