Forum Moderators: open
you mean just the start tags,
<form class="groupsearch" action="index.cfm?act=#xfa.select#" name="group" method="post">...</form>
and
<form class="prodsearch" action="index.cfm?act=#xfa.select#" name="prod" method="post">...</form>
or including the <input> and <select> tags?
by the way:
in the meantime i found out that it's not just the other form you can't switch to; *both* forms are 'dead' after submitting one of them... (sorry for the inaccurate description in my first post!)