tokanchana
April 25th, 2003, 01:32 AM
Hi all,
I have a html page with a text box. When I type some values in the text box and press 'Enter' key the form gets submitted. In the second page(which is having the same code as the first one), when a value is entered and Enter key is pressed it is not getting submitted. It says "Error 500 Server mapping error. The server is misconfigured." It is not even going to the function written in the Keypress event of the text box
The tags are checked and are correctly closed.
But when a new browser is opened for the same second html page Enter key is working fine.
Sometimes refreshing the page works. But only some times.
This works fine in higher version of netscape and in IE.
Thanks,
Kanchana:confused:
I have a html page with a text box. When I type some values in the text box and press 'Enter' key the form gets submitted. In the second page(which is having the same code as the first one), when a value is entered and Enter key is pressed it is not getting submitted. It says "Error 500 Server mapping error. The server is misconfigured." It is not even going to the function written in the Keypress event of the text box
The tags are checked and are correctly closed.
But when a new browser is opened for the same second html page Enter key is working fine.
Sometimes refreshing the page works. But only some times.
This works fine in higher version of netscape and in IE.
Thanks,
Kanchana:confused: