Re: IE Problem Detecting Post Variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



L. Herbert escreveu:
Bastien,

Thanks for your response. The curious thing is that the value is passed when using FF, but not passed when using IE.

Here is the relevant form html:

                <div id="switch-theme">
                    <form action="" method="post">

It may seem strange, but try using "POST" instead of "post".

(I had this same problem when my server was upgraded to Apache 2.2.10)

                        <label>Flip It!</label>
<input name="style" type="image" src="images/switch-button-grey.gif" title="Default Theme" id="style1" value="default" /> <input name="style" type="image" src="himages/switch-button-default.gif" title="Alternate Theme" id="style2" value="alternate" />
                    </form>
                </div>

.....................................

--
zerof
http://www.educar.pro.br/
Apache - PHP - MySQL - Boolean Logics - Project Management
----------------------------------------------------------
http://www.geoticks.com/
Geo Positioning Solutions
----------------------------------------------------------

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux