RE: [PHP] Dynamic List Using Php

2003-01-21 Thread Edward Peloke
om: Pushpinder Singh Garcha [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 2:10 PM To: [EMAIL PROTECTED] Subject: [PHP] Dynamic List Using Php Hello All I am wanting a create a dynamic List using php. When a user enters a value on a form, I need the value that he entered on the form to a

Re: [PHP] Dynamic List Using Php

2003-01-21 Thread cal
, etc. =C= * * Cal Evans * Techno-Mage * http://www.calevans.com * - Original Message - From: "Pushpinder Singh Garcha" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 1:09 PM Subject: [PHP] Dynamic List Using Php > Hello All > >

[PHP] Dynamic List Using Php

2003-01-21 Thread Pushpinder Singh Garcha
Hello All I am wanting a create a dynamic List using php. When a user enters a value on a form, I need the value that he entered on the form to added to a dynamic list box, which is displayed on the next page. So the List Box continues to grow whenever a user adds a value on the form (note: Th