J
James R. Davis
I am converting my ASP code to ASP.NET but have run into a hard stop. On
several of my pages I must post data to a different page as a result of a
submit. With ASP.NET, however, it seems that the 'action' clause on a form
is ignored and it always posts to itself.
Now how, guys, do you manage to set up a form to post to PayPal, for
example?
What am I missing here?
several of my pages I must post data to a different page as a result of a
submit. With ASP.NET, however, it seems that the 'action' clause on a form
is ignored and it always posts to itself.
Now how, guys, do you manage to set up a form to post to PayPal, for
example?
What am I missing here?