Hello All,

I wonder if someone can point me in the right direction to solve this problem.

I have a page layout where the SearchBox control (which has a button to submit the search form) resides on the page with the product detail module (which renders submit buttons to 'add to cart'). The problem then arises that neither function works. Searching or adding to cart - they both stop working.

I've looked at the root mater page and seen that this is where the form tag is located, which is what I expected since the asp page can only have one form.

So now I'm stuck. Any clues for me? :-)

Regards

Rob