954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Filling 2nd dropdown by choice in first




SPORT

Choose Sport
Tennis
Cricket

PLAYERS


DNRSmitty
Newbie Poster
7 posts since Oct 2006
Reputation Points: 10
Solved Threads: 0
 

Javascript is a case-sensitive language.
Array is upper case A. Use new Array().
You have other errors like that.
VB is not case-sensitive. Javascript is.

nikkiH
Junior Poster in Training
79 posts since Dec 2006
Reputation Points: 13
Solved Threads: 4
 

Thank you, I didn't know that. I'm a Paradox/MS Access programmer that just got thrown into Javascript/SQL DB's.

DNRSmitty
Newbie Poster
7 posts since Oct 2006
Reputation Points: 10
Solved Threads: 0
 
Javascript is a case-sensitive language. Array is upper case A. Use new Array(). You have other errors like that. VB is not case-sensitive. Javascript is.



[I corrected new Array, and new Option, I'm not sure what else I've missed or what else is suppost to be lower or upper case. Do you see anything else that's wrong? Thank you for helping me. I REALLY APPRECIATE IT! ] :)

DNRSmitty
Newbie Poster
7 posts since Oct 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You