Re: [PHP] Pulling my hair out over Netscape...

2001-02-28 Thread Ernest E Vogelsinger
At 18:57 28.02.2001, Jackson, Michael said: [snip] > Hello everyone... I've been developing a PHP app here for a while >now, and I have been encountering some most frustrating situations in which >something will work in IE but not Netscape. Some of t

Re: [PHP] Pulling my hair out over Netscape...

2001-02-28 Thread Batonik
On Wed, 28 Feb 2001, Jackson, Michael wrote: > I.E. I enter a value, hit OK. Then I press the back button. Then > I enter a DIFFERENT value, and hit OK. The SAME value is passed to the PHP > script! I'm using the post method, and I haven't found a way to shake this > yet! This is afflicting

[PHP] Pulling my hair out over Netscape...

2001-02-28 Thread Jackson, Michael
Hello everyone... I've been developing a PHP app here for a while now, and I have been encountering some most frustrating situations in which something will work in IE but not Netscape. Some of this seems to be IE's allowances for sloppy coding... :) But here's a new one. I have a form,