abt http request/response in asp.net
hi,
I am a new bie so plz don't mind if i have asked some thing v.v simple or stupid , i am expecting a reply from u ppl inspite u feel it is simple question :)
I am trying to send data to and fro between internet resources(pages) through http protocol. (I mean i want to send/receive data among different pages ,as we use to do in ASP using REQUEST/RSPONSE objects and POST and GET methods).
So how can we do that in ASP.net. I want to know the concept behind these asp.net request and response using http protocol.
I will appreciate if any one of u give some URL of any tutorial or webpage regarding this issue.
Thx to all who intend to help
|