| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Form Variables |
From: |
Bob Van Deusen |
Date: |
12/28/1999 5:58:48 PM |
IP: |
198.211.247.244 |
Greetings,
I have a dynamic form that is populated with 10-12 list boxes. The listboxes are created with a loop that names each one, p1, p2, p3, etc. Some of the list boxes will have the same options. For example p1 and p2 could have the options of G1, G2, G3, and G4. My problem is that I cant allow the value of G2 to be selected by more than one list box. I need to go through the form variables after the form is submitted and loop through them to see if a same value was selected in for more than one listbox. Unfortunately, my expierence with looping constructs and arrays is pretty weak. Any help to point me in the right direction would be much appreciated.
Thanks,
Bob
bob.vandeusen@sota.com |
|
|
|
|
|
|