Java SE7 U45 gives a Security Warning on FF v 24.0

My problem is that I cannot use the Always activate Java for a site method of fixing Java when I do online banking because the option never comes up - or at least I have not found a way to make it do so. I have captured what appears on my screen but evidently I can't attach it to this request. I am using FF 24.0 and Java is Se7 U45 on Windows XP/3.
This web site is requesting access and control of the Java application shown above (btw, there is nothing shown above). Allow access only if you trust the web site and know that the application is intedened to run on this site.
Allow access to the following application from this web site (not application is listed)?
Choices are: Yes, No, Help

hello cdizdad60, you can attach a screenshot when you reply to your original question. but as far as you've described it, that dialog doesn't seem to come from firefox but is getting generated by java itself. in this case the firefox instructions on how to activate java don't apply & you'd probably have to contact oracle's support for further help...

Similar Messages

  • Java 7 u45 gives yellow warning about a missing Permissions attribute that is not missing

    Hi!
    I have a Swing application distributed with Java WebStart. Since update 45 I can't get rid of the yellow warning about a missing permissions attrribute. I have reduced the JNLP to only reference a single signed jar that has the following manifest:
    Manifest-Version: 1.0
    Implementation-Vendor: Gunnar Grim
    Ant-Version: Apache Ant 1.9.1
    Implementation-Title: DOI Studio
    Implementation-Version: 5.2.5.1310201149
    Specification-Vendor: Gunnar Grim
    Application-Name: DOI Studio
    Permissions: all-permissions
    Specification-Title: DOI Studio
    Created-By: 1.7.0_45-b18 (Oracle Corporation)
    Specification-Version: 5.2.5
    Codebase: *
    Name: ....
    SHA-256-Digest: ...
    Clearly, both Permissions and Codebase are there. Still I get the warning. Anyone knows if this is bug in Java WebStart?
    TIA,
    Gunnar

    Are you signing your app with a 3rd party codesigning certificate ? Self-signing wont work anymore.

  • Java 7 u45 Web Start application won't launch

    I maintain an Eclipse RCP application launched with WebStart. Java 7 u45 made some security changes, and now my application crashes on startup.
    I've added to the manifest:
    Permissions: all-permissions
    Codebase: *
    Trusted-Library: true
    This removed all of the warning messages from the Control Panel. But I still have a classloader issue when trying to load the first necessary class from my jar.  This is new to update 45. To add to the complication, my application uses Eclipse RCP, so the classloading is through OSGi.

    This likely won't answer your question, but this update has messed up quite a bit with the way applet security is handled.
    There are a laundry list of "known issues" in the release notes and they don't make sense.
    For example, I use JavaScript to communicate to my applet and I have several trusted signed jars on it's class path. To permit JavaScript calls, a new parameter "Caller-Allowable-Codebase: http://*.mysite.etc" must be provided.  To permit my applet to communicate with other jars I had previously used "Trusted-Library: true", but that setting now displays a false warning.  Here's the KNOWN ISSUE from Oracle:
    KNOWN ISSUE
    Area: Deployment/Plugin
    Synopsis: Caller-Allowable-Codebase may be ignored when used with Trusted-Library.
    If a trusted, signed JAR file is using the Caller-Allowable-Codebase manifest attribute along with Trusted-Library then the Caller-Allowable-Codebase manifest entry will be ignored and, as a result, a JavaScript -> Java call will show the native LiveConnect warning. The workaround is to remove the Trusted-Library manifest entry.
    Next, I generally test my applet by running a sample.html from my desktop.  With Java 7 u45, this fails with an InvocationTargetException.
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException ...
    Caused by: java.lang.NullPointerException
      at sun.plugin2.applet.Plugin2ClassLoader.loadAllowedCodebases(Unknown Source)
    Is this a KNOWN ISSUE too?  Hard to tell.. here's the snippet from the release notes...
    KNOWN ISSUE
    Area: Deployment/Plugin
    Synopsis: Applet could fail to load by throwing NPE if pack compression is used with deployment caching disabled.
    If a JAR file is using pack compression with manifest entries Permissions and Caller-Allowable-Codebase while deployment caching is disabled, then:
    The Permissions manifest entry will be ignored. (This can be seen from the fact that yellow warning is there on security dialog even though the Permissions attribute is there.) This only happens if Caller-Allowable-Codebase attribute is present along with the Permissionsattribute.
    The Caller-Allowable-Codebase attribute will cause the applet to fail to load by throwing ajava.lang.NullPointerException.
    I don't use deployment caching because it started causing problems with Java 7 u21.  Adding the cache_jar parameter back in doesn't fix this.  But the irony is this exception is only raised with the Trusted Godaddy Certificate and only when being launched from file:/// url.  The Self-Signed version actually works (although some dialogs appear, but no NPE).  This doesn't make any sense. Furthermore, when the trusted-signed version is launched from http:// it works fine.   Should I turn off compression (and why would anyone do this?)
    But what's worse than all of this listed above is when I finally choose the right combination of settings that permits the applet to load, it completely fails on older versions such as Java 7 u40 and Java 7 u21.  My applet is compiled using JDK 5 for backwards compatibility with Mac PPC Java 1.5 and Mac Intel Java 1.6 (the sun one has compatibility issues on Mac only), but now does every client need to update to Java 7 u45?  What about the scenarios where the upgrade isn't possible due to compatibility or availability?  I wish I could answer this.
    I'm struggling with this and so is my open source project.  Any expert insight advice is appreciated.  I'd happily compensate someone for assistance.
    -Tres Finocchiaro

  • Internet Explorer Security Warning Message

    Hi am using pure html and am sure not using any active
    components in my page.
    When i preview in Internet Explorer, though it shows the
    page, but in the top it gives a security warning:
    To help protect your security, Internet Explorer has
    restricted this file from showing active content that could access
    your computer. Click here for options.
    Someone said the the java script tag is giving the warning,
    but even after removing that tag, am getting that warning message
    The same page, doesn't give any error or warning when
    previewd in Firefox!
    Can someone point me where am going wrong in the html code i
    writen?
    Thanks in advance.
    Hammer.
    The Code:
    ----------------

    Hi,
    My immediate reaction is don't panic! If you are testing your
    own page from your own local server then there is nothing to worry
    about. The whole issue of Active X controls is another sore point
    when having to deal with Microsoft's handling of interactive
    content.
    Triggering of the warning can be caused by various things
    other than the obvious contact with dynamic content. Here is an old
    thread from a discussion on why Active X warning appear on your own
    pages.
    http://www.dreamincode.net/forums/showtopic16624.htm
    Googling will find more evidence for you to trace. Your code
    looks fine to me and is not a threat to your system if it came off
    of your own local server.
    Active X is a pain in the butt.
    regards
    Nick Barling
    www.barkingweb.com

  • How to disable Java Security Warning

    Hello Friends
    I am running different versions of JRE on a machine due to specific application exigencies.
    However I noticed that when entering on the application using the lower JRE Version,the following warning message is being obtained.
    The application requires an earlier version of Java.Do you want to continue.
    I have searched on the net..and someone advised to disable next generation Java Plug in.Apparently it solves the issue.
    But I see several advantages we get by enabling this option.Can we disable it or any other way..I can avoid seeing this warning message.
    Regards
    Kam.

    Hi Stuart,
    in Security Warning is text "The certificate used to identify this application has expired". When selected "More Information" -> "View Certificate Details" an certificate for SAP America Inc is visible. Validity of certificate is:
    [From: Thu Sep 12 03:00:00 EEST 2013,
    To: Fri May 30 02:59:59 EEST 2014]
    When I open Router Maintenance in another SAP ME installation validity of certificate is:
    [From: Thu May 27 03:00:00 EEST 2010,
    To: Sun May 27 02:59:59 EEST 2012]
    Where this certificate is located in application server? Is it in code of SAP ME in application server?
    Is it not possible to renew certificate?`
    Regards,
    - Jukka

  • Disable Java Security Warning: Allow access to the following application from this web site?

    Dear all,
    When I open web intelligence with BI launchpad, this warning has been shown:
    "The web site is requesting access and control of the Java application shown above. Allow access only if you trust the web site and know that the application is intended to run on this site.
    Allow access to the following application from this web site?"
    and it has just three button of "Yes", "No" and "Help".
    I go to Java Control Panel and Security tab, then set security level on the "Medium" and add my site in the Exception Site List but this warning is shown each time I open web intelligence.
    I have searched the internet very much but I haven't found any solutions for disabling of it. How can I disable this security warning?
    Java version 7 update 67
    windows XP
    SAP BusinessObject BI Platform 4.1 Support Pack 4 Patch 2
    best regards,

    Hello,
    We have the same issue with BI4.1 SP3 FP3.
    Can anyone help us ?
    Nawale.

  • Firefox gives me a security warning when I open web sites and I don't want it to.

    I access a providers web site daily and when I go in I get a box message that their is a security warning that I have to get rid of before going any further. This happens to sites I go to everyday and I don't know how to stop this.

    To whomever sent me the question about screen shots (by the way I could not respond to the email nor will it show me your response on this screen)
    I couldn't screen shot it but I did copy:
    Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
    Are you sure you want to continue sending this information?

  • WebStart Application is not working in Java 7 u45

    My Eclipse RCP application ( launched with WebStart (.jnlp)) crashes on startup while launching with Java 7 u45.
    I've added to the manifest:
    Permissions: all-permissions
    Codebase: *
    Trusted-Library: true
    This removed all of the warning messages from the Control Panel. But I still have a loading issue. I see following messages (Missing Application-Library-Allowable-Codebase) in java console while  downloading many jarfs/plugins
    security: JAVAWS AppPolicy Permission requested for: http://vspdlpd05.atldev.com/PDTeller-v73allyusdev2ix/app/plugins/j2ee_1.6.0.jar
    ruleset: finding Deployment Rule Set for
            title: Profile Direct Teller Wrappering Feature
            location: http://vspdlpd05.atldev.com/PDTeller-v73allyusdev2ix/app/features/com.fnis.ally.teller.wrapper_2.0.0.jnlp
            jar location: http://vspdlpd05.atldev.com/PDTeller-v73allyusdev2ix/app/plugins/j2ee_1.6.0.jar
            jar version: null
            isArtifact: true
    ruleset: no rule applies, returning Default Rule
    network: Created version ID: 1.7.0.51
    network: Created version ID: 1.5+
    network: Created version ID: 0+
    security: Missing Application-Library-Allowable-Codebase manifest attribute for: http://vspdlpd05.atldev.com/PDTeller-v73allyusdev2ix/app/plugins/j2ee_1.6.0.jar
    where as the same changes (modified all the manifest files with above attributes) done in to a different repository seems to be working fine with java 7 u45.
    Any help would be appreciated.
    Thanks
    Sai

    Thanks Santhosh.
    I am going through the First help link, I have already set the Property(Standard mode - while Launching Portal in new window) from Portal iview, and "Handover Portal stylesheet" to 'NO'
    I hv already gone the remaining Forum threads and Notes as well, but i did not get exact any other help to fix this issue.
    I am getting different Error now - Unable to get property 'addDelegate' of undefined or null reference
    Pls. let me know if you can help me.
    Thanks
    Sathya

  • Importing fdf with js always get security warning

    Hi, I have a form with some options (1 category as text with drop down and 5 radio button). The selection get the name of the fdf file to import. On import I get every time the security warning. I select the "Remember this action..." and I click "Allow". In the Settings/Security (Enhanced) the path and the file doesn't appear, so I set it manually, but I still get the security warning everytime. Files are stored locally in a different partion as the system. This happens on 2 machines (Mac 10.7, Mac10.8, Acrobat X, ACrobat XI, Reader XI).
    this is the script
    var A = "/Volumes/Data_Sharing/Projects/.../.../.../";
    var B = getField("Category").valueAsString;
    var C = "-okom-data.fdf";
    var D = A + B + C;
    var E = this.getField("Text1");
    E.value = D;
    this.importAnFDF(D);
    The field Text1 is only a string visualisation for controlling
    If I set an Import Data Event without js I don't have any security warning with fdf (but always with xfdf, xml and text files).
    If you know what I miss, thanks for any suggestion
    Curzio

    Unfortunately i dont think its possible.
    You'd think a deployment could restrict warnings for a local intranet, or have an exception list.
    There was another answer i did see but i would not recommend this at all. Even the person who put the post up does not recommend it.
    http://forums.sun.com/thread.jspa?threadID=5253971
    You have two options, do not have java 1.6 on the desktop as this is the version that brings up the security warning. Or you can try the new
    application with java 1.6 (As long as all functionality is tested). This will satisfy your new app, but not the applications that run of the older
    java runtime environments. (we are going to test the application under 1.6 even though its not a supported certification by the vendor.)

  • Security warning in Plugin 1.4.0 during HTTPS applet download

    Hi,
    I develop a simple applet, which is unsigned beause doens't do critical operation like read or write on client File Systen. But I download it from an HTTPS web server and the certificate installed in the server is created by GlobalSign.
    In Plugin 1.3 and previous release, I could download and run my applet from a HTTP or HTTPS site without problem.
    In the Plugin 1.4 BEFORE i download my applet, a security warning popup appears, and it inform me that i try to install a "untrusted" cerfificate for HTTPS comunication.
    I known that in Java Plugin 1.3 HTTPS connection are managed by Browser and for example in IE the GlobalSign CA certificate is trust, but in Java Plugin 1.4 itself manage the HTTPS connection, and the GlobalSign CA certificate is not present in the default CA trusted certificates.
    My costumer is not very "happy" that his costumer see this security warning when download my applet...
    So, the question: is it possible to avoid this message in the default plugin 1.4 configuration?
    If this is not possible I must use a CA certificate which is trust for Java Plugin, abandoning the GlobalSign certificate.
    Best regards
    Michele

    Here is perhaps a related problem. In IE6 I go to an https mode along with a basic authentication to view a series of private webpages. When I reach the webpage with my applet, I have to autheticate the applet before proceeding. Is the way the Sun Plugin should work? I know the Sun Plugin uses the IE API for server transactions, but in the case of an applet, it must start a new (basic authentication) instance. After the first authentication of the applet, all other applets down the line do not require a username and password.

  • App.opendoc does not display security warning window like e.g. "open a file" function?

    When I link from one PDF to the other via "open a file" function (both PDFs are located in %userprofile%/mydocuments directory), Reader X and XI open a security warning box. If I agree to open the target file, this specific file always opens without displaying the warning again.
    When I link to the same file via app.opendoc, the security warning box does not open. So I do not get a chance to add the target file to the list of trusted files.
    Is there any way to motivate app.opendoc to display security warning boxes due to the new sandboxing technology in Reader >= X? So that I get a chance to add the target PDF to the trusted PDFs?

    Is there any chance that the application is being run from Developer Suite? In other words, is Developer Suite installed on the client machine and hosting the app?
    Regardless, although anything is possible, I have never heard of what you are describing. In all cases, the dialog box should be the java dialog which is a grayish/purple color. The exact color will vary depending on the JRE version you are using.
    If my first point is not the case, I would recommend that you consider using WebUtil 10.1.2.2 and also patch the AS environment to the same version. To get WebUtil to 10.1.2.2, you will need to patch a Developer Suite home and copy frmwebutil.jar to the AS home. After patching, I believe you will also find an updated webutil.pll in the DevSuite \forms directory which will also need to be copied then compiled on the deployment server.
    Also, ensure that you are using Jinitiator 1.3.1.26 or newer. If you are using the Sun JRE, be sure you are using a certified/supported version. For example, you can use the latest 1.5.x Sun JRE with Forms 10.1.2.2, which is 1.5.0_15

  • Issues with security warning popups in JRE1.5.0_06

    Using
    Java Plug-in 1.5.0_06
    Using JRE version 1.5.0_06 Java HotSpot(TM) Client VM
    Browser is Internet Explorer 6.0.2800.1106
    Background:
    Our web application has 3 different applets on one page, transmitted using https. Due to a variety of factors, the name of the host does not match the name on the certificate, and we can not change that.
    Problem:
    We get 3 dialog boxes warning us that the names do not match, as usual. However after installing 1.5.0_06 we get 2 different undesirable behaviors:
    A ) 1 or 2 of the dialog boxes are empty and small, as if only the window of the dialog box was created, with no components on it. When you resize them, they remain blank (only default background color). They can not be closed.
    B) All 3 of the dialog boxes look as they should, but only one of them can be interacted with. Even after we press "Run" on the working dialog box, we are not able to interact with the other two dialog boxes.
    The applets causing these security popups are in 2 different frames, and load simultaneously. The popups all appear at the same time .
    We consistently see different behaviors on different PCs:
    PC I : After 30 tries, it fails once, error B
    PC II: After 20 tries, it works once, mostly error A
    PC III: 10 tries, Mostly error A. Never worked once. After a reboot (and full cache clears) we get mostly error B. Never works.
    If we disable the warnings (in the control panel), the page loads ok, with no errors.
    Have anyone experienced this ?

    I've experienced similar problem with Java Web Start twice.
    Also using JRE version 1.5.0_06 Java HotSpot(TM) Client VM and Browser Internet Explorer 6.0.2800.1106 on Windows XP (Problem was the same with Java 1.4.2)
    My application was signed and launched via JNLP. The security warning popup was shown in the windows taskbar, but it was hidden. Using maximize in the taskmanager, I was able to see the dialog but it was blank. The problem was persistent, although I did not try as many times as 20-30 :-)
    On both occations the problem occured on multi (3) screen systems, which I suspected to be the problem (Java has historically had some issues regarding multi screen systems), but now I'm not so sure.
    Did you find a solution / cause?

  • PDF form with buttons opens up URL with security warning window

    I have a short-lived process that renders PDF form with data merged. The data is in XML format. 
    The form buttons are assigned URL values when the form is opened. When I click on them,I get a Security warning prompting me to allow/block that site. When I click on 'Allow', I get a window of download statistics of the website that in the URL.
    This would be annoying to the end user. How I do I suppress the Security warning window as well as the download statistics window before the PDF is opened ? Can this be done either at the process design, form design stage or using Java APIs ?
    Thanks,
    Jyothi

    I have a short-lived process that renders PDF form with data merged. The data is in XML format. 
    The form buttons are assigned URL values when the form is opened. When I click on them,I get a Security warning prompting me to allow/block that site. When I click on 'Allow', I get a window of download statistics of the website that in the URL.
    This would be annoying to the end user. How I do I suppress the Security warning window as well as the download statistics window before the PDF is opened ? Can this be done either at the process design, form design stage or using Java APIs ?
    Thanks,
    Jyothi

  • Security warning https setup IE 8.0 with Anychart 5 in APEX 4.0

    Hi
    We use Oracle Http server , the https setup is handled in the firewall setup, we use Apex 4.0
    We try to use IE 8.0 with APEX 4.0 and using anychart in a report portal like application. We are using https protocol and this runs just fine in Firefox and Chrome, but when running IE 8.0 we run into the problem with displaying the content. We get the Security Warning message box asking if we want to display only the content that was delivered securly. We have traced the problem down to that the problem is because of using Anychart charts. When we remove the anychart regions the security problem is removed.
    We have tried with setup of #HOST_PROTOCOL# to https which apex 4.0 have made available for anychart codebase, but this does not help, link to Anychart websiste
    http://www.anychart.com/products/anychart/docs/users-guide/index.html?security-error.html is talking about setup of crossdomain.xml on the root catalog on the webserver.
    Using Anychart 5.0 and APEX 4.0 with https in IE gives popup of Security Warning message box, any idea how we could solve this problem?
    Edited by: user9252117 on Aug 25, 2010 3:13 AM

    Hi Patric
    Tis is realy interesting,
    BTW: the select owa_util.get_cgi_env('REQUEST_PROTOCOL') from dual; returns http.
    I changed the #HOST_PROTOCOL# in the region source, and then it worked well for the first time, if i took a refresh on the page the message box popped up again, going back to the region source the https was replaced with #HOST_PROTOCOL# again overwriting the changes i had made, it looks like the code is updated when the page is executed, sounds strange to me, so then i am back where i started.
    The switch to https protocol was made by setting PlsqlCGIEnvironmentList REQUEST_PROTOCOL=https in dads.conf, BUT then we got back to the stage where the charts was not displaying at all and we have tride to setup crossdomain.xml and put at document root at apache but we have not been able to make this working.
    We have a situation where it works and that is when https is put into region source code but this is overwritten.
    The apache webserver is running on port 7777 and the https is handled in the firwall setup so i guess we have a reverse proxy setup or something like that.
    Any idea why the #HOST_PROTOCOL# is overwritten?
    kind regards
    jon

  • How to fix a security warning on a web form?

    hi, I have added a new form which I have modified, and it is coming up with a security warning (see attached screenshot)
    Is there any reason why this is happening and is there anything I can do to make it secure?
    Form is here:
    (www.eastsidestudios.com.au > book now > view cart > checkout)
    The checkout form is the one that has the security warning.
    This is the code on the form:
    <div class="checkOut">
    <h3>CHECKOUT</h3>
    <h5>* These fields are required</h5>
    <form action="http://www.eastsidestudios.com.au/FormProcessv2.aspx?WebFormID=42582&OID={module_oid}&amp;OTYPE={module_otype}&amp;EID={module_eid}&amp;CID={module_cid}" enctype="multipart/form-data" onsubmit="return checkWholeForm73108(this)" method="post" name="catwebformform73108">
        <table width="600" cellspacing="0" cellpadding="2" border="0" class="webform">
            <tbody>
                <tr>
                    <td colspan="3">
                    <table width="600" cellspacing="0" cellpadding="2" border="0" class="webform">
                        <tbody>
                            <tr>
                                <td colspan="3"><label for="Title">Title</label>
                                <br />
                                <select class="cat_dropdown_smaller" id="Title" name="Title">
                                <option value="436503">MISS</option>
                                <option selected="selected" value="436500">MR</option>
                                <option value="436501">MRS</option>
                                <option value="436502">MS</option>
                                </select></td>
                            </tr>
                            <tr>
                                <td colspan="2"><label for="FirstName">Parent First Name <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="FirstName" name="FirstName" /></td>
                                <td colspan="2"><label for="LastName">Parent Last Name <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="LastName" name="LastName" /></td>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                                <td colspan="3"><label for="EmailAddress">Email Address <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="EmailAddress" name="EmailAddress" /></td>
                            </tr>
                            <tr>
                                <td style="width: 188px;"><label for="HomeAddress">Home Address <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="500" class="cat_textbox" id="HomeAddress" name="HomeAddress" /></td>
                                <td colspan="3"><label for="HomeCity">Suburb <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="HomeCity" name="HomeCity" /></td>
                                <td colspan="3" style="width: 172px;"><label for="HomeZip">Zipcode/Postcode <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="HomeZip" name="HomeZip" /></td>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                                <td colspan="3"><label for="HomePhone">Home Phone Number <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="HomePhone" name="HomePhone" /></td>
                            </tr>
                            <tr>
                                <td colspan="3"><label for="CellPhone">Cell Phone Number <span class="req">*</span></label>
                                <br />
                                <input type="text" maxlength="255" class="cat_textbox" id="CellPhone" name="CellPhone" /></td>
                            </tr>
                            <tr>
                                <td colspan="3"><label>Payment Method <span class="req">*</span></label>
                                <br />
                                <input type="radio" value="5" id="PaymentMethodType_5" name="PaymentMethodType" />
                                PayPal<br />
                                </td>
                            </tr>
                            <tr>
                                <td><label for="CAT_Custom_259470">Child 1 Name <span class="req">*</span></label>
                                <br />
                                <input type="text" class="cat_textbox" id="CAT_Custom_259470" name="CAT_Custom_259470" maxlength="1024" /></td>
                                <td colspan="3"><label for="CAT_Custom_259481">Date of Birth Child 1 <span class="req">*</span></label>
                                <br />
                                <input type="text" class="cat_textbox" id="CAT_Custom_259481" name="CAT_Custom_259481" maxlength="1024" /></td>
                                <td colspan="3"><label for="CAT_Custom_259484">T-Shirt Size - Child 1 (holiday camp only)</label>
                                <br />
                                <select class="cat_dropdown" id="CAT_Custom_259484" name="CAT_Custom_259484">
                                <option value=" ">-- Please select --</option>
                                <option value="XS">XS</option>
                                <option value="S">S</option>
                                <option value="M">M</option>
                                <option value="L">L</option>
                                </select></td>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                                <td><label for="CAT_Custom_259475">Child 2 Name</label>
                                <br />
                                <input type="text" class="cat_textbox" id="CAT_Custom_259475" name="CAT_Custom_259475" maxlength="1024" /></td>
                                <td colspan="3"><label for="CAT_Custom_259482">Date of Birth Child 2</label>
                                <br />
                                <input type="text" class="cat_textbox" id="CAT_Custom_259482" name="CAT_Custom_259482" maxlength="1024" /></td>
                                <td colspan="3"><label for="CAT_Custom_259485">T-Shirt Size - Child 2 (holiday camp only)</label>
                                <br />
                                <select class="cat_dropdown" id="CAT_Custom_259485" name="CAT_Custom_259485">
                                <option value=" ">-- Please select --</option>
                                <option value="XS">XS</option>
                                <option value="S">S</option>
                                <option value="M">M</option>
                                <option value="L">L</option>
                                <option value="XL">XL</option>
                                </select></td>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                            </tr>
                            <tr>
                                <td colspan="3"><label for="CAT_Custom_259472">School</label>
                                <br />
                                <input type="text" class="cat_textbox" id="CAT_Custom_259472" name="CAT_Custom_259472" maxlength="1024" /></td>
                            </tr>
                            <tr>
                                <td colspan="3"><label>I hereby give permission for my child to attend Eastside Studios and I understand that my child will be supervised for the duration of the class camp and/or aftercare hours only. (Aftercare hours only available during holiday camps) <span class="req">*</span></label>
                                <br />
                                <input type="radio" value="Yes" id="CAT_Custom_259476_0" name="CAT_Custom_259476" checked="checked" />
                                Yes</td>
                            </tr>
                            <tr>
                                <td colspan="3"><label for="CAT_Custom_259473">Does your child have any condition/illnesses/allergies that we need to be aware of?</label>
                                <br />
                                <textarea onkeydown="if(this.value.length&gt;=1024)this.value=this.value.substring(0,1023);" class="cat_listbox" rows="4" cols="10" id="CAT_Custom_259473" name="CAT_Custom_259473"></textarea></td>
                            </tr>
                            <tr>
                                <td colspan="3"><label>I give permission for my child to be photographed during the class and understand these photos may be used exclusively for Eastside Studios advertising material. <span class="req">*</span></label>
                                <br />
                                <input type="checkbox" value="Yes" id="CAT_Custom_259474_0" name="CAT_Custom_259474" />
                                Yes<br />
                                <input type="checkbox" value="No" id="CAT_Custom_259474_1" name="CAT_Custom_259474" />
                                No</td>
                            </tr>
                            <tr>
                                <td colspan="3"><input type="checkbox" name="CampaignList_29296" />
                                Subscribe to: Eastside Studios Database</td>
                            </tr>
                            <tr>
                                <td colspan="3"><input type="submit" id="catwebformbutton" value="Submit" class="cat_button" /></td>
                            </tr>
                        </tbody>
                    </table>
                    </td>
                </tr>
            </tbody>
        </table>
        <script type="text/javascript" src="http://www.eastsidestudios.com.au/CatalystScripts/ValidationFunctions.js"></script>
        <script type="text/javascript">
    //<![CDATA[
    var submitcount73108 = 0;function checkWholeForm73108(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name");if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.HomeAddress) why += isEmpty(theForm.HomeAddress.value, "Home Address"); if (theForm.HomeCity) why += isEmpty(theForm.HomeCity.value, "Home City"); if (theForm.HomeState) why += isEmpty(theForm.HomeState.value, "Home State"); if (theForm.HomeZip) why += isEmpty(theForm.HomeZip.value, "Home Zipcode"); if (theForm.HomeCountry) why += checkDropdown(theForm.HomeCountry.value, "Home Country"); if (theForm.HomePhone) why += isEmpty(theForm.HomePhone.value, "Home Phone Number"); if (theForm.CellPhone) why += isEmpty(theForm.CellPhone.value, "Cell Phone Number"); if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if (theForm.CAT_Custom_259470) why += isEmpty(theForm.CAT_Custom_259470.value, "Child 1 Name");if (theForm.CAT_Custom_259481) why += isEmpty(theForm.CAT_Custom_259481.value, "Date of Birth Child 1");if (theForm.CAT_Custom_259476) why += checkSelected(theForm.CAT_Custom_259476, "I hereby give permission for my child to attend Eastside Studios and I understand that my child will be supervised for the duration of the class camp and/or aftercare hours only. (Aftercare hours only available during holiday camps)");if (theForm.CAT_Custom_259474) why += checkSelected(theForm.CAT_Custom_259474, "I give permission for my child to be photographed during the class and understand these photos may be used exclusively for Eastside Studios advertising material.");if(why != ""){alert(why);return false;}if(submitcount73108 == 0){submitcount73108++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
    //]]>
    </script>
    </form>
    </div>

    The problem is in <form action="http://www.eastsidestudios.com.au/FormProcessv2.aspx?WebFormID=42582&O ID={module_oid}&amp;OTYPE={module_otype}&amp;EID={module_eid}&amp;CID={mo dule_cid}"
    You have to remove http://www.eastsidestudios.com.au from the action URL and make it relative:
    <form action="/FormProcessv2.aspx?WebFormID=42582&O ID={module_oid}&amp;OTYPE={module_otype}&amp;EID={module_eid}&amp;CID={mo dule_cid}"
    Cheers,
    -mario

Maybe you are looking for

  • Cloning hamachi

    hi, new subscriber here and have a paid for hamachi subscription. i have have a win 8.1 pc with an external raid drive providing file sharing and such like for a bunch of pcs. i am trying to configure a second identical pc to be completely interchang

  • How to automate the "get" episode button?

    Something I would like to know how to do is configure iTunes to automatically get old (existing) podcast episodes (preferably over night while I am sleeping) with out making me stay up and press the "get" button for each episode!

  • Can't allocate custom ringtones/songs to contacts...

    i can't allocate songs to contacts like i had on other phones... is there any way to do this? the songs are already on the phone, so i thought there'd be no problem...

  • Why is my music not synching to my iphone?  it's on teh icloud

    The music on the iCloud is not showing up on my iPhone.  It was there this past weekend and now it's gone.  help?

  • What happened to the new release link?

    You used to be able to click on New Releases and get a line listing of everything that was added to iTunes for that week and the previous 3 weeks. What happened to that? The whole poing of going on iTunes was to click on bands I hadn't heard of and f