Question
passing variable from layered form
I'm trying to pass a variable from a form in a floating layer
into a CF hidden field after submitting a form button on the main
page. Nothing I've tried seems to be able to pass since I can't
call a form name in the form.variable format, cfscript doesn't
support the document. format, etc. Any suggestions? Thanks
much!