Coldfusion does not recognize IE11 - Flash forms not working.

This is a problem that has me banging my head on my desk. We have a web application that still uses Flash based web forms. (Before anyone says it, I know we need to get away from the flash forms, but we cannot do this overnight.) The problem is that because IE11 no longer passes MSIE in the USER AGENT string, ColdFusion is placing an <Embed> tag instead of an <Object> tag to load the flash. I know that we could add our site to the Compatibility List, however we have too many users to guide this through. We need a solution that we can perform on our side, either modifying code, ColdFusion, or IIS. First has anyone else run into this problem? Does anyone have any potential solutions?
Thanks in advance for your help.

We did find a stable work around that "tells" coldfusion to render flash forms for IE 10 even though the server call is coming from IE 11.  I don't believe Adobe would necessarily want the method that we were forced to use advertised.  It involved adding 10 lines of CF code to the top of each page that used flash forms.  It was very unorthodox and we are simply using this to buy time to get our forms off the flash platform.  I would be willing to email the solution to anyone interested.

Similar Messages

  • So does Flash Forms not work in Safari?

    Does Flash Forms not work on Safari Browser? I have them on
    my site but when I try to look at them in Safari, they don't work..
    Or do I need to just add some type of extension to my Safari
    Browser to View a Flash Form?
    Here is the page. it won't work in Safari.. unless I"m
    missing an install extension. I just downloaded the browser for
    Windows for the first time today and so I wanted to check my site
    in that browser.
    http://www.jimmyharrell.com/contact.cfm
    is the page in question.

    yes but still no luck. When you go here do you see my flash
    form load in Safari? I'm using Safari for Windows not mac.
    http://www.jimmyharrell.com/contact.cfm

  • Does Flash Forms not work in Safari?

    Does Flash Forms not work on Safari Browser? I have them on
    my site but when I try to look at them in Safari, they don't work..
    Or do I need to just add some type of extension to my Safari
    Browser to View a Flash Form?
    Here is the page. it won't work in Safari.. unless I"m
    missing an install extension. I just downloaded the browser for
    Windows for the first time today and so I wanted to check my site
    in that browser.
    http://www.jimmyharrell.com/contact.cfm
    is the page in question.

    yes but still no luck. When you go here do you see my flash
    form load in Safari? I'm using Safari for Windows not mac.
    http://www.jimmyharrell.com/contact.cfm

  • Custom 404 cfm pages, and ColdFusion flash forms not working together

    Hi,
    I've recently ran into an issue that I was hoping I could have a little help with. My company has been using custom 404 pages for awhile that we set up in iis however we had never set up this custom 404 page to display on .cfm pages, only missing folders. Ie; www.website.com/asdasdasdsd/ would display a custom 404 error But www.website.com/asdasdasdsd.cfm would not. I recently set this up by going in the iis properties for our site, went to the home directory tab click on configuration and selected edit from the mappings tab. From here I checked the verify that file exists open. This enabled the file.cfm custom error to appear however for some reason it disabled all of my ColdFusion flash forms. None of them appear now. If I undo the iis setting that I changed earlier they all re-appear. I got these settings from http://kb2.adobe.com/cps/000/95ee04fb.html and they do the job, they just disable my flash forms. Is there any way to do this without them disabling my flash forms from working?
    Thanks!
    Paul Alkema

    Hi Paul,
    Did you ever receive an answer to this (old) post?  I'm having the same problem myself.
    Thanks,
    Michael

  • Why does facebook say adobe flash is not installed

    why does facebook say adobe flash is not installed when it is - windows 7 IE11????

    Unless you're on a company computer and locked down to prevent using anythng else, I'd recommend you drop Microsoft's pathetic excuse for a browser and download Firefox.
    Then install the Flash Player Plug-in (For other browsers), and free yourself from the chains of the guys in Redmond, WA who can only seem to get things right 50% of the time.

  • Flash Forms Stopped Working In ColdFusion 9

    We moved our websites, many of which use Flash Forms, from a server running ColdFusion 7 to a server running ColdFusion 9.
    At first all the Flash Forms in the various websites worked fine.
    However, on the same day all the Flash Forms stopped working on the ColdFusion 9 server.  No changes were made to the websites, to IIS 6, or to ColdFusion.  We've restarted ColdFusion, IIS 6, and the server.
    The error we get when loading a page that includes a Flash Form is:
    412 Unknown
    Here is the output reported by FireBug when loading a page (for example http://www.futurefamilydocs.org/test/testflashforms/index.cfm) that includes a Flash Form
    The same page with the same flash form works fine in our ColdFusion 7 server (for example see: http://test.futurefamilydocs.org/test/testflashforms/index.cfm)
    We cannot figure out what the issue is.  Both servers are setup exactly the same Windows 2003, IIS 6, same ColdFusion settings, same access rights for internet users.
    We'd appreciate any help as it will be significant work for use to change all the Flash Forms to normal forms.  We're a small non-profit company and this is having a big impact on our members until we get it fixed or replace all the Flash Forms.
    Thank You
    Bruce Phillips

    We have found the error message coldfusion is generating when we try to access a page that has a flash form:
    C:\ColdFusion9\runtime\logs\coldfusion-event.log
    03/29 13:02:45 user CFSwfServlet: Error: The class  'mx.rpc.RemoteClassRelayResponder' could not be loaded.
    03/29  13:02:45 user CFSwfServlet:  at  C:\Inetpub\wwwroot\futurefamilydocs\test\testflashforms\inde.mxml:393
    I researched that error and found suggestions to redo the IIS configuration for ColdFusion.  I did that but still get the same error.

  • GET FLASH FORM TO WORK

    OK, I am trying to get my flash form to work and I'm working
    with a template from FLASH MX BIBLE. I'm going to paste both my
    action script and my cgi script in here & hopefully I can find
    an answer to why it doesn't work. Basically what happens is it says
    it was received, but it wasn't. ... or it is but none of the words
    come through (this happened earlier before I tried tweeking the
    script... which I think made it worse).
    ........ thank you thank you to anyone who can help me

    Hi kglad. One. not sure how to "use the onData event of
    receiveLoad and see what error message you're getting." Sorry,
    don't use as2 very much. Two. I am doing all this on the same
    domain, so there should not be any security issues.
    I asked goDaddy what the problem might be and this was their
    (snarky) reply;
    "As you have already been informed, when using a flash form
    on your site, in the scripting for the form you will need to
    reference our SMTP server at relay-hosting.secureserver.net and
    this server does not require authentication."
    They gave me this code a couple of days ago and told me to
    stick this into my PHP code. It didn't help.
    This is beyond me I am afraid.

  • Flash form not loading in IE6

    Hello, all.
    The issues are just appearing out of the woodworks, now.
    The project I am working on (
    http://www.goldininstitute.org/staging_directory/)
    now has yet another issue - in IE6, the flash form does not load at
    all. It's supposed to be in the lower left corner - a login form,
    just username and password with a submit button - and works great
    in FF/NN/Op, but does not appear at all in IE6. Is this another
    security issue for IE? Form code follows:
    [code]
    <tr>
    <td style="width:249px; height:202px;
    background-color:##E6E5D3; vertical-align:top; text-align:center;
    color:##000000; font-size:11px; font-family:Arial;
    font-weight:normal; padding:0px; border-bottom:1px solid
    ##666666;">
    <img src="images/goldinFlash2.gif" alt="The Goldin
    Institute Online" name="TGI_logo" width="240" height="50"
    vspace="0" hspace="5" border="0" align="left" /><img
    src="images/spacer.gif" alt="" name="spacer" width="1" height="1"
    vspace="0" hspace="0" border="0" />
    <cfif isDefined("session.firstName") AND
    len(trim(session.firstName)) gt 0>
    <table style="width:100%; height:151px;" border="0"
    cellpadding="0" cellspacing="0" hspace="0" vspace="0">
    <tr>
    <td style="text-align:left; vertical-align:top;
    padding:5px; font-size:12px; font-weight:bold;">Hello,
    #trim(session.firstName)# #trim(session.lastName)#<cfif
    len(trim(session.suffix))>#replace(trim(session.suffix),".","","all")#</cfif>.</td>
    </tr>
    <tr>
    <td style="text-align:left; vertical-align:top;
    padding:5px; font-size:12px; font-weight:bold;">To log out,
    click <a href="#request.localhost#logout.cfml"
    style="color:blue;">here</a>.</td>
    </tr>
    </table>
    <cfelse>
    <cfform
    action="#request.localhostsecure#loginaction.cfml" method="post"
    name="myInstituteLogin" id="myInstituteLogin" enablecab="yes"
    preservedata="yes"
    format="Flash" wmode="opaque" timeout="1000" width="100%"
    height="127" skin="haloOrange" style="background-color:##E6E5D3;
    color:##000000;">
    <cfformgroup type="horizontal">
    <cfformitem type="spacer" enabled="yes" visible="yes"
    width="1" /><cfinput type="text" tabindex="1" name="username"
    id="username" maxlength="20" enabled="yes" visible="yes"
    height="20" width="125" style="#formStyle#" required="yes"
    message="Please enter your Username"
    value="#trim(session.username)#" label="Username" />
    </cfformgroup>
    <cfformgroup type="horizontal">
    <cfformitem type="spacer" enabled="yes" visible="yes"
    width="7" /><cfinput type="password" tabindex="2"
    name="dpassword" id="dpassword" maxlength="20" enabled="yes"
    visible="yes" height="20" width="125" style="#formStyle#"
    required="yes" message="Please enter your Password" value=""
    label="Password" />
    </cfformgroup>
    <cfformgroup type="horizontal">
    <cfformitem type="spacer" enabled="yes" visible="yes"
    width="70" /><cfinput type="submit" tabindex="3"
    name="submit" id="submit" enabled="yes" visible="yes"
    style="#formStyle#" value="Login" label="Login" /><cfinput
    type="reset" tabindex="4" name="reset" id="reset" enabled="yes"
    visible="yes" style="#formStyle#" value="Reset" label="Reset" />
    </cfformgroup>
    </cfform><cfif NOT
    isDefined("session.siteAccessLevel")>Forgot your
    password?  Click <a href="javascript:void(0);"
    style="color:blue; text-decoration:underline;"
    onfocus="this.blur();"
    onclick="showIt('#request.localhostsecure#forgotpw.cfm','forgotPassword',50,50,330,600,0) ;">here</a><font
    style="font-size:8px;"><br
    /> </font><cfelse> </cfif>
    </cfif>
    </td>
    </tr>
    [/code]
    Thanks,
    ^_^

    > "Your current security settings prohibit running
    > ActiveX controls on this page. As a result the page may
    not display
    > correctly."
    This would only be in local preview, right?
    http://www.projectseven.com/support/answers.asp?id=153
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DreamWeevil" <[email protected]> wrote in
    message
    news:fq34rf$4g5$[email protected]..
    >I have a flash video embedded in my page that plays fine
    in FF and IE7,
    >however
    > when loading the page in IE6 the video is absent (the
    "red x" is in its
    > place)
    > and I receive the message "Your current security
    settings prohibit running
    > ActiveX controls on this page. As a result the page may
    not display
    > correctly."
    >
    > Now, this happens in IE6 only on the default security
    settings. I have
    > other
    > sites that embed flash video and play fine in IE6
    without warning...they
    > weren't created with Dreamweaver CS3 though.
    >
    > What is triggering this in IE 6 and can I remove some
    code from my page to
    > prevent this?
    >
    > Thanks for any help to what is probably a noobish
    question.
    >

  • Flash Forms not finding page elements on submit

    I have a flash form that performs perfectly from my computer
    and from several users computers. But there are several other users
    that get an error message saying that one of the form elements does
    not exist when they submit the form. Removing the 'offending'
    element just changes which element becomes the new 'offender'. I
    have tried adjusting the timeout for the cfform (I currently have
    timeout="200"). The form has approximately 70 fields and one image
    upload spread over 4-5 tabs. Consistently, the ones that have no
    problem, never have a problem and the ones that have a problem
    always have a problem. When I reproduce the error by remoting into
    my office computer, I also notice that not all of the elements are
    well formed. For instance, a textarea that was supposed to be in
    html was rendered as pure text. Has anyone had a similar issue or
    have a solution?

    yes but still no luck. When you go here do you see my flash
    form load in Safari? I'm using Safari for Windows not mac.
    http://www.jimmyharrell.com/contact.cfm

  • Updated the iOS and now my iPhone 4 will not work and shows the usb with an arrow to iTunes. iTunes on my computer does not recognize it and will not sync it!! I hate being with out my iPhone

    I recently updated to the new iOS through my computer with my iPhone 4 pluged in via USB. It has shut down my phone and just shows the iTunes icon with the USB cord to plug in. When I try to sync my phone with the computer iTunes does not recognize it!! So now my iPhone is useless and I really need it back to working order!! Please help......Hilda

    Hello Hilda Louise
    Start with the article below to get your iPhone to be recognized in iTunes again. Then you will probably need to restore it to get it back up and running.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Regards,
    -Norm G.

  • Flash forms -- Not displaying in IE

    This is my first foray into flash forms, and I discovered
    yesterday that while they look/work beautifully in Firefox
    (2.0.0.4), they're not displaying at all in IE (6 or 7).
    I'm using it to force the user to input their date in a
    uniform format, so I'm sure there's a non-flash workaround. I'd
    like to get this sorted out though, so my future work with flash
    can be more involved.
    Code is attached. Please let me know if I can provide further
    clarification.

    Michael --
    Thanks for your help.
    I think I've narrowed the problem down -- it's not that it
    won't display my flash form in IE, it's that it won't display it in
    a Fusebox environment. I'm going to poke over at their site to see
    what they have to say -- I suspect I'll need to upgrade the version
    of Fusebox that I'm using. :)

  • Why does the link to the forms not open the form?

    The email link to the form only works when I am trying to view the page however it does not open for other participants.

    Its possible they have email clients that can't properly handle the URL. Do you know what email clients they are receiving he email with?
    When you send out the email make sure it is formatted as HTML and not plain text/rtf.
    Randy

  • Flash Forms Not Rendering in IE7, Flash 9

    We're having a problem with flash forms in IE7 and Flash
    Player 9 not rendering the entire form. The form works fine in
    Firefox 2. It looks to be a problem with how the Flash player is
    able to pull back data in IE7. Likely this pertains to how IE7
    handles security of plug-ins.
    Oddly, we've noticed that uninstalling the Flash 9 player and
    then reinstalling results in the form rendering correctly the first
    time, but on subsequent views the form no longer renders correctly.
    Specifically, we're not seeing data that is being called via
    Flash remoting in cfselect tags (state and country information).
    And we're not seeing text rendered that is in cfformitem tags. Our
    dev url is:
    http://hopeequity.beaconfire.com/loggedout/index.cfm?event=StartInvesting_StartAGroupStep1
    If anyone has an idea of why IE7 might not be able to render
    the form correctly, or might have security-related issues with
    remoting and Flash 9, please reply.

    I was granted access to the manuals on our prod server (the
    site is set up where you have to log in to see the manuals). The
    manuals are behaving differently on the prod server than in our dev
    server. The following is happening on the prod server:
    - the flash menus are appearing on our prod server in FireFox
    only.
    - I had reported in our dev area that when I right clicked on
    the left hand side where the menus are to appear in IE that the
    Flash menu displayed. This is not the case in our production area.
    - I get the "This page contains both secure and nonsecure
    items" when viewing the site on our prod server through IE
    I've asked them what version of RoboHelp they are using and
    no one seems to know. It seems they don't regenerate their help
    files (manuals) very often.

  • Flash Forms not displaying

    I have just about given up on flash forms. I have read just
    about every thread in this Forum, but cannot find the answer.
    Have worked with flash forms in the past, but after recently
    upgraded to a new box with Vista Business and Codl Fusion 8 Dev
    Edition I cannot get flash forms working. I have have seen a tonne
    of postings with the same issue, but few with a resolution, and
    where there is I try it and makes no difference.
    If I run the following code:
    <cfform format="flash">
    <cfinput type="dateField" name="startDate" label="Start
    Date:" mask="dd/mm/yyyy">
    </cfform>
    If I remove format="flash" form works fine. If I include
    format="flash" form doesn't display. View source shows the code
    there, CFIDE is mapping correctly etc.
    One thing I do notice though, which may or may not be
    involved is that when viewing the code generated, it is looking in
    the same folder that the script that includes the form was in. Do I
    need to tell it to look somewhere else? Pure speculation here, but
    EVERYTHING else checks out.
    If someone at Adobe can set this straight would be great,
    because an afternoon spent reading other postings on this matter
    shows there are clearly a lot of people stumbling around in the
    dark on this one.
    Thanks in advance to anyone that can help.

    Michael --
    Thanks for your help.
    I think I've narrowed the problem down -- it's not that it
    won't display my flash form in IE, it's that it won't display it in
    a Fusebox environment. I'm going to poke over at their site to see
    what they have to say -- I suspect I'll need to upgrade the version
    of Fusebox that I'm using. :)

  • Flash Form not Showing

    Just upgraded from CF MX 6 to MX 7. Trying out flash forms,
    but they are not working.
    I tried out a simple First Name, Last name, Submit form
    setting the form to flash. When viewing the page in Safari, Firefox
    on a Mac and IE in Windows the page is blank. If I set take out the
    flash tag and just leave it as a CFForm it shows perfectly in all
    browsers. All browsers are able to view flash and shockwave files.
    Not sure what is going on.
    Any ideas?
    Thanks.

    I am having the exact same issue. I have tried tutorial code
    from several sites. I have added a name to my form. I checked to
    make sure my CFIDE directory is mapped in my CFADMIN. I don't know
    what else to try. Right now I have the exact same code for testing
    as mishuno has. If i remove the type attribute I see a form. If I
    add back in "format="flash"" I don;t see anything on the screen but
    I do see flash code in the page source. HELP!!!!
    <CFFORM width="500" name="testForm">
    <cfinput type="text" name= "firstname" label="First
    Name">
    <cfinput type="text" name="lastname" label="Last Name">
    <cfinput type="submit" name="submit" value="save">
    </CFFORM>
    I think I found the issue just now but I am not sure how to
    change it. Although I have a CFIDE mapping ( /CFIDE set to:
    C:\Inetpub\wwwroot\CFIDE ) set up in my CFadmin, my application.log
    is showing the following error:
    quote:
    File not found: /CFIDE/scripts/cfformhistory.cfm The specific
    sequence of files included or processed is:
    C:\Data\users\dev.myservername.com\CFIDE\scripts\cfformhistory.cfm
    So the flash is looking in the wrong place for the form
    related files (which are in my CFIDE folder in the correct
    location)
    Anybody know what I need to change on my server??
    -Phil

Maybe you are looking for