<%rst.open "SELECT * FROM tbl_job WHERE job_expiry >= now()", conn%>
<%if not rst.bof and not rst.eof then%> <%job_count = 0%> <%do while not rst.eof%> <%job_count = job_count + 1%>


Deadline: <%=rst("job_expiry")%>

" TARGET="_blank"><%=job_count%>. <%=rst("job_title")%>

<%rst.movenext%> <%loop%> <%else%>

There are no job opportunities listed currently

<%end if%>

NOTE!
If you are in Cambodia, please visit our office for more detailed inquiries.

 

UNCT | FAO | UNAIDS | UNCOHCHR | UNDP | UNESCO | UNFPA | UNHCR | UNICEF | UNODC | WFP | WHO
<% rst.close set rst = nothing conn.close set conn = nothing %>