Joe

I don't understand the internals but here's what happens:

   This isn't an html form, it is a Flash equivalent.

   You don't submit the form, Flash does, with a JavaScript-like script
   associated with, say a button event (similar to an onClick):

      on (release) {
        loadVariablesNum ("http://www.mysite.com/myForm.cfm", 0, "POST");
         }

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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