At 04:18 PM 1/17/01 -0600, you wrote:

>Can i use the form field values directly in the end page without passing
>thru the between page as hidden fields. If yes how??

Session variables?

>And secondly whatever value i get from the javascript, can i use this value
>in cf. If yes how??

You'd have to pass that to ColdFusion since JS is client-side and CF is 
server-side. I don't know enough about JS to tell you how to get the values 
to pass but you might want to consider using CF instead of JS for the 
confirmation.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to