navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Form error

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Form error
Page: [1]
 
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.


(in reply to Guest)
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?!


(in reply to Guest)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Form error
Page: [1]
Jump to: 1





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