This is a discussion on PHP not working properly with IE? within the Coding Help forums, part of the Webmaster Help category; Ok, got a really strange one here I think, I haven't come across it before, although I am awake over ...
| |||||||
| Register | Forum Rules | FAQ | Donate | Calendar | Search | Today's Posts | Mark Forums Read |
| |||||
| Ok, got a really strange one here I think, I haven't come across it before, although I am awake over 30 hours so I could be missing something really silly now. Anywho go to this section of the problem site with internet explorer: Site and try and filter the results. (Just click free trial for instance) - It doesn't work at all for me and I haven't a clue what's happening. But if you use firefox, it works fine. PHP shouldn't care what browser you use, I just don't get it. Have any of you ever come across something like this before??
__________________ Lithotomy Position | Web Design Ireland | Canavan Disease | Massasauga Rattlesnake | Horrid Facts | Nose Hair Trimmer | Crohn's Symptoms | How to cook babyback ribs in the oven Last edited by babyboy808; 12-02-2009 at 05:09 PM.. |
| |||||
| Is not an IE problem but codding issue. You have an id for the checkbox but the name is not the same PHP Code:
__________________ :. Web Design & Development Web Design Ireland :. Search Engines Optimization Search Engines Optimization :. Car Parts & Accessories Car Parts :. Cars Ireland Cars Ireland :. I Have 2 Find It Directory SEF Directory |
| |||||
| Thanks for the reply Louie. unfortunately that doesn't work either, same story |
| |||||
| What's your php code like? What form field are you looking for? |
| |||||
| BTW you never changed the checkbox name and id so of course is going to be the same. |
| |||||
| Quote:
Quote:
|
| |||||
| change this line here $free_trial = $_REQUEST["free_trial"]; //change to $free_trial = !empty($_POST["free_trial"]) ? "checked" : ""; echo "variable=".$free_trial." - post=".$_POST["free_trial"]; |
| |||||
| Same story Louie |
| |||||
| Got it working, it appears ie/opera doesn't like me using an image for the submit button <input type="submit" value="submit" name="submit" /> |
| |||||
| But on the link above you have a button that does the submission. |
| Tags |
| php, properly, working |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best tools for working with feeds? | blacknight | Affiliate Programs | 3 | 07-04-2008 12:51 AM |
| working in australia? | brianbroken | Webmaster Discussion | 3 | 31-08-2007 11:53 PM |
| How long after starting up before you stopped working 20 hour days? | Trojan | Work / Life Balance | 19 | 19-07-2007 09:21 AM |
| Logo on my website not aligning properly | dude | Coding Help | 14 | 06-04-2007 04:38 PM |
| New site not displaying properly in NS7.1? Any advice? | shanediffily | Coding Help | 2 | 29-09-2006 03:29 PM |
| ||||
| | ![]() | |||
| | ||||