|
Hi guys,
Well this has never happened to me before. I've upgraded a PHP4 app to PHP5 and my registration form won't work on IE, while it works absolutely fine on Firefox and Safari, so I'm pretty sure the functionality is correct.
In fact even if I comment out all the form process code and just get it to echo something when the "Register" button is clicked, I get no love there either, so it's as though IE is not recognising any posted items at all.
Would appreciate any help I can get on this.
|