|
<%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.
|