function check_input(theform)
{
if (form1.name.value=="")
{ alert("姓名不能為空,請重新填寫!");
theform.name.focus();
return false;
}
if (form1.tel.value=="" )
{ alert("您的電話不能為空,請重新填寫!");
theform.tel.focus();
return false;
}
if (form1.email.value=="")
{ alert("Email地址不能為空,請重新填寫!");
theform.email.focus();
return false;
}
if (form1.text1.value=="")
{ alert(" 留言內容不能為空,請重新填寫!");
theform.text1.focus();
return false;
}
return true;
}
Welcome leave words to us!
|
SHENZHEN SAMPOO HI-TECH CO., LTD
ADD: 5/F, Building 17, Guangqian Indu.Area, Nanshan District, Shenzhen, China
Tel: 86-755-26759829 26759929 26759979 26759769
Fax: 86-755-26759949
Web site: www.mogu9.com
E-mail: spptc@spptc.com |
|
|