Aspx Form --> ASP Form

L

Luiz Vianna

Guys,

1. I need to get data on an aspx Form running on Server1 (getting data on
SQL).
2. Pass this data (using non visible textboxs) to process results on other
server - Server2 (that runs only asp).

ON ASP :
What I used to do on ASP was to create an ASP form on the server1 with
something like :

<form id="ex" action="http://server2/formresult.asp">

and process Requests on server2..... OK

How do I do this using an ASPX form ??

Am I getting dumb?

Thanks

Luiz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top