At 1:36 AM -0400 4/9/01, Nick McClure wrote:
>The page will have to be reloaded. CF is a server side language. and thus
>can only be run when there is a request made to the server.
>
>Now what you can do is have say a hidden frame, and use JS to reference
>back and forth between the two. You push the submit button, it sends the
>data to the hidden frame, that page hits the server. When it returns JS
>will send the new data back to the front page. But this a lot more trouble
>than it is worth.
>
You can do this nicely with Flash LoadVariables action. Data are
passed between the browser Flash script and the sever CF template as
name/value pairs. The redisplay of the page and/or individual fields
is under control of the Flash script.
HTH
Dick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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