- From: Ric Hardacre <ric@hardacre.org>
- Date: Mon, 06 Mar 2006 17:05:13 +0000
Anne van Kesteren wrote: > Quoting ROBO Design <robodesign at gmail.com>: >> <...> >>> <form action="order_place.asp"> >>> <input type="submit" value="PLACE ORDER"> >>> <input type="submit" value="SAVE QUOTE" action="quote_add.asp#thanks"> >>> <input type="submit" value="RECALCULATE TOTALS" action="#here"> >>> </form> > > What's wrong with using the "form" attribute to point to multiple forms? > One > submits to one place, the other submits to another place. > > that might do it. can the data in my hypothetical cart belong to all the forms at once? ric hardacre http://www.cyclomedia.co.uk/
Received on Monday, 6 March 2006 09:05:13 UTC