Winforms and cookies

P

Philbo

Is there any way I can access a cookie stored by a browser from a winform?

Thanks,
Phil
 
D

Diggers

Not sure Phil but you might want to look into the System.Net namespace,
in partcular System.Net.Cookie type.

Hope this helps.

Simon Rigby
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top