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

2004-01-06 Thread Paul
The javascript is a popup calendar for populating that field or in the example I posted it is just a browser popup. If the page is served as .htm everything is "fine." Served as .php the form is empty on BACK unless the javascript is not called. Really the data is not there (because when I view

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

2004-01-06 Thread Richard Davey
Hello Paul, Wednesday, January 7, 2004, 1:45:20 AM, you wrote: P> Thanks. The problem exists either way! For some reason that is beyond me, P> the combination of a javascript being called and the document being parsed P> through php is the cause. Again if I simply rename to .htm then it is P> "fi