Posted by Brian Cryer on 03/28/07 08:16
"Tim" <timwalters@terrano.es> wrote in message
news:q8t4o.s7b.19.1@news.alt.net...
>
> "Brian Cryer" <brian.cryer@127.0.0.1.ntlworld.com> wrote in message
<snip>
>> There is no fundamental reason why having two (or more) forms on a page
>> shouldn't work. The only thing to remember is that only one form can post
>> back.
>
> Sorry. What does this last sentence mean?
Simply that you can have more than one form on a page, but only one of them
can be submitted. So if you had say a search box and a shopping-cart both as
forms, either the search-box or the shopping-cart form would fire (in
response to the user), but not both. So the user would end up either
searching or doing some shopping-cart function (but not both). Clear?
--
Brian Cryer
www.cryer.co.uk/brian
[Back to original message]
|