Re: [PHP] How to keep form inputs from being cleared

2002-02-08 Thread Jason Wong
On Saturday 09 February 2002 06:56, SpamSucks86 wrote: > With --enable-trans-sid the problem still exists. For example, a user > logs in and cookies are disabled. He browses to a page which doesn't > load the session. Then from there he goes to a page that does use > sessions. Unless I'm mistaken,

RE: [PHP] How to keep form inputs from being cleared

2002-02-08 Thread SpamSucks86
n ID unless the session is started on the page. -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 11:24 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] How to keep form inputs from being cleared On Friday 08 February 2002 04:33, CompMan86 wrote: > I

Re: [PHP] How to keep form inputs from being cleared

2002-02-07 Thread Jason Wong
On Friday 08 February 2002 04:33, CompMan86 wrote: > I posted about this a few days ago. I received several responses but > none of them were very helpful (thanks for the effort though). I finally > figured out what it was by process of elimination. At the top of my > registration form, I put sess