yes, you can use the variable fieldnames to get all the form fields and they are also in a structure that you can loop thru or parse.
Clint ----- Original Message ----- From: laurent hsld <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Friday, December 14, 2001 7:46 AM Subject: search a form > Hello ! > > First of all, could one of you remind me the url where all the past > messages can be found ? > > I would like to know if there is a way to loop through all the form > elements a bit in the same way that it could be done with javascript with > document.form.elements[index] ... > > Thanks for your help ! > > Laurent > > > ____________________________________________________________________________ __ > ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... > http://www.ifrance.com/_reloc/email.emailif > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

