A
Aris
I want to send the following data to an ASP page when the
user clicks a button:
http://www.mydomain.com/demo.asp?
name=yourname&email=youremail
Is this possible using WebRequest and WebResponse or is
there another way?
Thanks in advance
user clicks a button:
http://www.mydomain.com/demo.asp?
name=yourname&email=youremail
Is this possible using WebRequest and WebResponse or is
there another way?
Thanks in advance