Print Page | Close Window

dropdown comparisons

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=6204
Printed Date: 31 March 2026 at 1:22pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: dropdown comparisons
Posted By: yessir
Subject: dropdown comparisons
Date Posted: 06 October 2003 at 10:29am

I have 2 dynamically created dropdown lists which are regions and officers.

i wish to compare the region selected to the region the officer is assigned to (onChange of officer), and if the region is not the same as the officer region then throw a warning...

Basically HOW do i capture the contents of the rs's chosen in the dropdowns  to compare them?

tbl_regions: id;region_name;active_indr;

tbl_officerinfo: id;officer_lname;officer_fname;officer_region;




Replies:
Posted By: KCWebMonkey
Date Posted: 06 October 2003 at 11:12am
with javascript


Posted By: yessir
Date Posted: 06 October 2003 at 12:25pm

yes yes... more so the coding... i understand the idea

I just have no idea about the code!

thanks though



Posted By: Gary
Date Posted: 08 October 2003 at 2:31am

Alternatively, you could post the page back onto itself when the region is selected.

When the page loads, check to see if the Region form data is available - if yes, then dynamically build an sql string to select the associated officers.

Sorry, but I dont have the code.



Posted By: MorningZ
Date Posted: 08 October 2003 at 9:44am
got a URL to the page with the dropdowns so we could get more of an idea of what you need?

-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: yessir
Date Posted: 08 October 2003 at 10:04am

no, it is local at the moment

the problem is that it has a lot of info to be put in it and to repost it/refresh it would lose all the info..




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