cfselect not working with flash form

I have searched the forum and google to find a solution -
I've tried what's been suggested (ie - mappings of /CFIDE, adding
/CFIDE to the site root, etc.) nothing has worked. This is only
happening in my production boxes (two identical setups, running in
parallel) -
The form loads, but any options I define inside
<cfselect> will not show.. here's the basic code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
<cfform name="theForm" format="Flash" width="300"
height="200" accessible="yes">
<cfselect label="Type: " name="feedbackType" width="200"
enabled="yes" required="yes">
<option value="">Select</option>
<option value="WEB">Our Website</option>
<option value="ACCOUNT">Your Account</option>
<option value="COMPLAINT">A Complaint</option>
<option value="GENERAL">General Comment</option>
<option value="OTHER">Other</option>
</cfselect>
</cfform>
</body>
</html>
Same code works on my localhost (development box) - so I'm
sure it's some setting I'm missing or messed up in the production
servers. I have checked the IIS settings as well as the mappings in
CF admin, both have /CFIDE defined. I've even added a mapping to
the /CFIDE within the site root.
I'm currently running CFMX 7.0.2 on Server 2003 with IIS 6
Please help!!

More info...
When I call the page locally...
http://flush/testFlash.cfm
the form works perfectly.
but when I call the page using the domain...
http://www.mydomain.com/testFlash.cfm
the <cfselect> will not work.

Similar Messages

  • Captivate 4 AS2 Text Entry Box not working with Flash Player 11

    I am having issues with text entry boxes not working at all in flash 11. I am using Captivate 4 and exporting an AS2 swf. When you get to the slide you can type but you cannot see anything nor does the button or keystroke to move on. Also there is no cursor. Any ideas?

    You said it is not working with Flash 11, so does that mean you tested with previous version and that worked?
    While publishing choose Flash player as 9 and publish that, verify if that plays in a compatible web browser.
    AS 2 is a legacy scripting, it has been said not too be supported with even Flash Player 10 --
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=Part2_AS2_LangRef_1.html
    I believe if you switch back to version 9 while publish your project, it should work.
    Thanks,
    Anjaneai

  • AIR SDK 17 (BETA) is not working with Flash CS6

    Hi,
    The latest AIR SDK 17 is not working with Flash CS6.
    I tried to publish and install an iOS app to my connected device via USB but I always get an error "Check if iTunes is installed".
    The latest stable AIR SDK 16 is working fine, and yes, iTunes is installed on my PC.
    DETAILS:
    - Flash CS6
    - AIR SDK 17
    - System: Windows 8,1
    - iPodTouch with iOS 8.1
    REPRODUCE:
    Open new AIR iOS template and publish/install it to a USB connected iOS 8.1 device.
    Anyone else got that error?

    I was getting this intermittently.   Not a super problem.   A remove and install in iTunes gets it loaded (after you tell ITunes where it is).

  • I am getting frustrated with Apple not working with Flash player on some of my favorite web sites. Is there any alternative that will work on I-pad instead of flash?

    I am getting frustrated with Apple not working with Flash Player on some of my favorite web sites! Is there another alternative to watching these site options on my I-pad?

    Flash is not, and probably never will be, supported on the iPad : http://www.apple.com/hotnews/thoughts-on-flash/ . Plus it would be up to Adobe to make a version of their flash player that works on iOS devices - something which they have never managed to do and which they have now given up on trying to do.
    Browser apps such as Skyfire, iSwifter and Puffin 'work' on some sites, but judging by their reviews not all sites. Also some websites, especially news sites, have their own apps in the App Store, so your could try checking there for your sites (and there is the built-in YouTube app).

  • Captivate 5.5 not working with Flash 11.4?

    I had Flash 11.4 and published a module with click boxes that jump to URLs.  The click boxes don't appear in either preview or published mode.   No hand cursor, no click box, no URL, nothing.  I've double checked the settings on the click boxes three times... they are correct, and the box is the top most thing on the slide.
    Based on advice I found on this forum on other flash problems, I tried uninstalling Flash 11.4 and going back to 10.3.  Now every time I try to launch the module I immediately go to the Flash 11.4 download page, and get the message "this content requires Flash to play - download now".  So apparently you can't install an earlier version of Flash and use it with Captivate.
    Which isn't a solution anyway, because my I don't want my viewers to have to do that to take this training.  So what do I do?  How do I make these urls available?
    I won't waste my time calling Adobe support... I've made that mistake in the past.  I'm really hoping someone here can help me.  Upgrading to Captivate 6 isn't an option...it's not in the budget.   They need to make 5.5 work with Flash - it's not that old.  It's SO frustrating that every time there is a Flash upgrade I have problems with this stupid software.  If they are going to publish to Flash, they need to keep the software current.  They own both products for goodness sake - why don't they work together?   Please help!
    Thanks for your help.
    Toni Rexrode

    I doubt that Flash 11.4 is the cause of these issues.  Having Flash 11.4 installed on your box doesn't mean your end users will need it..  Captivate 5.5 and 6 will only publish as high as Flash 10.2.  So all your end users would need is that version or above.
    I assume when you say you have check the settings on your click boxes, you made sure you have them configured to show the hand cursor?  If this is not turned on then the normal mouse pointer is all that will be visible.  But I'm betting you've checked that already.
    What you may not realise is that sometimes Captivate will APPEAR to show your click boxes are on the top layer of the timeline when you look at it in Edit mode, but in fact they may be buried down under other objects in the layers and NOT be clickable at runtime.  This has caught me out a few times.
    To ensure that your clickboxes ARE on the top layers, select each click box in the timeline and then click the icon on the main toolbar to Bring Selected Objects to the Front.  Then publish and test again.

  • Web Report not working with parameter form

    Hi,
    I have a report which has got a parameter form. This report is
    running fine in client/server environment. But when I deploy the
    same report on web (CGI) using PARAMFORM=YES, I am getting the
    parameter form and after pressing the SUBMIT button I am getting
    a blank report under the following two cases even though I have
    data for that query:
    CASE1: <input type="hidden" name="desformat" value="html">
    then I am getting the report with no data retrieved.
    CASE2: <input type="hidden" name="desformat" value="pdf">
    then I am getting completely blank report (no logo, no column
    titles, etc.)
    See the HTML code below. Remember, the same thing is running
    fine in client/server environment. Moreover, if I make a HTML-
    coded form for the report then everything on the client's
    browser is running fine. But this is not what we want, 'coz we
    are running the "BEFORE PARAMETER FORM" trigger in the report.
    So, should I conclude that web-reports does not work with the
    parameter forms?? Is it a bug???
    Regards
    Moiz
    ----------HTML Code------------------
    <form action="http://pc-oracle1.ri.kfupm.edu.sa/cgi-
    bin/rwcgi60.exe">
    Select the Weekend Date for which you would like to see your
    Timesheet report
    <input type="hidden" name="server" value="repserver">
    <input type="hidden" name="report" value="timesheet.rdf">
    <input type="hidden" name="userid" value="696122/696122@ors">
    <input type="hidden" name="destype" value="cache">
    <input type="hidden" name="desformat" value="html">
    <input type="hidden" name="paramform" value = "yes">
    <input type="submit" value="Run Report">
    </p>
    </form>
    -------HTML Code END------------------
    null

    No pal, that's not the problem. The problem lies with the
    "BEFORE PARAMETER FORM" report trigger on the web. Check this
    out on ur report server and u will understand my problem.
    Moiz
    Ramonito Te (guest) wrote:
    : I think the cause is the missing question mark after
    rwcgi60.exe.
    : Anyway here is my html file that runs under cgi. Hope this
    helps.
    : <HTML>
    : <!--Form Action is RWCGI60 URL-->
    : <FORM METHOD=POST
    : ACTION="http://ntserver1/ows-bin/rwcgi60.exe?" METHOD="POST">
    : <!--Parameters not exposed to user are hidden-->
    : <INPUT name=server type=hidden value="ReportsServer">
    : <INPUT name=paramform type=hidden value="yes">
    : <CENTER><H1>Set Reports Multi-tier Server Parameters </H1>
    Report Name: <INPUT name=report type=text value="c:
    : \orant\webdemo\deptemp.rdf">
    : Database Connection: <INPUT name=userid type=text
    : value="scott/tiger@orcl81">
    : <INPUT name=destype type=hidden value="cache">
    : Output Format: <SELECT name=desformat> <OPTION value=HTMLCSS
    : selected> HTMLCSS <OPTION
    : alue=PDF> PDF </SELECT>
    : <HR><INPUT type=submit value="Run Report!">
    : </CENTER> </FORM> </HTML>
    : lue="Run Report!">
    : </CENTER> </FORM> </HTML>
    : M. Moizuddin (guest) wrote:
    : : Hi,
    : : I have a report which has got a parameter form. This report
    : is
    : : running fine in client/server environment. But when I deploy
    : the
    : : same report on web (CGI) using PARAMFORM=YES, I am getting
    the
    : : parameter form and after pressing the SUBMIT button I am
    : getting
    : : a blank report under the following two cases even though I
    : have
    : : data for that query:
    : : CASE1: <input type="hidden" name="desformat" value="html">
    : : then I am getting the report with no data retrieved.
    : : CASE2: <input type="hidden" name="desformat" value="pdf">
    : : then I am getting completely blank report (no logo, no
    column
    : : titles, etc.)
    : : See the HTML code below. Remember, the same thing is running
    : : fine in client/server environment. Moreover, if I make a
    HTML-
    : : coded form for the report then everything on the client's
    : : browser is running fine. But this is not what we want, 'coz
    we
    : : are running the "BEFORE PARAMETER FORM" trigger in the
    report.
    : : So, should I conclude that web-reports does not work with
    the
    : : parameter forms?? Is it a bug???
    : : Regards
    : : Moiz
    : : ----------HTML Code------------------
    : : <form action="http://pc-oracle1.ri.kfupm.edu.sa/cgi-
    : : bin/rwcgi60.exe">
    : : Select the Weekend Date for which you would like to see your
    : : Timesheet report
    : : <input type="hidden" name="server" value="repserver">
    : : <input type="hidden" name="report" value="timesheet.rdf">
    : : <input type="hidden" name="userid" value="696122/696122@ors">
    : : <input type="hidden" name="destype" value="cache">
    : : <input type="hidden" name="desformat" value="html">
    : : <input type="hidden" name="paramform" value = "yes">
    : : <input type="submit" value="Run Report">
    : : </p>
    : : </form>
    : : -------HTML Code END------------------
    null

  • Bound CFSelect not working (with or without search box)

    Hello,
    I'm on WS2008 (64-bit) with IIS and CF9.0.1 (32 bit) and can't seem to get a bound CFSelect to work at all. CFGrid and other AJAX contriols work great. The code (shown below) appears to run without errors but the option tags are never generated.The binding CFC method returns a query with the data I want (I can see it on a dump) but is dropped by CF somehow.
    Ideally I want to use this approach on several complex forms but need to get something working first. Removing the lookup doesn't help either. I'm pulling this Oracle data via the 10G Client's ODBC driver.
    I've been working on CF forever (4-9) and never was stumped like this. Otherwise CF 9 On this server is running without a hitch.
    Long term I'm trying to move away from our Flash/Actionscript equivilants and move toward AJAX. But I'm stuck. Please help!
    Thanks
    Tim
    Index.cfm
    <cfparam name="form.lookup" type="string" default="A">
    <cfform preservedata="Yes">
        Search: <input type="text" name="lookup" id="lookup"><br />
        <cfselect name="Emp" bind="cfc:application.getEmpList({lookup})" value="EMPL_NBR" display="EMPL_NM">
            <option value="00000000">--- No Employees ---</option>
        </cfselect>
    </cfform><br>
    <!--- Just for Testing --->
    <cfinvoke component="Application" method="getemplist" returnVariable="qRead">
    <cfinvokeargument name="likename" value="#form.lookup#">
    </cfinvoke>
    <cfdump var="#qRead#" output="browser">
    Application.cfc
    <cffunction name="getEmpList" access="remote" returntype="query" output="yes">
        <cfargument name="LikeName" type="string" required="yes"> 
        <cfquery name="Emps" datasource="#application.dsn#" maxrows=50>
            Select EMPL_NBR, EMPL_NM from MNDOT_EMPLOYEE
            Where EMPL_STAT_CD = 'A'  <cfif isdefined("LikeName")> and upper(Empl_Nm) like '%#ucase(likename)#%'</cfif>
            Order By Empl_NM</cfquery>
        <cfreturn emps>
    </cffunction>
    Message was edited by: CFTim1965
    Message was edited by: CFTim1965

    Turns out that bound (used for the CF AJAX tags) CFCs are processed by the Application.cfc event methods like CFMs are and will have any HTML tags added in. When my method returned the query it had all my template code at the top (and some on the bottom). I used the code (in the Application.cfc) below to only write the HTML when the CFM pages are processed. Hope this helps! There a lot of misleading half truths out the about this issue.
    <cffunction name="onRequestStart">
        <cfargument name="targetpage" type="string" required="true">
        <cfset var isCFM  =  (lcase(ListLast(arguments.targetPage, '.')) eq 'cfm') />
        <cfif isCFM>
            <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
            <html xmlns="http://www.w3.org/1999/xhtml">
            <body>
            <cfset AppHeader() /><!---  Create the Template Header --->
        </cfif>
    </cffunction>

  • Eventing not working with FLASH

    Hello,
    My VC application events will not work if i choose FLASH(Flex2) in the "Runtime" attribute of the Compiler settings.
    Can anybody give me a hand with this?
    thanks,
    Alejandro.

    Hi Alejandro,
    Things to check:
    1. Do you have the "Select" event coming form the table to display further info?
    2. Does it work with Web Dynpro?
    Did you know that if the compiler option is portal and on deployment you would see 2 deployed versions 1. HTML and the 2. Flex?
    Let me know.
    Good luck,
    Dharmi

  • Webcams Not Working With Flash

    I'm using Windows 8 64 bit, have tried on both chrome and firefox, flash version 11.8.
    I'm trying to broadcast my webcam and audio in flash chat rooms. When I'm prompted to choose my video and audio sources the options show up but they can not be utilized properly.  There isn't an issue with my webcams or mics because they work fine when streamed through encoders or used on Skype.  The problem is specifically with flash chat rooms.  I've uninstalled and reinstalled flash as a program, disabled and enabled as a plugin/add on, deleted the cache.  I'm completely stumped on what the problem is please help I need to get this fixed ASAP.

    Hi Alejandro,
    Things to check:
    1. Do you have the "Select" event coming form the table to display further info?
    2. Does it work with Web Dynpro?
    Did you know that if the compiler option is portal and on deployment you would see 2 deployed versions 1. HTML and the 2. Flex?
    Let me know.
    Good luck,
    Dharmi

  • Built in isight camera not working with flash

    My built in isight camera on my macbook works just fine in photobooth and in skype or ichat.. but just in the past week or so, it will not work when im on websites that use flash. I've seen some threads that say that I need to go into settings and make sure that the camera chosen is the USB. When i go into flash settings, the only options are Google1, Google2, or Built in isight. It doesn't work with any of them. Does anyone have any idea how I can make it work again?

    zeppelinfan1234 wrote:
    I don't have google add ons. I followed the path but i have no Google folder in Application Support. Any other suggestions?
    Your problem is not the same as that posted by the OP, and your system info shows you using Mac OS X (10.5.6).
    For your symptoms with this system, I suggest you do the following:
    (1) Apply the 10.5.8 Combo Update using the following process:
      • Backup your Mac and turn off Time Machine
      • Disconnect peripherals and restart Mac
      • Use Disk Utility to repair permissions
      • Download and install
       http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate
      • Repair permissions again immediately following the restart that finishes the update.
      • Test whether Flash works for you now.
     (• Turn Time Machine on later when you are satisfied that the update worked.)
    (2) After applying the 10.5.8 Combo, if you are still having problems, download and install the latest Flash player compatible with your system:
      http://get.adobe.com/flashplayer/otherversions/
    Also check any other third-party browser plugins or other add ons. Apply all available updates and uninstall any third-party items that are known to be incompatible with your system.
    Message was edited by: EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz Mac OS X (10.6.5); MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.5)
    LED Cinema Display; G4 PowerBook 1.67GHz (10.4.11); iBookSE 366MHz (10.3.9); External iSight; iPod touch 4.1

  • FireFox 3.6.16 still not working with Flash!

    Since updating to the latest version of FireFox 3.6 I have not been able to watch flash video's on YouTube and other sites, also any flash based content is blank or black.
    I'm using Mac OS X 10.5.8 on a G5 PPC so Flash 10.1.102.64, the latest for PPC Mac's.
    I've gone through all the usual steps of disabling plug-in's and extensions with no luck.
    I'm also using the latest Safari 5 and it is still working with YouTube and other Flash sites.
    ETA - Just found something weird, if I launch the QuickTime Player (not the plug-in) after launching FireFox then Flash appears to act normally, even after quiting QT.

    @cor-el
    Thanks for clearing up my misunderstanding. As i understood now it is in fact only a "DOM storage data" topic.
    Quote from betterprivacy:
    ''"Disabling DOM storage (instead of deleting the file on shutdown) causes a website script to throw an exception. This means that the execution of the script is aborted immediately, not just the DOM storage instruction is ignored. None of the following script instructions would be executed, even if those instructions have nothing to do with DOM storage. That is the reason why -with DOM storage disabled- sites like CNN.com will cease to play videos."''

  • Youtube and BBC iPlayer are not working with Flash

    Hi there Guys,
    When I started this search I had a full head of hair :( I have read hundreds and houndreds of webpages talking about Flash and FireFox and at this point I just can't get them to work together.
    I am very reluctant to change my browser as to be honest with you I love Firefox but at this point I am in desperation. I have read webpages which they remove this plug-in and that plug-in, change databases, remove this file and delete that file, called this old and remove that. And still nothing happens it just does not work.
    The version of Firefox I am running 35.0.1
    the version of Flash I am writing is 16.0.0.305
    but every time I try to visit YouTube and/or the BBC's website nothing works HELP!!!!
    I would really just do not know what to do.
    Thank you for reading and I hope somebody can help.
    John

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Create a new profile as a test to check if your current profile is causing the problem.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over problems.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • H:inputtext not working with multiple forms in JSF2.2

    h:inputText is not working in the latest JSF2.2 with multiple forms. I have 2 forms
    form1 have: one command button and one input text
    form2 has: one input text and one output label
    on click of command button in form1, i am rendering the form2(both outputlabel and input text).
    but only output label is rendered properly with correct values (corresponding getter method gets called and value is displaying) but the input text is not calling the corresponding getter method hence showing null.
    Note: we noticed this issue only if we use multiple forms, within single form its working fine. also it worked fine in JSF2.0
    Version used: JSF api - 2.2 (com.sun.faces) JSF impl - 2.2 (com.sun.faces)
    let me know if anyone have solution to handle this.
    the forms are not nested and both the beans are in View scope.  
    <h:form id="form1" prependId="false">
    <a4j:commandLink id="actionEdit" title="Click" action="#{bean.action}" 
    render="paymentInstructionDetail" styleClass="iconLarge edit" />
    </h:form>
    <h:form id="form2" prependId="false">
      <a4j:outputPanel ajaxRendered="true" id="paymentInstructionDetail">
      <h:inputText value="#{bean1.amount}" id="sample"/>
      <h:outputLabel value="#{bean1.amount}" id="sampleLabel"/>
     </a4j:outputPanel>
    </h:form>

    Your link doesn't work. Do you mind reporting it?

  • Line-height not working with flash and css

    I'm using dynamic text in Flash with CSS, but line-height
    doesn't seem to be working with. Is it supported? If not, what is a
    work around to get my text to look they way I want?

    I believe this is due to a corrupt file in your profile. You can confirm this if you create a new temporary Firefox profile ([http://support.mozilla.com/en-US/kb/Managing+profiles managing profiles]) and if the problem disappears.
    To fix this problem (hopefully), do this:
    - access ''about:support'' in your location bar
    - click ''Open Containing Folder''
    - close Firefox
    - delete the file ''downloads.sqlite'' (send it to the recycle bin, if, for any reason, you want to get it back later)
    - start Firefox
    Now the problem should be solved. I believe it's simply a matter of this file having become corrupt. For whatever reason. It's really unfortunate, but I hope this fixes the issue.

  • Fujitsu tabet m532 usb driver not work with flash builder

    Hi, 
    I have a fujitsu tabet m532 that is not among the list of certified device but has its own of 32 bit usb driver.
    But flash builder 4.5 cannot find the driver.
    The hardware id I try also not work:
    USB\VID_04C5&PID_133A&REV_9999&MI_01
    USB\VID_04C5&PID_133A&MI_01
    Can you help?
    Thanks
    Also, can I just edit the inf file using notepad and make it display line by line or any editor I would need?

    Moving this discussion to the Using Flash Builder forum.

Maybe you are looking for

  • Addition Item getting added while posting Sales Order Changes - ORDCHG

    Hello, I have a requirement to post sales order changes - ORDCHG. Now, when I am adding the qualifier 002 at the item segment E1EDP01 with the existing Item number, it is creating another Item in the sales order rather than changing the existing one.

  • Search api and captioning

    I have just begun accessing the apple search API here: http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web- service-search-api.html.  When searching for a specific movie, I want to know if the movie is captioned. Does this

  • OMWB Error #3004: Write to file failed

    I was getting the above error while running the Access Exporter tool (both the 2000 and 2002 versions of the mde file). After some detective work, I figured out what was causing it and thought I'd share. One of the MS Access tables I was trying to mi

  • Downloading Safari For Windows On A Mac?

    Is there a way that you can download the Windows version of the Safari installer while using a Mac? Every time I try, it takes me to the Mac page with only options to download for Tiger or Leopard.

  • K9 NEO and RAID

    Hi All, I have some major problems trying to set up RAID on my K9 Neo V1.0.  Heres my setup: K9 Neo 7260 v1.0 (AMD) AMI BIOS v02.59 Windows 7 Professional 64Bit nVidia chipset 550 drivers v15.58 1x Segate 1TB HDD (Boot drive) 2x Western Digital RED 2