Re: CFFORM with flash format does not work in Internet Explorer ONLY

2008-02-27 Thread Michael Patti
Hi,

I'm running into the same problem, and as far as I can tell, it has something 
to do with IE not liking cfincludes to determine the site layout.  If I have 
the cfform on a page that contains no layers and does contain all the html 
headbody, etc. elements, the forms display fine; but as soon as I start 
using cfincludes and layers, it goes blank in IE 7.  Has anyone found a 
definitive solution to this yet?

Thanks,
Michael 

 Same thing here.  Simple flash form works perfectly in Firefox, but 
 doesn't display at all in IE7 (7.0.5730.11).
 
 
 
 
 Hi,
 
 I tried the given code on CF8 and IE version 7.0.5730.11.
 It works absolutely fine. Didnt find any issue at all.
 
 Thanks  Regards,
 Jayesh Viradiya
 Adobe CF Team
 
 ONLY
 
 I'm struggling with the same problem, and have not found a solution.
 Here's
 the situation: 
 
 CF8
 IE7
 
 Flash forms don't display at all in IE7, they look fine in all other
 browsers.  The same exact code works fine on a CF 7.0.2 server. 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

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


Re: CFFORM with flash format does not work in Internet Explorer ONLY

2007-08-14 Thread Steve Logan
Same thing here.  Simple flash form works perfectly in Firefox, but doesn't 
display at all in IE7 (7.0.5730.11).




Hi,

I tried the given code on CF8 and IE version 7.0.5730.11.
It works absolutely fine. Didnt find any issue at all.

Thanks  Regards,
Jayesh Viradiya
Adobe CF Team

ONLY

I'm struggling with the same problem, and have not found a solution.
Here's
the situation: 

CF8
IE7

Flash forms don't display at all in IE7, they look fine in all other
browsers.  The same exact code works fine on a CF 7.0.2 server. 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

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


Re: CFFORM with flash format does not work in Internet Explorer ONLY

2007-08-06 Thread Charles Sheehan-MIles
Yep, and like I said, the forms work in every browser except IE 7. With IE7,
I just get a blank space where the form should be.  It's really odd.


On 8/5/07 9:04 PM, James Holmes [EMAIL PROTECTED] wrote:

 Are you able to navigate to the scripts in the CFIDE folder on the cf8 server?
 
 On 8/6/07, Charles Sheehan-MIles [EMAIL PROTECTED] wrote:
 I'm struggling with the same problem, and have not found a solution.  Here's
 the situation:
 
 CF8
 IE7
 
 Flash forms don't display at all in IE7, they look fine in all other
 browsers.  The same exact code works fine on a CF 7.0.2 server.
 

-- 
Charles Sheehan-Miles | http://www.sheehanmiles.com
Author of Republic: A Novel of America's Future

Sparse, clean narrative... Pay attention to this new book... -- Pulitzer
Prize winning journalist John Hanchette, Niagara Falls Reporter

This novel ...may be prophetic...It will disturb you...It should. --
DailyKos


~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285459
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 with flash format does not work in Internet Explorer ONLY

2007-08-06 Thread Jayesh Viradiya
Hi,

I tried the given code on CF8 and IE version 7.0.5730.11.
It works absolutely fine. Didnt find any issue at all.

Thanks  Regards,
Jayesh Viradiya
Adobe CF Team

-Original Message-
From: Charles Sheehan-MIles [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 06, 2007 2:42 AM
To: CF-Talk
Subject: Re: CFFORM with flash format does not work in Internet Explorer
ONLY

I'm struggling with the same problem, and have not found a solution.
Here's
the situation: 

CF8
IE7

Flash forms don't display at all in IE7, they look fine in all other
browsers.  The same exact code works fine on a CF 7.0.2 server.



~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: CFFORM with flash format does not work in Internet Explorer ONLY

2007-08-05 Thread Charles Sheehan-MIles
I'm struggling with the same problem, and have not found a solution.  Here's
the situation: 

CF8
IE7

Flash forms don't display at all in IE7, they look fine in all other
browsers.  The same exact code works fine on a CF 7.0.2 server.


On 6/22/07 2:48 PM, siriusthird [EMAIL PROTECTED] wrote:

 I am new to flash form in coldfusion. I tested a simple code in both Firebox
 and Internet Explorer.
 
 - In Firebox, it works as expected.
 - In Internet Explorer, nothing is displayed.
 
 Appreciate if anyone could let me know why it likes that and how to solve
 it.
 
 My simple code:
 
 cfform name=MyForm format=flash width=500 height=500
 cfinput type=text name=MyText/
 cfinput type=submit name=MySubmit value=Save
 /cfform 

-- 
Charles Sheehan-Miles | http://www.sheehanmiles.com
Author of Republic: A Novel of America's Future

Sparse, clean narrative... Pay attention to this new book... -- Pulitzer
Prize winning journalist John Hanchette, Niagara Falls Reporter

This novel ...may be prophetic...It will disturb you...It should. --
DailyKos


~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285430
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 with flash format does not work in Internet Explorer ONLY

2007-08-05 Thread James Holmes
Are you able to navigate to the scripts in the CFIDE folder on the cf8 server?

On 8/6/07, Charles Sheehan-MIles [EMAIL PROTECTED] wrote:
 I'm struggling with the same problem, and have not found a solution.  Here's
 the situation:

 CF8
 IE7

 Flash forms don't display at all in IE7, they look fine in all other
 browsers.  The same exact code works fine on a CF 7.0.2 server.


-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285448
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 with flash format does not work in Internet Explorer ONLY

2007-06-22 Thread Bruce Sorge
It is working fine for me in IE and Firefox on my computer and a live server
(http://www.vtiassociates.com/test.cfm).

One thing that I did notice though, in IE you have that annoying EULA crap
that requires you to click on the Flash Form in order to use it. 
You can include a file in your CFIDE/Scripts directory. Create a new file,
enter in this code:

!--- Start file content ---
//v1.0  Copyright 2006 Adobe Systems, Inc. All rights reserved.
function CF_RunContent(src){document.write(src);}
!--- End file content ---

Then save the file as CF_RunActiveContent.js


Bruce

-Original Message-
From: siriusthird [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 22, 2007 11:49 AM
To: CF-Talk
Subject: CFFORM with flash format does not work in Internet Explorer ONLY

I am new to flash form in coldfusion. I tested a simple code in both Firebox
and Internet Explorer.

- In Firebox, it works as expected.
- In Internet Explorer, nothing is displayed.

Appreciate if anyone could let me know why it likes that and how to solve
it.

My simple code:

cfform name=MyForm format=flash width=500 height=500
cfinput type=text name=MyText/ 
cfinput type=submit name=MySubmit value=Save 
/cfform 


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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