|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Request.form question |
From: |
Afolabi Arowolo |
Date: |
10/2/2000 7:15:24 PM |
IP: |
195.92.67.67 |
I guess the only way you can achieve this is by holding down control and selecting all the fields you want from the list box then oh the page its submitting you,d use a for each statement to iterate through all the values in the list box so if the list box name is books your code should be
for each item in books
do.........
next
I hope this helped if it does please write to me |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|