"Tim" <> wrote in message
news:...
>
> "Brian Cryer" <> 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