if(trimString(document.frmUsers.fldLogo.value) == ""){ error_msg += "Please Upload SchoolLogo! \n"; } else{ if(trimString(document.frmUsers.fldLogo.value) == ""){ error_msg += "Upload SchoolLogo! \n"; } } if(trimString(document.frmUsers.fldSport.value) == ""){ error_msg += "Please Select the Sport! \n";
</TD> <TD width=10><img src="spacer.gif" height="1" width="1"> </TD> <TD valign=top width="" align="center"> <!-- MAin Content Starts From Here --> <form name="frmUsers" action="" method="post" enctype="multipart/form-data" onsubmit="return validate()"> <table width="100%" border="1" cellpadding="1" cellspacing="0" bordercolor="#808080" style="border-collapse:collapse"> <tr height="20"> <td align="center" class="normalblack_12" width="90%" valign="top" > <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <!-- Display the message on heading of the page --> <td valign="top" class="normalwhite_14" colspan=3 bgcolor="#808080" align="center"> <b>Edit High School / AAU Coach Info</b> </td>