"") : $sqlSearchResult = mysql_query("select * from Jobs where $searchwhat like '%$searchfor%' and active = '1' order by date_submitted desc"); $sqlSearchRowNum = mysql_numrows($sqlSearchResult); $sqlSearchResultSet = mysql_query("select * from Jobs where $searchwhat like '%$searchfor%' and active = '1' order by date_submitted desc limit $start, $iOffset"); $sqlSearchRowNumSet = mysql_numrows($sqlSearchResultSet); else : $sqlSearchResult = mysql_query("select * from Jobs where active = '1' order by date_submitted desc"); $sqlSearchRowNum = mysql_numrows($sqlSearchResult); $sqlSearchResultSet = mysql_query("select * from Jobs where active = '1' order by date_submitted desc limit $start, $iOffset"); $sqlSearchRowNumSet = mysql_numrows($sqlSearchResultSet); endif; $iJumpForward = $start + $iOffset; $iJumpBackward = $start - $iOffset; if ($sqlSearchRowNum == $sqlSearchRowNumSet) : $iLastPage = 1; endif; if ($start + $iOffset == $sqlSearchRowNum) : $iLastPage = 1; endif; if ($start + $iOffset - 1 >= $sqlSearchRowNum) : $iLastPage = 1; endif; ?> Job Opportunities - LaurelSteel


  About Us

  Products

  Solutions

  Contacts

  Quality

  HS&E

  Careers

  In the News

  Guestbook

  Links

Job Opportunities

 



"; endif; while ($sRow = mysql_fetch_array($sqlSearchResultSet)) { if ($bAlternateColor == False) : $bAlternateColor = True; echo ""; else : $bAlternateColor = False; echo ""; endif; echo " "; if ($iColor == 0) : $iColor = 1; else: $iColor = 0; endif; } ?>
Listing: Total Jobs:  
Number Job Title Date
* No Jobs Found *
$sRow[job_num] " . funcFitString($sRow[job_title], 32) . " " . funcFitString($sRow[date_submitted], 32) . "
"; echo " "; echo " "; echo ""; else : echo ""; echo " "; echo " "; echo ""; endif; ?>
"; echo ""; echo " "; echo ""; echo "
"; if ($start <= 0) : echo ""; else : echo ""; endif; echo " "; if ($iLastPage == 1) : echo ""; else : echo ""; endif; echo "