<html>
<head>
<title>validation</title>
<script type="text/javascript">
function validate-form( )
{
if (document.contact-form.contact-name.value= ="")
{
alert ("piease fill in the 'your name' box. "):
return false:
}
reyurn trues:
}
</scrit>
</head>
<head>
<title>validation</title>
<script type="text/javascript">
function validate-form( )
{
if (document.contact-form.contact-name.value= ="")
{
alert ("piease fill in the 'your name' box. "):
return false:
}
reyurn trues:
}
</scrit>
</head>
No comments:
Post a Comment