Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Kiriran #1
Use CF variables in flash form?
how can i use a coldfusion varible wich saves a query in flash forms? i've seen a solution yesterday but lost the link
thanks
k
Kiriran Guest
-
Component Form Variables
I have created forms to get info from flash to email and an access database. I still don't know how to assign variables to any other type of... -
Form Variables
Well, I have a form. Most of the form is simple in that it just sends me the info wanted by the requestor and at the same time the submit buttos is... -
Referring to Flash form variables
Hi All, I'm experimenting with converting one of my forms to a Flash form. I have successfully converted the form itself but when it submits the... -
Sending Variables from flash to an Online Form
I need to send variables to an online form and I do not want the variables displayed in the URL. I have no trouble at all using LoadVars to send... -
enctype="multipart/form-data" is screwing up the form variables
In article <25514fc4.0307050937.7f801e8b@posting.google.com>, dhoult@landair.com (Daniel) wrote: If you correct the spelling of "method" does... -
sugarstudio #2
Re: Use CF variables in flash form?
you mean...
<cfinput name="#NameOfYourQuery.FieldName#"................ .......... />
?
sugarstudio Guest



Reply With Quote

