Matt wrote:
> The problem is I have 3 buttons that need to submit the form to
> different URL.
> My approach is to declare <input type="submit"> rather than <input
> type="button">.
> And put the following in the JavaScript:
> InputForm.action="URL LOCATION"
> InputForm.method="POST";
>
Again, I don't understand what your problem is.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|