Home All Groups Group Topic Archive Search About

open url in a new browser window from c# and setting a cookie

Author
22 Jun 2006 10:30 AM
Atem
Hi,

i want to show an url from my c# application by starting a new browser
window.

I found several examples which starts a new browser process by using
System.Diagnostics.Process.

The url i am opening needs a cookie to be send. I can't set a cookie by
command line switches of the browser.

Is there any other posibility to start a new browser window and set a cookie
before browsing to the url ?

thank you for any help,

atem

AddThis Social Bookmark Button