Re: [PHP] Bizzare form problem - Please Help!

2004-01-06 Thread Paul
Thanks. The problem exists either way! For some reason that is beyond me, the combination of a javascript being called and the document being parsed through php is the cause. Again if I simply rename to .htm then it is "fine." Anyhow I am indeed relying on the browser but that is not a problem in

Re: [PHP] Bizzare form problem - Please Help!

2004-01-06 Thread Nelson Rodríguez-Peña Alarcón
Hi Paul, Paul wrote: I have a .php page. There are several form fields. When I populate the fields, submit to another page, and then use the browser's back button, the data is still there. This is indeed what I want. HOWEVER, when one field has a javascript event (ie. onClick open a browser window