A
André Freitas
I have a situation where i need to get some information in a database and
post this information (form method) to a normal asp page (for integration
purposes). The aspnet page, lets call it "mypage.aspx" ll just load the
data, and post it to "result.asp", theres nothing more, no buttons, nothing.
How can i do that? The result.asp (i cant upgrade it to aspnet) is in
another domain, but i think its not a problem, i just need to send a post to
there.
Regards,
André.
post this information (form method) to a normal asp page (for integration
purposes). The aspnet page, lets call it "mypage.aspx" ll just load the
data, and post it to "result.asp", theres nothing more, no buttons, nothing.
How can i do that? The result.asp (i cant upgrade it to aspnet) is in
another domain, but i think its not a problem, i just need to send a post to
there.
Regards,
André.