S
someone
I am in a situation where I need to package some information from
Page1, submit it via POST to another server which will process the
information and then send the user to another page on my server
(Page2).
I have looked at HttpWebRequest on numerous coding websites but have
not found a method that works. Does anyone have a solution for this or
has seen an example that works for this situation?
This is one very frustrating issue that I have with ASP.NET--the
postback architecture gets wrapped around itself for something like
this.
Thanks,
Mike
Page1, submit it via POST to another server which will process the
information and then send the user to another page on my server
(Page2).
I have looked at HttpWebRequest on numerous coding websites but have
not found a method that works. Does anyone have a solution for this or
has seen an example that works for this situation?
This is one very frustrating issue that I have with ASP.NET--the
postback architecture gets wrapped around itself for something like
this.
Thanks,
Mike