The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Internet Explorer 11 (IE 11) breaks submission - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Internet Explorer 11 (IE 11) breaks submission (/showthread.php?tid=4672) |
Internet Explorer 11 (IE 11) breaks submission - MHarrison - Sep 30th, 2014 Hi folks, I am getting reports that submissions are failing to complete when using Internet Explorer 11. It was suggested to me that inserting this code in the metatags could solve the problem: Code: <meta http-equiv="x-ua-compatible" content="IE=9"> I don't have the means to see the error myself, as I work on an older Power PC Mac. Can anyone else confirm they are having issues with IE 11 and/or if the proposed solution makes sense? If it is good code, where would it be placed in FormTools in order to work properly? Thanks for your help. Best regards, Mark Harrison RE: Internet Explorer 11 (IE 11) breaks submission - MHarrison - Oct 1st, 2014 Hi folks, Inserted the tag in my html form and appears to be working fine. No FormTools intervention necessary. Regards, Mark Harrison |