N
Newbie
Hi,
I need help in posting asp .net application web form to another asp based
web app.
I have seen many examples using HttpWebRequest class but the problem is I do
not want the request back but want to post the data to another form so that
at the asp page level we can use request.form values.
Any leads would definately be appreciated.
thanks
Ab
I need help in posting asp .net application web form to another asp based
web app.
I have seen many examples using HttpWebRequest class but the problem is I do
not want the request back but want to post the data to another form so that
at the asp page level we can use request.form values.
Any leads would definately be appreciated.
thanks
Ab