Uh... I still don't get IE or the cause of this problem. You told me it worked fine when you ran the script I posted. You also told me to look at the menu. I removed the:
Code:
<?php include('menu.php'); ?>
Section from the login page and saved it. I suddenly could use the form fields and buttons. I then added that section of script back to the exact same area I removed it from and saved the page. Upon reloading the login page, with the menu included, the forms suddenly worked.... They also started working across the entirety of the site after I did that.
So is it my scripting or does IE suck that bad.........
__________________
Code:
if( $hungry ) { eat(); }
else { sleep(); }
|