How to make server side thinks I have cookie support when I do a webrequest?

  • Thread starter Thread starter davidw
  • Start date Start date
D

davidw

It seems when I do a webrequest, the server side found out my call doesn't
support cookie, how can I solve the issue?

Thanks!
 
davidw said:
It seems when I do a webrequest, the server side found out my call doesn't
support cookie, how can I solve the issue?

Look into the CookieContainer class.

John Saunders
 

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

Back
Top