[thelist] Forms

Christopher Mahan chris_mahan at yahoo.com
Thu Oct 23 01:50:13 CDT 2003


--- Randy Pearson <randyp at cycla.com> wrote:
> Forms cannot be nested, and further what would you expect to happen
> in your
> hypothetical form when the user submits? The request could not go
> to two
> separate "action" URLs at the same time anyway.
> 
> What are you trying to accomplish? There are various techniques
> available,
> such as JavaScript that changes the form's action dynamically, or
> server-side techniques to branch upon receipt of post.

If javascript is not an option, use a server-side page to look at
which submit button was pressed, then act accordingly.

=====
Christopher Mahan
chris_mahan at yahoo.com
818.943.1850 cell
http://www.christophermahan.com/

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


More information about the thelist mailing list