#trim(form["qty#count#"])#
-----Original Message-----
From: Robert Orlini [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 19, 2004 10:37 AM
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]
- passing a form field Robert Orlini
- RE: passing a form field Pascal Peters
- RE: passing a form field Douglas.Knudsen
- RE: passing a form field Robert Orlini
- RE: passing a form field Pascal Peters
- RE: passing a form field Douglas.Knudsen