nmunro
January 30th, 2004, 05:19 AM
Hi all,
I'm very new to ASP programming and have been tasked with creating a basic page that retrieves information from one of our databases.
What I need is to be able to reload the page if the user selects an item in a select box. How is this accomplished? I assume I'm going to need some sort of javascript similar to a submit button?
The requirement is that a second select box has content that's dependable on the user's selection in another select box.
Is there any information repository that lists scripts and details the parameters they expect?
Any help is much appreciated!
I'm very new to ASP programming and have been tasked with creating a basic page that retrieves information from one of our databases.
What I need is to be able to reload the page if the user selects an item in a select box. How is this accomplished? I assume I'm going to need some sort of javascript similar to a submit button?
The requirement is that a second select box has content that's dependable on the user's selection in another select box.
Is there any information repository that lists scripts and details the parameters they expect?
Any help is much appreciated!