|
Here are all the jobs from the old
w4mp jobs system, in
reference number order.
To see current jobs please visit
http://www.w4mpjobs.org/
You
can print these now - but do you really need to?
<% if 0 then %>
<% end if %>
<%
fp_sQry="SELECT * FROM current_jobs ORDER BY ref DESC"
fp_sDefault=""
fp_sNoRecords="No jobs currently listed"
fp_sDataConn="w4mp"
fp_iMaxRecords=0
fp_iCommandType=1
fp_iPageSize=0
fp_fTableFormat=False
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_sColTypes="&date_added=135&ref=3&job_title=202&job_notes=203&working_for=202&image_link=202&salary=202&job_contact=203&closing=203&job_details=203&job_closing_date=135&"
fp_iDisplayCols=10
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
" alt="Advertiser Logo" align="right" border="0">
Title: <%=FP_FieldVal(fp_rs,"job_title")%>
Working For: <%=FP_FieldVal(fp_rs,"working_for")%>
Details: <%=FP_Field(fp_rs,"job_details")%>
Salary: <%=FP_FieldVal(fp_rs,"salary")%>
Contact: <%=FP_FieldVal(fp_rs,"job_contact")%>
Closing Date: <%=FP_FieldVal(fp_rs,"closing")%>
Notes: <%=FP_FieldVal(fp_rs,"job_notes")%>
|