Re: submit form pressing key

2002-10-31 Thread William McKee
Hello Aman, That sounds like a problem with your browser but without more info and some code samples, I can't offer further suggestions. William -- Lead Developer Knowmad Services Inc. || Internet Applications & Database Integration http://www.knowmad.com -- To unsubscribe, e-mail: [EM

submit form pressing key

2002-10-31 Thread aman cgiperl
I have a search on my webpage. I put in keyword and press enter - the value in the textbox is not carried over, though the search.pl is executed. But if I press the Submit button, it works with the entered keyword. I want the to work too - it works on the login page. I wonder what could be the pro