|
-
February 29th, 2000, 02:25 PM
#1
Urgent:Populating Values based on the Selection
Hi,
I am developing an ASP page using VBScript & Javascript(Client side).
I have three combo boxes in my page.Say Region,Country & City.
I have to populate the values in the Country and City combo boxes,
based on the selection.The Client side event handling should
be done using JavaScript.
Can anyone send me the Sample code?
Thanx in Advance.
Regards,
Sam
-
February 29th, 2000, 02:34 PM
#2
Re: Urgent:Populating Values based on the Selection
-
February 29th, 2000, 03:11 PM
#3
Re: Urgent:Populating Values based on the Selection
Hi,
Thanks for your information.I checked the site.
But I want to load the values initially from the database.i.e. first all
the values from the database should be stored in the Client side arrays
with relationship.After that,based on the selection I want to populate.
If possible,give me some idea.
Thanks!
Sam
-
February 29th, 2000, 03:37 PM
#4
Re: Urgent:Populating Values based on the Selection
Sam, the first link on the page I sent you does exactly that. It reads the values in from a database and writes the javascript functions to performing the linking.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|