W
William Buchanan
Hi folks
I have a text box and a linkbutton on my home page. The linkbutton has a
postbackurl of "Page2.aspx" which displays result and also has it's own
search textbox.
On the home page, if I click the link button it works fine. However, if I
hit the Enter key in the text box, the page submits itself back to itself.
How can I get my home page to submit to Page2.aspx if Enter is hit in the
Textbox?
Thanks
Will
I have a text box and a linkbutton on my home page. The linkbutton has a
postbackurl of "Page2.aspx" which displays result and also has it's own
search textbox.
On the home page, if I click the link button it works fine. However, if I
hit the Enter key in the text box, the page submits itself back to itself.
How can I get my home page to submit to Page2.aspx if Enter is hit in the
Textbox?
Thanks
Will