woohoo

thank you kindly
;)


At 10:20 27/08/02 +0100, you wrote:
> >
> >   the other week we had a debate re the use of Evaluate()
> > so how would one do this without the Dread function?
> > Matt
> >
> >
>
>  <cfif isdefined("form.fieldnames")>
>       <cfloop list="#form.fieldNames#" index="this">
>               <cfoutput>#this#=#form[this]#</cfoutput>
>       </cfloop>
></cfif>
>
>And thats it.....
>
>;o)
>
>Stephen
>
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>For human help, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]


Reply via email to