Using a simple form with just a text box and a button to submit it, I notice it only posts back the information if the button is clicked, but if the enter key is pressed...it posts the page (or what looks like posting the page anyway), but no data is passed.
Why is that? And how can I make it so when the user presses the enter key, it'll be just as if they clicked on the button? -Ovatvvon :-Q
Why is that? And how can I make it so when the user presses the enter key, it'll be just as if they clicked on the button? -Ovatvvon :-Q