Re: [PHP] Obtaining a value from dynamic list box

2001-02-22 Thread David Robley
On Fri, 23 Feb 2001 05:21, Claudia wrote: > When selecting a value from a dynamically generated list box, the > subsequent value passed to the table truncates when > there is a blank in the string > > Here is the table structures (Mysql database) > > First table has variable course_name (varchar -

[PHP] Obtaining a value from dynamic list box

2001-02-22 Thread Claudia
When selecting a value from a dynamically generated list box, the subsequent value passed to the table truncates when there is a blank in the string Here is the table structures (Mysql database) First table has variable course_name (varchar -- length 50) This database will be used to generate th