Re: Forms

by Christopher Higgs <chiggs(at)unimelb.edu.au>

 Date:  Wed, 11 Dec 2002 12:05:01 +1100
 To:  "Beauford.2002" <beauford.2002(at)rogers.com>,
hwg-basics(at)hwg.org
 In-Reply-To:  p1
  todo: View Thread, Original
At 04:39 PM 11/12/2002 -0500, Beauford.2002 wrote:
>The problem is that the form is not sending the employee name to the php
>page. If I insert the name in the php page manually, it works fine, so the
>problem appears to be with the form.

Your HTML isn't valid - take a closer look at your OPTION tags and you will 
see that you are missing a closing bracket for your options:

><OPTION VALUE="John"</OPTION>John

Should be:
<OPTION VALUE="John"></OPTION>John

That's most likely your problem.


Chris Higgs
Manager, New Learning Technology
ILFR, University of Melbourne
http://www.landfood.unimelb.edu.au/
Phone: +61 3 8344 9749  Fax: + 61 3 9348 2156 

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA