We recently installed CF 7.  I created a simple page to test Flash Forms.  Here 
is the code, pretty much right out of Ben Forta's book:

<cfform format="flash" action="formdump.cfm">

<cfinput name="ApplicationDate"
                 label="Application Date:"
                 type="datefield"
                 width="150">

<cfinput name="btnSubmit"
                 type="submit"
                 value="Process">
                 
</cfform>


I get a page with a box around it an a tool-tip-like box saying to click to 
"Press SPACE BAR or ENTER to activate and use this control."  I hit the space 
bar and the page will not load although the IE status bar indicates that it is 
trying.  I have recreated this on a couple of machines.

I am beginning to think this is a configuration issue.  
Does anybody have any suggestions?

Thanks 
Joe / High Caliber



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257906
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to