Re: [PHP] drop-down menu variables

2001-04-05 Thread Joe Stump
You should all check out libHTMLForm at http://www.nirvani.net/software - it has all sorts of functions for writing HTML forms easily and painlessly. I use it all the time now (shameless plug - my roommate wrote it a while back). --Joe On Fri, Apr 06, 2001 at 02:35:11AM +0200, Richard wrote: > Y

Re: [PHP] drop-down menu variables

2001-04-05 Thread Richard
You must set: some text if it's a SELECT list. Use to set an initialized text. Use .VALUE to check if it's empty or not... But beware, sometimes it forgets the contents... If you would use the JavaScript "alert(text)" function... - Richard ""Joao Monteiro"" <[EMAIL PROTECTED]> wrote in mess