|
| |
|
|
Guest
|
Form error - 3/16/2001 20:18:00
I have created an asp page. The form has a select dropdown and I have added some code so that when something is selected from the dropdown the page is re-submitted. The code I have used works fine in IE but in Netscape I get the following error:JavaScript error: Type 'javascript' into Location for details The code i have used looks like this: <form name="frmCourseInfo" method="POST"> <select size="1" name="cmbCourseName" language="javascript" onchange="SubmitPage();"> Can anyone help?!
|
|
|
|
Thomas Brunt
Posts: 6109 Joined: 6/6/1998 From: St. Matthews SC USA Status: offline
|
RE: Form error - 3/16/2001 20:34:00
Doesn't Netscape show you the exact place in the JavaScript code where the error is?Maybe you're using NN6? Almost nothing works in NN6. Most webmasters I know don't take it seriously because it's so unpopular. I believe NN4 would show you the place in the code where the error is. If you are using 6 and then try it in 4, I'll bet it works.
|
|
|
|
Guest
|
RE: Form error - 3/16/2001 20:04:00
I was using Netscape 4 and the only information it gave me was posted in my original message. I have just checked the source code but it didn't say anything else.Any other ideas?!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|