
July 19th, 2001, 08:13 AM
|
|
Contributing User
|
|
Join Date: Mar 2001
Location: North Yorkshire (U.K.)
Posts: 64
Time spent in forums: 5 h 24 m 18 sec
Reputation Power: 8
|
|
This an ASP question
Hello
I would like to read the multiple values of a list box on a form and, using ASP, put them into an email.
I have done all the text fields just by using
REQUEST.FORM("EDIT_NAME").
This doesn't automatically add all of the selected items from the form list box, only one of the selected items.
Anybody help?
Thanks

|