[thelist] VBScript - declaring dynamically named vars in a Forloop

Joshua Olson joshua at waetech.com
Thu Mar 3 18:28:44 CST 2005


> -----Original Message-----
> From: Pringle, Ron
> Sent: Thursday, March 03, 2005 5:20 PM
> 
> Now I just need to figure out how to fill the array with the 
> contents of the form fields.

The form fields should come in as a single comma delimited list.  Use Split
to create an array from that list.  Then loop through the array.

HTH,

<><><><><><><><><><>
Joshua Olson
Web Application Engineer
WAE Tech Inc.
http://www.waetech.com/service_areas/
706.210.0168 




More information about the thelist mailing list