Submit and redirect is not working in firefox or ie, works great in chrome.

I built a site to submit forms and it's great except that I was just informed it dosnt submit or redirect outside of chrome.

I am guessing since you mention the Redirect that you are distributing the form as a web form and not a PDF, is that correct? 
I am also guessing you are embedding the form into your own website, is that right?
You can send me the URL to your site or the form to check out at [email protected]
Thanks,
Josh

Similar Messages

  • Submit and Reset button not working

    Hi, am new in the forum, php, dreamweaver and flash.
    i have been working on a website for my client using flash, and i had to create a form
    on my contact page that user can use to submit their queries.
    i managed to download a step by step code using php. It guided me through everything
    but my problem is once i uploaded the website on the server the button submit and reset it not doing it job.
    here is the website. www.kulaevent.com
    it takes couple second for the contact form to appear.
    Please help, please

    Thank you
    I have checked the link you gave and i managed to update my form and i uploaded
    on the site and it worked.
    Thanks again

  • Button to Submit and redirect

    I'm trying to put a button on a page that will submit the current page and redirect to another. I've tried creating buttons but I'm not able to accomplish both Submit and redirect. So I have created an HTML region and am trying to build the HTML myself. This code is submitting the current page (19) but isn't redirecting to new page (20). Can someone please give me some advise.
    Thanks
    Mary Jo
    <table>
    <tr>
    <td colspan="1" rowspan="1" align="left">
    <img src=#WORKSPACE_IMAGES#user.gif" alt="&amp;nbsp;" border="0" ></a>
    <a href="f$p=111:20:&APP_SESSION.::NO:::YES"
    <a title="Edit" href="javascript:popupURL('f?p=111:20:&APP_SESSION.:::::');" tabindex="999"><img src="/i/e.gif" alt="Edit" class="eLink" /></a></td>
    </td>
    </tr>
    </table>

    Mary Jo,
    Branches are designed for what you're doing; they control how the user flows through the application from page to page. When you create a new button, you'll be prompted for a page to branch to. If you ended up creating a button without a branch, you can create a new branch using the following steps:
    1) run the page with the button on it
    2) In the developer toolbar at the bottom of the page, click New
    3) Choose page control
    4) Choose branch
    5) Click Next
    6) In the Page field, type the ID of the page you'd like to redirect to after the page has been submitted.
    7) Click Next
    8) Choose the button you'd like the branch to fire for
    9) Click Create Branch
    Sergio

  • I just installed CC Lr 5.5 and it will not open on my laptop but works fine on my desktop.

    I just installed CC Lr 5.5 and it will not open on my laptop, but works fine on my desktop.

    Try this:
    https://helpx.adobe.com/lightroom/kb/unable-launch-lightroom-55.html

  • Pandora will not play in Firefox, but it will play in Chrome and IE.

    Pandora will not play in Firefox, but it will play in Chrome and IE. In Firefox, it loads the initial Pandora page, which just says Pandora. In Chrome and IE, it then loads the player automatically. In Firefox it just sits there on the initial page that just says "Pandora," and it never loads the player. My Flash Player is updated, and I cleared all the caches... not sure what the problem is. Can anyone help?

    Is your version of Firefox the latest one?

  • How do I figure out if I have usb 3.0?  I am trying to buy compatible external hard drive (western digital my passport for mac) and I can not figure out if it will work with my mac book.

    how do I figure out if I have usb 3.0?  I am trying to buy compatible external hard drive (western digital my passport for mac) and I can not figure out if it will work with my mac book.

    Dont buy a Western Digital, get a Hitachi or Seagate (Toshiba is made by Hitachi). These are the most reliable, and the HD used inside Macs.
    ALL HD can be made compatible with your MAC (including a WD if you already bought same), ......they just need to be formatted for the Mac platform, format them in Disk Utility as Mac OSX extended journaled. 

  • I started getting messages 3 days ago that my Safari cannot establish a secure connection to Facebook, and it will not open that website. It worked fine for years before this occurred 3 days ago, what can I do to fix it?

    I started getting messages 3 days ago that my Safari cannot establish a secure connection to Facebook, and it will not open that website. It worked fine for years before this occurred 3 days ago, what can I do to fix it?  OS 10.8.3, Safari 6.0.4

    From your Safari menu bar click Safari > Preferences then select the Privacy tab.
    Click:   Remove All Website Data
    Then delete the cache.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.
    If nothing above helped, troubleshoot Safari extensions.
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.

  • Facebook and Slacker no longer working with Firefox. Still work with Explorer. Until a week ago problem did not exist.

    I am for about one week not able to input information on Facebook. Also the Facebook page appears in a huge font. Regarding Slacker I do not see any available online radio stations. Until about a week ago everything worked fine. At present I can work with Internet Explorer, but at present can no longer work with Firefox.
    == URL of affected sites ==
    http://www.facebook.com; http //www.slacker.com
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)

    Haven't tried facebook... But Slacker doesn't work for me either. Running 4.0b7pre on Ubuntu...
    Going to google it at some point, but slacker.com returns:
    VelocityViewServlet : Error processing the template
    Invocation of method 'init' in class com.rockit.webplayer.beans.BrowserDetect threw exception class java.lang.NumberFormatException : For input string: ""
    java.lang.NumberFormatException: For input string: ""
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:468)
    at java.lang.Integer.parseInt(Integer.java:497)
    at com.rockit.webplayer.beans.browser.DetectFirefox.detect(Unknown Source)
    at com.rockit.webplayer.beans.BrowserDetect.doInit(Unknown Source)
    at com.rockit.webplayer.beans.BrowserDetect.init(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
    at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
    at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
    at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
    at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
    at org.apache.velocity.runtime.directive.Parse.render(Parse.java:181)
    at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
    at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
    at org.apache.velocity.Template.merge(Template.java:256)
    at org.apache.velocity.tools.view.servlet.VelocityViewServlet.performMerge(Unknown Source)
    at org.apache.velocity.tools.view.servlet.VelocityViewServlet.mergeTemplate(Unknown Source)
    at org.apache.velocity.tools.view.servlet.VelocityViewServlet.doRequest(Unknown Source)
    at org.apache.velocity.tools.view.servlet.VelocityViewServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.rockit.util.servlet.StatsServletFilterAction.doFilter(Unknown Source)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

  • URL Does Not Work in Firefox, but DOES Work in Other Browsers

    The following URL does NOT work in Firefox. However, it DOES work in Internet Explorer and Google Chrome:
    https://www.ascap.com/ace/
    The main ASCAP URL works just fine. The problem seems to be confined to this link alone. Please fix; thank you!

    There is a server redirect on this URL.
    <pre><nowiki>
    https://www.ascap.com/ace/
    GET /ace/ HTTP/1.1
    Host: www.ascap.com
    HTTP/1.1 302 Found
    Location: https://www.ascap.com/Home/ace-title-search/index.aspx</nowiki></pre>
    If you use a bookmark then try to navigate to the want page starting with the main (home) page.
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • Java is not working with Firefox (but is working with Safari)

    My computer is showing that Java is not enabled via Firefox. When I try to go into Tools/Add-ons, I see that there is no Java plug-in on that list (though I previously had no problem with Java). When I run software update on my Mac, it tells me my software is all up to date. Not sure what else to do. Java is working in Safari, so the problem is clearly with Firefox. I've tried disabling all my plug-ins, and clearing my cache. Nothing has helped.

    Apple has removed support for the Java Plugin2 with the latest Java Update 10 for OS X 10.5 Java version, so the Java plugin is no longer available for Firefox versions and other browsers like Google Chrome that require the Java Plugin2.
    There will be fix for this in Firefox 6 or in Firefox 5.0.1 if that version will be released, so that Firefox will find the plugin again.
    I don't know if all Java applets will still be working on OS X 10.5 with this fix (Apple recommends updating to OS X 10.6).
    * [/questions/844734]
    * [/forums/contributors/707078]

  • Arrow keys and enter key not functioning in Firefox 3.6 when viewing PDF

    I'm using Adobe Reader 9.3.0.
    I have a web application that displays PDFs (using Adobe Reader) in a browser.  The PDF is loaded onto the page inside an IFRAME.  In addition to the IFRAME containing a PDF, the page also includes several forms, text fields, etc. For the most part this is working fine.  However, I have a glitch when using this in Firefox 3.6. I'm finding that certain keyboard events are being lost and I strongly suspect that they are being swallowed by Adobe Reader.  When I place focus on an HTML text field and press enter key or arrow keys, I do not get the appropriate key events.  If I run the exact same test without the PDF IFRAME these key events work correctly, but as soon as I load the PDF into the IFRAME they do not.  I believe the primary key event that gets lost is the keydown event.  I do get the keyup event.
    Again, the events work correctly up until I load the PDF onto the page.
    I've verified that this error does not occur in Firefox 3.5 and 3.0.
    Here is a testcase to reproduce this:
    <html>
    <head>
        <title>JavaScript - Detecting keystrokes</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        <script type="text/javascript">
            var pdfURL = 'http://samplepdf.com/sample.pdf';
            window.onload = function () {
                init();
            document.defaultAction = true;
            function init() {
                var x = document.getElementById('testForm').getElementsByTagName('input');
                for (var i=0;i<x.length;i++) {
                    x[i].onclick = setEvents;
                    if (x[i].checked)
                        x[i].onclick();
                writeroot = document.getElementById('writeroot');
                document.getElementById('emptyWriteroot').onclick = function () {
                    writeroot.innerHTML = '';
                    return false;
            function setEvents() {
                if (this.id == 'default') {
                    document.defaultAction = !this.checked;
                    return;
                var eventHandler = (this.checked) ? detectEvent : empty;
                document.getElementById('textfield')['on'+this.id] = eventHandler;
                //document['on'+this.id] = eventHandler;
            function detectEvent(e) {
                var evt = e || window.event;
                writeData('<b>'+evt.type+'</b>:  keyCode=' + evt.keyCode+' : charCode=' + evt.charCode);
                return document.defaultAction;
            function empty() {
                // nothing
            var writeroot;
            function writeData(msg) {
                writeroot.innerHTML += msg + '<br />';
        </script>
        <style type="text/css">
            body {
                font-size: 12px;
            #writeroot {
                height: 300px;
                overflow: auto;
                border: 1px solid #2EB2DC;
        </style>
    </head>
    <body>
    <form id="testForm">
    <input type="checkbox" id="keydown" /> <label for="keydown">keydown</label><br />
    <input type="checkbox" id="keypress" /> <label for="keypress">keypress</label><br />
    <input type="checkbox" id="keyup" /> <label for="keyup">keyup</label><br />
    <input type="checkbox" id="default" /> <label for="default">Suppress default action</label><br />
    <input type="text" id="textfield" /><br />
    <button id="emptyWriteroot">Remove messages</button>
    </form>
    <a href="#" onclick="document.getElementById('docviewer-page').src=pdfURL;return false">Now load IFrame</a>
    <p id="writeroot"></p>
    <div id="container2" style="border:1px solid black;width:400px;height:200px">
            <iframe
                id='docviewer-page'
                name='docviewer-page'
                title='document page'
                src='http://www.google.com'
                align='left'
                width='100%'
                height='100%'
                scrolling='auto'
                frameborder=0></iframe>
    </div>
    </body>
    </html>
    Paste the above into an HTML document.  Open the HTML document in Firefox 3.6.  Check the four checkboxes.  Move into the text field and press arrow keys and enter key to observe the results when it is working correctly.  Then click on the "Now Load PDF" link.  Press the arrow keys and enter key again and observe that the behavior has changed.
    Anybody have any idea why this is happening or how to work around it?

    I found a workaround!
    By using an object tag instead of an iframe, all the keys seems to work fine and the PDF still renders in the page the same way.
    Here's a page that works:
    <html>
    <head>
        <title>JavaScript - Detecting keystrokes</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        <script type="text/javascript">
            var pdfURL = 'http://samplepdf.com/sample.pdf';
            window.onload = function () {
                init();
            document.defaultAction = true;
            function init() {
                var x = document.getElementById('testForm').getElementsByTagName('input');
                for (var i=0;i<x.length;i++) {
                    x[i].onclick = setEvents;
                    if (x[i].checked)
                        x[i].onclick();
                writeroot = document.getElementById('writeroot');
                document.getElementById('emptyWriteroot').onclick = function () {
                    writeroot.innerHTML = '';
                    return false;
            function setEvents() {
                if (this.id == 'default') {
                    document.defaultAction = !this.checked;
                    return;
                var eventHandler = (this.checked) ? detectEvent : empty;
                document.getElementById('textfield')['on'+this.id] = eventHandler;
                //document['on'+this.id] = eventHandler;
            function detectEvent(e) {
                var evt = e || window.event;
                writeData('<b>'+evt.type+'</b>:  keyCode=' + evt.keyCode+' : charCode=' + evt.charCode);
                return document.defaultAction;
            function empty() {
                // nothing
            var writeroot;
            function writeData(msg) {
                writeroot.innerHTML += msg + '<br />';
        </script>
        <style type="text/css">
            body {
                font-size: 12px;
            #writeroot {
                height: 300px;
                overflow: auto;
                border: 1px solid #2EB2DC;
        </style>
    </head>
    <body>
    <form id="testForm">
    <input type="checkbox" id="keydown" /> <label for="keydown">keydown</label><br />
    <input type="checkbox" id="keypress" /> <label for="keypress">keypress</label><br />
    <input type="checkbox" id="keyup" /> <label for="keyup">keyup</label><br />
    <input type="checkbox" id="default" /> <label for="default">Suppress default action</label><br />
    <input type="text" id="textfield" /><br />
    <button id="emptyWriteroot">Remove messages</button>
    </form>
    <a href="#" onclick="document.getElementById('docviewer-page').data=pdfURL;return false">Now load IFrame</a>
    <p id="writeroot"></p>
    <div id="container2" style="border:1px solid black;width:400px;height:200px">
            <object
                id='docviewer-page'
                name='docviewer-page'
                title='document page'
                data='http://www.google.com'
                align='left'
                width='100%'
                height='100%'
                ></object>
    </div>
    </body>
    </html>

  • Java plugin not loading in Firefox 4.0b11, works fine in 3.6.13

    Java plugin isn't loading in Firefox 4.0b11, but it works fine in 3.6.13 (and in Google Chrome too). It worked in Firefox 4 before, but broke somewhere around beta 5. libnpjp2.so is not really in the plugins folder, but is a symlink: /usr/lib/mozilla/plugins/libnpjp2.so -> /usr/lib/jvm/ia32-java-6-sun-1.6.0.12/jre/lib/i386/libnpjp2.so. When run from the command line, I see FF trying to load the other symlinked plugins (most totem related) but failing because they are amd64, and FF is built in 32bit. But no messages about libnpjp2.so (which IS 32bit).

    this method works for Firefox 4.0 b11..!! [http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html Manually install java plugin....]

  • Animation will not work in Firefox.  It works in Safari.

    I created an animation and uploaded it to wordpress.com.  Using Firefox, I went to the website to play the animation.  But the animation wouldn't appear.  I checked it again using the Safari browser.  And the animation appeared and it worked fine.  Why will it not work in Firefox?  I uploaded the newest version of Adobe Flash and installed it.  And I have the most recent version of Firefox on my Mac computer.  Will someone fix my problem please?  Thank you.

    Hello.  Thank you for the information.  I checked if the flash plugin is activated in the Firefox browser using your instructions.  And it is active.  The problem seems to occur with all of the flash containing web pages in my wordpress site.  My art machine animation and other animations on the site do not appear when the pages load.  I checked other websites containing swf file animations and they work.
    I'm providing the information that you suggested.  And it is as follows...
    Operating System:  OSX Yosemite, version 10.10.3
    Web Browsers:  Safari, version 8.0.5 (10600.53.17)
                                      Firefox, version 37.0.2
                                      Chrome, version 42.0.2311.90
    Problem:  In my wordpress.com website, none of the .swf flash files will appear using the Firefox nor Chrome browsers.  But they do in the Safari browser.
    Direct link to the problem sites are as follows:  Firefox- 3 Art Machine | Nora Christians
                   Chrome- 3 Art Machine | Nora Christians
                   Safari- 3 Art Machine | Nora Christians
    The code that I used to upload the .swf file to wordpress.com is the same for all three browsers.  I didn't write any different codes for any specific browser.

  • Touch pad scroll does not work in firefox minefeild but works in firefox 3.7

    Love Minefeild, but have notice that my touchpad scroll up and down does not work. This function works fine in Firefox 3.7 and other software. I am using the lastest nightly builds. Is there a solution?

    Sounds like your scroll pad drivers need to be updated, but considering that Firefox 4 is months away from being released the new drivers might not be available yet. Check with your manufacturers website in the software / drivers downloads section for newer drivers.

  • Windows 7 cleartype NOT working with Firefox 6 (it worked with Firefox 5)

    As soon as I upgraded to Firefox 6 on Aug 16, 2011 - the Windows 7 cleartype stopped working within firefox.
    The text now looks blurry and light. I disabled all addons, tried safe mode. It was always the same thing.
    To fix this, I manually downgraded to Firefox 5. As soon as I did this, the cleartype was back. The text was dark, the way it always was.
    I have the same addons with both versions and I've tried to repeatedly install both versions, but with the same end result. Windows Cleartype doesn't seem to work in Firefox 6 (compared to Firefox 5).
    Firefox 6 is amazing, but non-compatibility with Windows7 cleartype is a big issue. One of the best features of firefox is the tinkering it allows with it's fonts, and the clarity of text it allows. Sadly this doesn't work in Firefox 6.
    I've downgraded to Firefox 5 for now. Hopefully this will be resolved soon..

    I had the exact same issue after updating. I even resorted to downgrading yesterday after not finding any decent work-around for this, but when it forced an update today upon starting Firefox I just had to clear this up. Here's what you can do:
    # Type '''about:config''' in the address bar.
    # Type '''gfx.font''' into the filter bar.
    # Focus on the following parameters: '''cleartype_level''', '''enhanced_contrast''', '''gamma''', '''pixel_structure''' and '''rendering_mode'''. Forget about the rest.
    # Press Start and type '''regedit''' into the search field.
    # Once there, choose the following: ''HKEY_CURRENT_USER - Software - Microsoft - Avalon.Graphics - DISPLAY1'' and note down each value represented in the data column within the brackets. For example, my '''ClearTypeLevel''' value is 100, '''EnhancedContrastLevel''' is 400 and '''TextContrastLevel''' is 2.
    # Now that you've found these values, go back to the configuration in Firefox and right click on the '''cleartype_level''' parameter, and choose Modify. Now enter that very same value from before (100, for me) in there. Do that with the rest of the values. I put my '''rendering_mode''' as 2, which could coincide with the '''TextContrastLevel''', but it might not, but the '''rendering_mode''' values range from -1 to 5, so see which works for you.
    # To change the '''gamma''' and '''pixel_structure''', go back to the '''Registry Editor''' like before, but this time follow this: ''HKEY_LOCAL_MACHINE - SOFTWARE - Microsoft - Avalon.Graphics - DISPLAY1'' and note the values within the brackets from there.
    # Replace those values to the ones in the configuration and you're all set!
    If you want to read more about those configuration parameters and their values, [http://kb.mozillazine.org/Thunderbird_6.0%2C_etc.#Font_rendering_and_performance_issues here's] a great article of sorts about it. It's about Thunderbird 6.0, but everything mentioned there correlates with Firefox 6.0.
    This is as close as I've gotten to the text looking like it's supposed to and if even this doesn't work for you then I'm open to any and all suggestions anyone might have : /

Maybe you are looking for

  • Ipod not being recognised after updating software on it

    i bought the ipod some 3 months back and it worked fine all these days until 2 days back when i connected it to my friend's computer to use it as a disk. A dialog box popped up as soon as i connected the ipod saying i could either update or restore t

  • 2012 Macbook Pro and Sony DCR PC1 Connection

    Hello all, My Sony has a 4 pin FW 400 out and I have been using a friend's iPac with FW 400 in to import videos into iMovie without any problem. I just got a Macbook Pro with FW 800 port and a Rocketfish 4 pin 400 to 9 pin 800 cable. Unfortunately my

  • OBIEE 11g pie chart showing the slices by different measures

    Hi, We are using OBIEE 11g. We have a requirement to show PO Met Count , PO Under Count, PO Over Count as a slices in a pie chart. However Pie graph in 11 g is slicing only by a dimension and not by the above measures. This was possible in 10g. I wan

  • HELP: java.lang.ClassNotFoundException: oracle.form.engine.Main

    Hello, I am trying to run a Form. Very simple form. I need to run the form. I am using Windows XP SP3 & IE7. I ahve tried many tips before writing here. 1) I have disabled some Add-Ons on IE7 like google & Ask but also, did not solve the problem. 2)

  • R12 forms not opening on Win7 client with IE8

    Oracle EBS r12 form launch is giving error with IE 8 on windows 7 client pcs. The following is the error message. Please advise. FRM-92050: Failed to connect to server: /forms/lservlet:-1