ilcreative Posted April 19, 2007 Share Posted April 19, 2007 Hi all, I have created a flash application with a php web mailer. The mailer itself works well but when you try to type into the input boxes using firefox it recognises the @ key on a uk keyboard as the " sign and vice versa. The flash itself is embeded within a PHP document that checks whether a robot is accessing the site or a human user for search engine purposes. The site and source code can be viewed at http://www.ilcreative.co.uk Thanks to anyone who can provide help, Mark Link to comment https://forums.phpfreaks.com/topic/47716-problems-with-firefox-recognising-the-wrong-keyboard/ Share on other sites More sharing options...
Guest prozente Posted April 19, 2007 Share Posted April 19, 2007 PHP has no control over what keyboard layout your OS is configured to use. Link to comment https://forums.phpfreaks.com/topic/47716-problems-with-firefox-recognising-the-wrong-keyboard/#findComment-233056 Share on other sites More sharing options...
monk.e.boy Posted April 19, 2007 Share Posted April 19, 2007 does this happen in IE? And Opera? If not, then it is your keyboard settings (control panel) monk.e.boy Link to comment https://forums.phpfreaks.com/topic/47716-problems-with-firefox-recognising-the-wrong-keyboard/#findComment-233063 Share on other sites More sharing options...
ilcreative Posted April 19, 2007 Author Share Posted April 19, 2007 Hi, Thanks for replying. The form works fine on internet explorer, it's only Firefox that has an issue as far as I am aware. It has been tested on three computers in the office, one with a UK version of firefox and it has the same problem on all of them. It's really strange! Link to comment https://forums.phpfreaks.com/topic/47716-problems-with-firefox-recognising-the-wrong-keyboard/#findComment-233117 Share on other sites More sharing options...
monk.e.boy Posted April 19, 2007 Share Posted April 19, 2007 Best ask on the firefox forums, http://forums.mozillazine.org/ monk.e.boy Link to comment https://forums.phpfreaks.com/topic/47716-problems-with-firefox-recognising-the-wrong-keyboard/#findComment-233150 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.