if (theForm.name.value == "")
{
alert("Please enter a value for the \"Name\" field.");
theForm.name.focus();
return (false);
}
if (theForm.comments.value == "")
{
alert("Please enter a value for the \"You Query\" field.");
theForm.comments.focus();
return (false);
}
if (theForm.email.value == "")
{
alert("Please enter a value for the \"Email Address\" field.");
theForm.email.focus();
return (false);
}
return (true);
}
//-->
|
 |
ABOUT Kawsar Auto Spares Ltd
Kawsar Auto Spares is a trading company specializing in the distribution of Automotive Spare Parts, Automotive Batteries, and Lubricants for over 25 Years. Headquartered in Mombasa, Kenya.With world leading brand names like Toyota, Nissan, Mitsubishi associated within the distribution range. Kawsar Auto has been able to consolidate a client network in East Africa successfully. We aspire to achieve the most consistent level of supply chain management system, hence resulting in ultimate client satisfaction.
|
|