R
rjl
I have a simple static HTML page on another webserver. I want to grab
some request info using asp.net on another server. What is the best way
to transfer the request to my aspx page, grab the request data (I know
how to do this), then send it back to the requested HTML page without
user action?
thanks.
some request info using asp.net on another server. What is the best way
to transfer the request to my aspx page, grab the request data (I know
how to do this), then send it back to the requested HTML page without
user action?
thanks.