macromedia.coldfusion.flash_integration
[Top] [All Lists]

Re: Flash Form not Showing

Subject: Re: Flash Form not Showing
From: "mishuno" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 1 Jul 2007 11:39:08 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

Code:
 <CFFORM format="flash" width=500"
 <cfinput type="text" name= "firstname">
 <cfinput type="text" name="lastname">
 <cfinput type="submit" name="submit" value="save"
 </CFFORM>

 If I leave as is I get a blank page.

 If I take out the format="flash" statement, the fields and submit button show 
fine.


<Prev in Thread] Current Thread [Next in Thread>