|
|
|
|
|
| | |
|
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: |
Re: Drop down lists and databases |
From: |
Giovanni Zomer |
Date: |
5/21/2000 11:44:10 AM |
IP: |
213.192.36.141 |
just do a short procedure:
- open the file sorted by the given field
- do a loop until eof
- in the loop check out if the field has the
same value as last time you checked it
- if so, just jump over it
- if not do the response.write in the "<select>"
for the dropdown
|
Previous Message
Follow Up - Re: Drop down lists and databases - elewis 5/30/2000 1:54:48 PM
|
|
|
|
|
|
|
|
|
|
|
|