re: cfform format=flash won't render

2006-10-27 Thread JoeT
Thanks to Dirk, Brad and Kevin for their help on this.
Patching the server and bringing CF up to release 7.0.2
seems to have solved the problem.

Unfortunately, the forms load so slow I am not sure we
are going to be able to use Flash forms.  Too bad.

Joe Tartaglia / 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:258351
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfform format=flash won't render

2006-10-24 Thread JoeT
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


Re: cfform format=flash won't render

2006-10-24 Thread Dirk De Bock - Lists
start with upgrading to cf 702, that will solve the active-x warning


- Original Message - 
From: [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Tuesday, October 24, 2006 9:12 PM
Subject: cfform format=flash won't render


 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:
 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. 


~|
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:257907
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfform format=flash won't render

2006-10-24 Thread Brad Wood
Well, the press space bar or enter thing is the annoying security
feature of the latest IE updates.  As far as the swf not loading.  Can
you check the source to find the actual name of the .swf file being
loaded (dynamically compiled and generated with random file name at
page load) and see if that file exists. 

Also, what version of Flash is installed on your browser.  Try it on a
different machine or a different browser to see if you can rule out a
local problem on your PC.

~Brad

-Original Message-
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 24, 2006 2:12 PM
To: CF-Talk
Subject: cfform format=flash won't render

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:257910
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfform format=flash won't render

2006-10-24 Thread Kevin Aebig
It's because of the EOLAS patch that Microsoft released to comply with a
lawsuit for IE.

Either upgrade CF to the latest patch or check out this complete hack to fix
this: http://www.keslabs.com/stuff/eolas 

Cheers,

!k

-Original Message-
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 24, 2006 1:12 PM
To: CF-Talk
Subject: cfform format=flash won't render

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:257911
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4