Forums
This topic is locked
submitting a form
Posted 26 Aug 2003 14:25:31
1
has voted
26 Aug 2003 14:25:31 Emma Roberts posted:
Hi,Here's the deal:
I have an aspx page that also contains an html form from which a search can be submitted, passing a parameter to an aspx detail page.
The html form is out with the runat server form tag and only submits when the user presses enter, rather than the button. Is there any way round this?
Many thanks.