I have a form and the values are not subbmited to the php script that is defined in the action of the form. When i click submit i get this error...
Notice: Undefined variable: Name in c:\inetpub\wwwroot\test\webcontact.php on line 15...
This is the name Field on the form wich is defined on the php script as $name. So the form is not processed. Any idea why this happenes. Please Help....Thanks
This is the site with the form
ex. http://lle.dadeschools.net/test/test.php