D
Deane
I've run into this problem on many occasions --
I need to have the server side form tag on my Web form, of course.
But I also need to have *another* form on the page that posts to a URL
totally out of my control. I can think of three situations off the
top of my head.
In one case, it was a login to the client's PeopleSoft system.
In another, it was a PayPal form.
In another, the form posted to the client's Google Mini install.
What's the solution for this? I haven't found a good one yet. How do
you get a "traditional" (non server-side) HTML form to work within the
server-side form tag?
I need to have the server side form tag on my Web form, of course.
But I also need to have *another* form on the page that posts to a URL
totally out of my control. I can think of three situations off the
top of my head.
In one case, it was a login to the client's PeopleSoft system.
In another, it was a PayPal form.
In another, the form posted to the client's Google Mini install.
What's the solution for this? I haven't found a good one yet. How do
you get a "traditional" (non server-side) HTML form to work within the
server-side form tag?