WebRequesting with cookies
I was wondering if there was a way to send information to a webserver, like login info, then transfer to another page (using the cookies) and download/use via a Stream a picture on that site?
if that makes no sence tell me, i have been awake for to many hours :(
Re: WebRequesting with cookies
Re: WebRequesting with cookies
i ment mainly like a simple "post" data, that will retain a cookie, not so much like windows auth send..
Re: WebRequesting with cookies
Web services or remoting . I don't think there's another smooth way to go .
Re: WebRequesting with cookies