you dont have to use CFForm , you can just use Form!

<Form action="next_template" Method="Post">
        "if you have to pass a query out put <cfoutput query="query_name">"
<input type="hidden" Name="hidden_Field" Value="Hidden_Value">
        </cfoutput>
<input type="Submit"  Name="Submit" Value="Process">


----- Original Message -----
From: "Joshua Yip" <[EMAIL PROTECTED]>
To: "CF Talk" <[EMAIL PROTECTED]>
Sent: Sunday, April 23, 2000 2:37 PM
Subject: Hidden question


>
> How does one pass a hidden value to the next template without using
> cfform?
> Thanks
> --
> Joshua Yip
> ICQ : 8657630
> IVOX TECHNOLOGY
>
>
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to