How can validation list/menu

Hi,
I am created a form, i want to validation to list/menu (job_code field is mandatory).
Anybody enter without a Job_code form submission is not happend.
I am try to validation in dream weaver behavior- validation “field is not display list/menu id”
please help me code is given below
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;
          margin-bottom: 0px;
body,td,th {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12px;
-->
</style>
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {font-size: 10px}
-->
</style>
</head>
<body>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="header_print.jpg" width="960" height="171" /></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td colspan="3"><ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="#">Home</a>
              <ul>
                <li><a href="#">Item 1.1</a></li>
                <li><a href="#">Item 1.2</a></li>
                <li><a href="#">Item 1.3</a></li>
              </ul>
          </li>
          <li><a href="#">Product</a></li>
          <li><a class="MenuBarItemSubmenu" href="#">Item 3</a>
              <ul>
                <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
                    <ul>
                      <li><a href="#">Item 3.1.1</a></li>
                      <li><a href="#">Item 3.1.2</a></li>
                    </ul>
                </li>
                <li><a href="#">Item 3.2</a></li>
                <li><a href="#">Item 3.3</a></li>
              </ul>
          </li>
          <li><a href="#">Item 4</a></li>
        </ul>
        </td>
        </tr>
      <tr>
        <td width="16%"> </td>
        <td width="1%"> </td>
        <td width="83%"><form action="careersuccess.php" method="POST" enctype="multipart/form-data" name="frm" class="font">
      <table cellpadding="0" cellspacing="0" border="0" width="99%">
          <tr>
            <td class="body"><strong class="texsmallhead style6">Job Enquiry: </strong></td>
            <td class="body"><div align="left"><img src="pic for web/spacer.gif" width="55" height="1" /></div></td>
            <td> </td>
          </tr>
          <tr>
            <td class="body"> </td>
            <td class="body"><div align="left"></div></td>
            <td> </td>
          </tr>
          <tr>
            <td width="23%" class="textbodyhead"> Position Applied for</td>
            <td width="13%" class="body"><div align="left">:</div></td>
            <td width="64%"><select name="pafor" size="1" id="pafor">
              <option selected="selected">---Select Postion---</option>
              <option>General Manager---Job---code: GM_001</option>
              <option>Senior Manager---Job---code: SM_002</option>
              <option>PHP Developer</option>
              <option>Programmer</option>
              </select>            </td>
        </tr>
          <tr>
            <td class="body"> </td>
            <td class="body"> </td>
            <td> </td>
          </tr>
          <tr>
            <td class="body">Job_Code</td>
            <td class="body">:</td>
            <td><select name="job_code" size="1" id="job_code">
              <option>-------Select-Job-Code------</option>
              <option>GM-001- General Manager</option>
              <option>SM-002-Senior Manager</option>
            </select>
            </td>
          </tr>
          <tr>
            <td class="body"> </td>
            <td class="body"><div align="left"></div></td>
            <td><span class="style1">Job code is mandateory and same as the position applied for</span></td>
          </tr>
        <tr><td style="height:3px"></td></tr>
        <tr>
          <td colspan="3" class="body"><strong class="textbodyhead">QUALIFICATION DETAILS </strong></td>
          </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Graduation</td>
          <td class="body">:</td>
          <td><label>
          <input name="basic_graduation" type="text" id="basic_graduation" size="25" maxlength="30" />
          </label></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Post Graduation</td>
          <td class="body">:</td>
          <td><label>
          <input name="PGCOURSE" type="text" id="PGCOURSE" size="25" maxlength="30" />
          </label></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td valign="top" class="textbodyhead">Key Skills</td>
          <td valign="top" class="body">:</td>
          <td valign="top"><label>
          <textarea name="skills" id="skills" cols="30" rows="7"></textarea>
          </label></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Relevant Experience </td>
          <td class="body">:</td>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="12%"><select
style="width: 70px;" name="EXPYEAR" id="expyear" class=""><option
value="-1" selected="selected">Year</option><option value="99">Fresher</option><option
label="0" value="0">0</option><option label="1" value="1">1</option><option
label="2" value="2">2</option><option label="3" value="3">3</option><option
label="4" value="4">4</option><option label="5" value="5">5</option><option
label="6" value="6">6</option><option label="7" value="7">7</option><option
label="8" value="8">8</option><option label="9" value="9">9</option><option
label="10" value="10">10</option><option label="11" value="11">11</option><option
label="12" value="12">12</option><option label="13" value="13">13</option><option
label="14" value="14">14</option><option label="15" value="15">15</option><option
label="16" value="16">16</option><option label="17" value="17">17</option><option
label="18" value="18">18</option><option label="19" value="19">19</option><option
label="20" value="20">20</option><option label="21" value="21">21</option><option
label="22" value="22">22</option><option label="23" value="23">23</option><option
label="24" value="24">24</option><option label="25" value="25">25</option><option
label="26" value="26">26</option><option label="27" value="27">27</option><option
label="28" value="28">28</option><option label="29" value="29">29</option><option
label="30" value="30">30</option><option value="31">30+</option></select> </td>
              <td width="2%"> </td>
              <td width="76%"><select style="width: 90px;"
name="EXPMONTH" id="expmonth" class=""><option value="-1"
selected="selected">Month</option><option label="0" value="0">0</option><option
label="1" value="1">1</option><option label="2" value="2">2</option><option
label="3" value="3">3</option><option label="4" value="4">4</option><option
label="5" value="5">5</option><option label="6" value="6">6</option><option
label="7" value="7">7</option><option label="8" value="8">8</option><option
label="9" value="9">9</option><option label="10" value="10">10</option><option
label="11" value="11">11</option></select></td>
              <td width="10%"> </td>
            </tr>
          </table></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Your Name</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="yr_name" type="text" class="textfield" id="yr_name" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Your E-mail</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="yr_email" type="text" class="textfield" id="pafor3" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Phone / Mobile</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="ph_no" type="text" class="textfield" id="pafor4" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Street Address</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="str_add" type="text" class="textfield" id="pafor5" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> City / State</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="city" type="text" class="textfield" id="pafor6" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Zip / Postal Code</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="postal_code" type="text" class="textfield" id="pafor7" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Country</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="country" type="text" class="textfield" id="pafor8" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr><td style="height:3px"></td></tr>
        <tr>
            <td width="23%" class="body"><strong class="textbodyhead"> Resume</strong></td>
            <td width="13%" class="body"><div align="left">:</div></td>
            <td width="64%"><input type="file" name="strresume"></td>
        </tr>
        <tr>
          <td colspan="3" class="textbody">Attach only word document (.doc)</td>
          </tr>
        <tr>
          <td colspan="3" class="body"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="28%"><img src="pic for web/spacer.gif" width="240" height="1" /></td>
              <td width="22%"><input type="submit" value="Send" name="submit" onClick="return validate();"></td>
              <td width="25%"><input type="reset" value="Reset" name="reset" /></td>
              <td width="25%"> </td>
            </tr>
          </table></td>
          </tr>
      </table>  
     </form></td>
      </tr>
    </table></td>
  </tr>
</table>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
</body>
</html>

Did you ever resolve your validation issue of the 'Position Applied for ' and 'Resume' fields? If not then the solution is below. I've been busy for a couple of days so couldn't get back to this until now.
<?php
    if(array_key_exists('submit', $_POST)) {
$pafor = $_REQUEST['pafor'];
if (empty($pafor)) {
    $error['pafor'] = "Please select a job vacancy";
$basic_graduation = $_REQUEST['basic_graduation'];
$PGCOURSE = $_REQUEST['PGCOURSE'];
$skills = $_REQUEST['skills'];
$yr_name = $_REQUEST['yr_name'];
$yr_email = $_REQUEST['yr_email'];
$ph_no = $_REQUEST['ph_no'];
$str_add = $_REQUEST['str_add'];
$city = $_REQUEST['city'];
$postal_code = $_REQUEST['postal_code'];
$country = $_REQUEST['country'];
   $strresume_name=$_FILES["strresume"]["name"];
    $strresume_type=$_FILES["strresume"]["type"];
    $strresume_size=$_FILES["strresume"]["size"];
    $strresume_temp=$_FILES["strresume"]["tmp_name"];
if($strresume_type=="application/octet-stream" or $strresume_type=="text/plain" or $strresume_type=="application/msword")
$corrcetFile = "Correct file type"; }
    else {
$error['$strresume_type'] = "Please select a MS Word file";
if(!isset($error))
        $message= '
<table cellspacing="0" cellpadding="8" border="0" width="650">
            <tr>
                <td colspan="2"></td>
            </tr>
            <tr bgcolor="#eeeeee">
                <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Position Applied for:</strong></td>
                <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$pafor.'</td>
            </tr>
            <tr>
            <td colspan="2" style="padding:0px;"><img src="images/whitespace.gif" alt="" width="100%" height="1" /></td></tr>
            <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Qualification / Details:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"></td>
              </tr>
              <tr>
              <td colspan="2" style="padding:0px;"><img src="images/whitespace.gif" alt="" width="100%" height="1" /></td></tr>
            <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Basic/Graduation:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$basic_graduation.'</td>
              </tr>
                <tr>
              <td colspan="2" style="padding:0px;"><img src="images/whitespace.gif" alt="" width="100%" height="1" /></td></tr>
            <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Post Graduation:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$PGCOURSE.'</td>
              </tr>
              <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Skills:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$skills.'</td>
              </tr>
              <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Your Name:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$yr_name.'</td>
              </tr>
              <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Your Email:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$yr_email.'</td>
              </tr>
               <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Phone/Mobile:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$ph_no.'</td>
              </tr>
               <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Street Address:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$str_add.'</td>
              </tr>
               <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>City/State:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$city.'</td>
              </tr>
               <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Zip/Postal Code:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$postal_code.'</td>
              </tr>
              <tr bgcolor="#eeeeee">
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;"><strong>Country:</strong></td>
              <td style="font-family:Verdana, Arial; font-size:11px; color:#333333;">'.$country.'</td>
              </tr>
         </table>
    // MAIL SUBJECT
    $subject = "Career Enquiry Form";
    // TO MAIL ADDRESS
    $to="[email protected]";
    // MAIL HEADERS
    $headers  = "MIME-Version: 1.0\n";
    $headers .= "Content-type: text/html; charset=iso-8859-1\n";
    $headers .= "From: Name <[email protected]>\n";
    // MAIL HEADERS with attachment
    $fp = fopen($strresume_temp, "rb");
    $file = fread($fp, $strresume_size);
    $file = chunk_split(base64_encode($file));
    $num = md5(time());
        //Normal headers
    $headers  = "From:<NINDIYA CAREER ENQUIRY FORM>\r\n";
       $headers  .= "MIME-Version: 1.0\r\n";
       $headers  .= "Content-Type: multipart/mixed; ";
       $headers  .= "boundary=".$num."\r\n";
       $headers  .= "--$num\r\n";
        // This two steps to help avoid spam 
    $headers .= "Message-ID: <".gettimeofday()." TheSystem@".$_SERVER['SERVER_NAME'].">\r\n";
    $headers .= "X-Mailer: PHP v".phpversion()."\r\n";       
        // With message
    $headers .= "Content-Type: text/html; charset=iso-8859-1\r\n";
       $headers .= "Content-Transfer-Encoding: 8bit\r\n";
       $headers .= "".$message."\n";
       $headers .= "--".$num."\n";
        // Attachment headers
    $headers  .= "Content-Type:".$strresume_type." ";
       $headers  .= "name=\"".$strresume_name."\"r\n";
       $headers  .= "Content-Transfer-Encoding: base64\r\n";
       $headers  .= "Content-Disposition: attachment; ";
       $headers  .= "filename=\"".$strresume_name."\"\r\n\n";
       $headers  .= "".$file."\r\n";
       $headers  .= "--".$num."--";
    // SEND MAIL
       @mail($to, $subject, $message, $headers);
fclose($fp);
    header("Location: http://www.bbc.co.uk");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;
          margin-bottom: 0px;
body,td,th {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12px;
-->
</style></head>
<body>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="header_print.jpg" width="960" height="171" /></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td width="16%"> </td>
        <td width="1%"> </td>
        <td width="83%"><form action="form.php" method="POST" enctype="multipart/form-data" name="frm" class="font">
      <table cellpadding="0" cellspacing="0" border="0" width="99%">
          <tr>
            <td class="body"><strong class="texsmallhead style6">Job Enquiry: </strong></td>
            <td class="body"><div align="left"><img src="pic for web/spacer.gif" width="55" height="1" /></div></td>
            <td> </td>
          </tr>
          <tr>
            <td class="body"> </td>
            <td class="body"><div align="left"></div></td>
            <td> </td>
          </tr>
          <tr>
            <td width="23%" class="textbodyhead"> Position Applied for</td>
            <td width="13%" class="body"><div align="left">:</div></td>
            <td width="64%">
            <select name="pafor" id="pafor" onChange="popfield();">
<option selected="selected" value="">---Select Postion---</option>
<option value="GM">Gneral Manager</option>
<option value="AM">Assistant Manager</option>
<option value="PHD">PHD Developer</option>
<option>Assist Marketing Executive</option>
</select><?php if(isset($error['pafor'])) { echo "<span style='color: #C00; padding-left: 10px;'>".$error['pafor']."</span>"; } ?>         </td>
          </tr>
          <tr>
            <td class="body"> </td>
            <td class="body"> </td>
            <td> </td>
          </tr>
          <tr>
            <td class="body">Employee Code</td>
            <td class="body">:</td>
            <td><input type="text" name="emp_code" id="emp_code" value="GM" /></td>
          </tr>
          <tr>
            <td class="body"> </td>
            <td class="body"><div align="left"></div></td>
            <td> </td>
          </tr>
        <tr><td style="height:3px"></td></tr>
        <tr>
          <td colspan="3" class="body"><strong class="textbodyhead">QUALIFICATION DETAILS </strong></td>
          </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Basic/Graduation</td>
          <td class="body">:</td>
          <td><label>
          <input name="basic_graduation" type="text" id="basic_graduation" size="25" maxlength="30" />
          </label></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Post Graduation</td>
          <td class="body">:</td>
          <td><label>
          <input name="PGCOURSE" type="text" id="PGCOURSE" size="25" maxlength="30" />
          </label></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td valign="top" class="textbodyhead">Key Skills</td>
          <td valign="top" class="body">:</td>
          <td valign="top"><label>
          <textarea name="skills" id="skills" cols="30" rows="7"></textarea>
          </label></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Relevant Experience </td>
          <td class="body">:</td>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="12%"><select
style="width: 70px;" name="EXPYEAR" id="expyear" class=""><option
value="-1" selected="selected">Year</option><option value="99">Fresher</option><option
label="0" value="0">0</option><option label="1" value="1">1</option><option
label="2" value="2">2</option><option label="3" value="3">3</option><option
label="4" value="4">4</option><option label="5" value="5">5</option><option
label="6" value="6">6</option><option label="7" value="7">7</option><option
label="8" value="8">8</option><option label="9" value="9">9</option><option
label="10" value="10">10</option><option label="11" value="11">11</option><option
label="12" value="12">12</option><option label="13" value="13">13</option><option
label="14" value="14">14</option><option label="15" value="15">15</option><option
label="16" value="16">16</option><option label="17" value="17">17</option><option
label="18" value="18">18</option><option label="19" value="19">19</option><option
label="20" value="20">20</option><option label="21" value="21">21</option><option
label="22" value="22">22</option><option label="23" value="23">23</option><option
label="24" value="24">24</option><option label="25" value="25">25</option><option
label="26" value="26">26</option><option label="27" value="27">27</option><option
label="28" value="28">28</option><option label="29" value="29">29</option><option
label="30" value="30">30</option><option value="31">30+</option></select> </td>
              <td width="2%"> </td>
              <td width="76%"><select style="width: 90px;"
name="EXPMONTH" id="expmonth" class=""><option value="-1"
selected="selected">Month</option><option label="0" value="0">0</option><option
label="1" value="1">1</option><option label="2" value="2">2</option><option
label="3" value="3">3</option><option label="4" value="4">4</option><option
label="5" value="5">5</option><option label="6" value="6">6</option><option
label="7" value="7">7</option><option label="8" value="8">8</option><option
label="9" value="9">9</option><option label="10" value="10">10</option><option
label="11" value="11">11</option></select></td>
              <td width="10%"> </td>
            </tr>
          </table></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Your Name</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="yr_name" type="text" class="textfield" id="yr_name" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead">Your E-mail</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="yr_email" type="text" class="textfield" id="pafor3" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Phone / Mobile</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="ph_no" type="text" class="textfield" id="pafor4" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Street Address</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="str_add" type="text" class="textfield" id="pafor5" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> City / State</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="city" type="text" class="textfield" id="pafor6" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Zip / Postal Code</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="postal_code" type="text" class="textfield" id="pafor7" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr>
          <td class="textbodyhead"> Country</td>
          <td class="body"><div align="left">:</div></td>
          <td><input name="country" type="text" class="textfield" id="pafor8" size="25" maxlength="100" /></td>
        </tr>
        <tr>
          <td class="body"> </td>
          <td class="body"> </td>
          <td> </td>
        </tr>
        <tr><td style="height:3px"></td></tr>
        <tr>
            <td width="23%" class="body"><strong class="textbodyhead"> Resume</strong></td>
            <td width="13%" class="body"><div align="left">:</div></td>
            <td width="64%"><input type="file" name="strresume"><?php if(isset($error['$strresume_type'])) { echo "<span style='color: #C00; padding-left: 10px';>".$error['$strresume_type']."</span>"; } ?></td>
        </tr>
        <tr>
          <td colspan="3" class="textbody">Attach only word document (.doc)</td>
          </tr>
        <tr>
          <td colspan="3" class="body"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="28%"><img src="pic for web/spacer.gif" width="240" height="1" /></td>
              <td width="22%"><input type="submit" value="Send" name="submit" onClick="return validate();"></td>
              <td width="25%"><input type="reset" value="Reset" name="reset" /></td>
              <td width="25%"> </td>
            </tr>
          </table></td>
          </tr>
      </table> 
</form></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

Similar Messages

  • How can I list the songs in an album in iTunes without having to do it one by one? Some albums are not numbered.

    How can I list the songs in an album in iTunes without having to do it one by one? Some albums are not numbered or they show 1. 1. 1. 1. 1. 1. 1.

    Poor metadata needs to be corrected if the album is to display properly in iTunes. iTunes sees an "album" as any collection of tracks with the same Album title and the same Album Artist (or Artist if Album Artist isn't set). Each track of the album should have distinct Track V of W and Disc X of Y vaules. W,X,Y are optional, but X may be needed for multi disc albums.
    See Gropuing tracks into albums for details.
    tt2

  • ICal 5: day view: how can the list on the left side be hidden?

    hi fellows
    how can the list on the left side in the day-view of iCal 5 be hidden, so that the computer-screen only shows the graphic-bars (right side)?
    Thanks a lot for your help
    Mullika

    Sorry, but there was nothing in your last post.

  • How can I list all the domains configured for Weblogic Servers?

    How can I list all the domains configured for Weblogic Servers?
    I saw a note, which says the following:
    "WebLogic Server does not support multi-domain interaction using either the Administration Console, the weblogic.Admin utility, or WebLogic Ant tasks. This restriction does not, however, explicitly preclude a user written Java application from accessing multiple domains simultaneously."
    In my case, I just want to list all the domains, is that possible by using any scripts?
    Thanks
    AJ

    If you use WLS Node Manager and the Config Wizard was used to create the domains, then the list of domains should be in a location like this:
    <MIDDLEWARE_HOME>\wlserver_10.3\common\nodemanager\nodemanager.domains
    Enterprise Manager Grid Control also has support for multi-domain management of WLS in a console.

  • How can i create menu & submenu dynamically in JSF?

    Please tell me how can i generate menu & submenu in JSF using database or dynamically.

    Stephen,
    Check this page out for some elementaries on dynamic pages in UIX. The LOV is essentially just like any other UIX page, with the two differences: it's launched and submitted differently. But these differences don't affect what content is displayed on the page.
    Dynamic Structure in ADF UIX Pages:
    http://helponline.oracle.com/jdeveloper/help/state/content/navSetId.jdeveloper/navId.4/vtAnchor.ChildData/vtTopicFile.jdeveloper%7Cuixhelp%7Cuixdevguide%7Cdynamic%7Ehtml/

  • How can I list the head texts or texts of position of the invoices created

    hello experts
    I have a consultation.
    how can I list the head texts or texts of position of the invoices created in module sap SD?
    Up to now I can see them visualizing the document SD for transaction VF03, but I need to see a listing of invoices and don't unite in one.
    he/she would thank their collaboration.
    greetings,
    Jorge Silva

    Dear Jorge,
    You can use T-Code VF05 or VF05N to generate list of Invoices with range of selection criterias...
    The concerned tables for the same are VBRK & VBRP.
    Let us know should you require any further help..
    Hope this helps...
    Give points if useful..
    Thanks,
    Jignesh Mehta

  • How can I list my iphoto library by file name only?

    How can I list my iphoto library by file name only?

    There are two apps that can do that for your.
    1 - the better of the two is  iPhoto Library Manager.  You will have to manually select those Events in Library A that are not in Library B and copy them to B.  Then do the same for B to A.  This also copies both the original and edited versions, keywords, titles, descriptions, faces and places.
    2 - the second app is SyncPhotos.  This one is automatic and will copy the original images in A that are not in B into B and the same for B to A. This does not copy edited versions or any of the metadata, i.e. keywords, etc.

  • Photoshop cs4 how can i reset menu fontcolour from green to black

    photoshop cs4
    how can i reset menu fontcolour from green to black
    thank you

    Hello pfaffenbichler
    i use windows 7 and changed the Desktop background from windows to black-white.
      this input   seems to cause the changed colour in the photoshop menu?!
    I set it back and the colour changed back to black

  • How can I list all users and their DEFAULT tablespace?

    How can I list all users and their DEFAULT tablespace?
    Peter

    Peter, the following short article that lists the most heavily used Oracle rdbms dictionay views might be of interest based on your question:
    How do I find information about a database object: table, index, constraint, view, etc… in Oracle ? http://www.jlcomp.demon.co.uk/faq/object_info.html
    HTH -- Mark D Powell --

  • How can I list used database/table size resp user space ? Compression after

    How can I list used + maximum tablespace/database/table size of an Oracle database ?
    How can I list the space used currently by a user resp. his tables+indizes ?
    By the way: If I delete a user or table from an Oracle database installation: are then only the entires deleted
    or is the space released as well ?
    In otherwords: After I deleted a user resp. table is it recommended to do something like a "compress" similarly to Outlook
    or other eMail clients to shrink really the occupied space on hard disc ?

    I hope this helps you
    select df.tablespace_name "Tablespace",
    totalusedspace "Used MB",
    (df.totalspace - tu.totalusedspace) "Free MB",
    df.totalspace "Total MB",
    round(100 * ( (df.totalspace - tu.totalusedspace)/ df.totalspace))
    "Pct. Free"
    from
    (select tablespace_name,
    round(sum(bytes) / 1048576) TotalSpace
    from dba_data_files
    group by tablespace_name) df,
    (select round(sum(bytes)/(1024*1024)) totalusedspace, tablespace_name
    from dba_segments
    group by tablespace_name) tu
    where df.tablespace_name = tu.tablespace_name;

  • How can i list bindings i ve to pass to script engine?

    I take a script from user , for example "a+23 *b -2" . How can i list which variables used in script , for the script on left result must be {a,b}. I ve been searching whole day but couldnt find an answer yet,
    ty for help.

    user486070 wrote:
    in this case variable "c" is missing , and engine throws "MissingReferenceException : reference for c is missing", but its not a user friendly message.
    I want to give to user an input , Unknown Variable : c , plz enter value for c | ....... | <OK> etc.If you don't like the error messages the parser produces, and there isn't any way to configure them, then I think your only recourse is to write your own parser.

  • How can i save menu in db?

    how can i save menu in db?

    If you're using Forms 9i you can't. In 6i or earlier you simply have to create the Forms Tables (all the scripts are supplied) and set the preference to save to the database in the Builder.Note that you still need a mmx on the filesystem at runtime.

  • Satellite Pro L500 - How can I prevent menu boxes popping up randomly

    How can I prevent menu boxes popping up randomly and the cursor failing randomly as well?
    It settles down after a while but can occur at any moment.

    Different menu boxes attach themselves to the cursor and I end up with multiple menu boxes of various kind and it's really easy to accidently perform one of the functions related to a menu. Once I involuntarily increased the size of all of the desktop icons.

  • How can I list the fonts used in a Keynote presentation?

    I want to share a Keynote file with a colleague, but I imagine that I've used fonts (typefaces) in my presentation that she does not have.
    How do I list all the fonts I used so that I can share the fonts with her, also?
    Thanks.
    --Larry Anderson   adelarry (at) me (dot) com

    Hello,
    this SQL should help:
    db2 "select schemaname from syscat.schemata"

  • How can I list folders within a category?

    I have assigned several folders to a category, which I have published as a portlet. When I display that category portlet on a page, the folders in that category are not listed in the portlet.
    How can I get these folders to display within the category portlet?

    Can this even be done?

Maybe you are looking for

  • How to change protected variants created by users that no longer exist

    There are several older variants for which background jobs are scheduled for daily prcessing.  These variants were created and protected by uses that no longer exist in SAP. How to  unprotect and change these variants to reflect new requirements.

  • Anyone know how to connect to a Diamond WR300N?

    I live in a very narrow three story house. My wireless router is on the first floor but my iMac is on the third floor. I get a weak and slow connection up there. I picked up a Diamond WR300N repeater and set it up but I'm not sure how to connect to i

  • Output of cmd in command prompt as key and vaule in properties file

    hi, i want to get the value of any command which i run using cmd in a properties file as a key and value rather then getting it in text file for example - hostname>output.txt   [not good], i want it to be like hostname>output.properties with a key an

  • Transferring pics from Galaxy Note II

    Can someone help me understand how to move a folder from my gallery to my laptop?  I need to then put them on a stick to give to a friend.  Thanks in  advance, JWB

  • Error checking for persistence unit annotations in the main class

    Hi When I tried running the examples from the SUN JMS tutorials, I landed in a problem. I did the following changes... 1. I created a new project in eclipse 2. created the java class 'Producer.java' in a package..(the one in java tutorial is not in a