Print Page | Close Window

Multiple, Dynamic Drop-Down Boxes

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=4801
Printed Date: 30 March 2026 at 3:03pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Multiple, Dynamic Drop-Down Boxes
Posted By: jdumayas
Subject: Multiple, Dynamic Drop-Down Boxes
Date Posted: 06 August 2003 at 9:41am
Hello I just finish reading the following article:

http://www.4guysfromrolla.com/webtech/061399-1.shtml

In this article, one of the options suggested was to use the "pure" ASP way. I was wondering if anyone had sample code to do this.

What would the onChange code look like. Would it I have to set up every field as a variable to be transferred to a new page and have the new page request the query string?

Any sample code would be greatly appreciated. Thanks,

Jeremy



Replies:
Posted By: PaulGQ
Date Posted: 07 August 2003 at 12:29pm

I did this anit it worked well.

But I did it my own way.  Just open the recordset and put<%=(rs.Fields("FiledName").Value)%> in as the select values.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net