%@ LANGUAGE=VBScript %>
<%
'///////////////////////////////////////////////////////////////////////////////////////
'/// Filename: resume.asp
'/// Generator: CodeGenie
'/// Author: Brian Holderread / Modified by Jeff
'/// Purpose: Resume Generator for Miller's Website modified for ver 4.1
'//
'// Display the common HTML/header intro
'// dim req values possible sent from JobLine
dim eq1,eq2,listing_id, anum, eq2xtended
eq2xtended = ""
'// Position
eq1 = request("EQ1")
if eq1 = "" or isEmpty(eq1) or isNull(eq1) then
eq1 = ""
End if
'// Location
eq2 = request("EQ2")
if eq2 = "" or isEmpty(eq2) or isNull(eq2) then
eq2 = ""
else
if instr(eq2,"Corporate") then
eq2xtended = "Corporate"
else
eq2xtended = eq2
End if
End if
listing_id = request("listing_id")
if listing_id = "" or isEmpty(listing_id) or isNull(listing_id) then
listing_id = ""
End if
fnum = request("fnum")
if fnum = "" or isEmpty(fnum) or isNull(fnum) then
fnum = ""
else
if isNumeric(fnum) then
fnum = cInt(fnum)
if fnum = 950 then
fnum = 98
End if
End if
End if
%>
<%
'// Include any functions to be in the HEADER
'// Also client includes
%>
Resume Generator
Miller's Health Systems
Miller's Health Systems - Resume Generator (Internet Explorer ONLY)
Please note: If you already have a resume,
email it to webmail@millershealthsystems.com
along with information on the type and location of the position you are seeking.
To create a resume, fill out the information below to generate your resume. To preview your
resume, click the "Preview" button at the bottom of the form. To
submit your resume, press the submit button. To print copies of your
resume, click "Preview" and then print the page using the shortcut
button on your browser or right click on the resume and select "Print"
from the context menu.