#trim(form["qty" & count])#

> -----Original Message-----
> From: Robert Orlini [mailto:[EMAIL PROTECTED]
> Sent: woensdag 19 mei 2004 16:37
> To: CF-Talk
> Subject: passing a form field
>
> How do I pass a form field which is dynamic. I have
> qty#count# as the qunatity field. How do I pass this in a
> hidden field to another form when the user clicks submit. I
> have it in a hidden field but of course this does not work:
> <input type="hidden" value="#trim(form.qty#count#)#"
> name="qty#count#">
>
> Tried: #Evaluate(count)#
>
> How would that fit in?
>
> Thx.
>
> Robert O.
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to