Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: Error Executing Database Query.

$
0
0

Or is there an issue the print portion that this also goes to?

 

 

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<cfif not isDefined("cookie.SA_userAuth")>
<cflocation url="index.cfm">
</cfif>
<!--- <cfdocument format="PDF">  --->
<CFQUERY username='#username#' password='#password#' datasource='#datasource#' name="jobapp">
SELECT *
FROM jobapp
WHERE jobappid = '#URL.jobappid#'
</CFQUERY>
<CFQUERY username='#username#' password='#password#' datasource='#datasource#' name="jobappemp">
SELECT *
FROM jobappemp
WHERE jobappid = '#URL.jobappid#'
</CFQUERY>
<CFQUERY username='#username#' password='#password#' datasource='#datasource#' name="jobappref">
SELECT *
FROM jobappref
WHERE jobappid = '#URL.jobappid#'
</CFQUERY>

<html>
<head>
<link rel="stylesheet" href="../style.css">
<title>Print Job Application</title>
</head>
<body>
<cfoutput>
<cfloop  query="jobapp">
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 width="745">
<TR valign="top"><TD> </TD>
<TD>
<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><TD colspan="3"><table>   <tr valign="bottom"><td><img src="../images/" alt="" width="135" height="89" border="0"></td><td><strong><font style="font-size : 10pt;"> <br>  Industries<br>    Incorporated<br><br></font></strong><img src="../../images/spacer_transp.gif" width="150" height="4" border="0" alt=""></td><td><table align="right" width="450" cellspacing="0" cellpadding="2" border="1" bordercolorlight="cccccc" bordercolordark="003399">
<tr>
</td><td colspan="5" bgcolor="003399" align="center"><h3>For Office Use Only</h3></td>
</tr>
<tr>
<td width="125">Supervisor</td>
<td width="125">Position</td>
<td width="125">Rate of Pay</td>
<td width="125">Start Date</td>
<td width="125">Emp No.</td>
</tr>
<tr>
<td width="125" height="25">  </td>
<td width="125">  </td>
<td width="125">&nbsp </td>
<td width="125">  </td>
<td width="125">  </td>
</tr>
</table><br><br>
</td></tr></table></td></tr>
<tr><td colspan="3" align="center"><br><br><font style="font-size : 16pt" color="003366"><strong>Application for Employment</strong></font><br><br></td></tr>
<tr><td colspan="3">
<P>TO APPLICANT:
<hr size="4" color="003366"><img src="../../images/spacer_transp.gif" width="4" height="4" border="0" alt=""></td></tr>

<tr><td colspan="2" height="40"><h2>Personal</h2><br><strong>Date: </strong>#appdate#</td>
</tr>
<tr><td  valign="bottom" colspan="2" height="40"><b>First Name:  </b>#appfirstname#     <b>Middle Name:  </b>#appmiddlename#     <b>Last Name:  </b>#applastname#</td>
</tr>
<tr><td height="40"><strong>Social Security No.:</strong>  <font style="text-decoration: underline;">                                           </font><br><img src="../images/spacer_transp.gif" alt="" width="2" height="4" border="0"></td>
<td height="40"><strong>Telephone Number:</strong> #appphone#</td>
</tr>
<tr><td colspan="2"><strong>Address: </strong>#appstreet#   #appcity#   #appstate#   #appzip# </td>
</tr>
<tr><td colspan="2"><img src="../images/spacer_transp.gif" alt="" width="65" height="4" border="0"><strong>No.   Street <img src="../images/spacer_transp.gif" alt="" width="80" height="4" border="0">City <img src="../images/spacer_transp.gif" alt="" width="23" height="4" border="0">State <img src="../images/spacer_transp.gif" alt="" width="10" height="4" border="0">Zip</strong></td>
</tr>
<tr><td colspan="2"><hr size="2" color="003366"></td></tr>
<tr><td height="41">Are you eligible for full time employment? (i.e. 40 hrs/wk)<br>
If hired, you are required to submit proof of your eligibility to work</td><td><strong>#fulltime#</strong></td>
</tr>
<tr><td height="41">Are you over the age of 18 years old?<br>
If no, hire is subject to verification that you are of minimum legal age.</td><td><strong>#eighteen#</strong></td>
</tr>
<tr><td colspan="3"><img src="../images/spacer_transp.gif" width="2" height="4" border="0"><br>Position(s) applied for:  <strong>#appposition#</strong></td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
<tr><td height="41">Were you previously employed by us? <strong>#previous#</strong></td><td>   If yes, when? <strong>#previousdate#</strong></td>
</tr>
<tr><td colspan="3"><img src="../images/spacer_transp.gif" width="2" height="4" border="0"><br>If your application is favorable, when will you be available to work?  <strong>#available#</strong></td>
</tr>
<tr>
<td colspan="2"><br>Are there any other job related experiences, skills, or qualifications which will be of special benefit in the job for which you are applying for?<br> <strong>#experiences#</strong></td>
</tr>
<tr valign="bottom"><td height="25">Have you ever been convicted of a major crime?</td><td>  <strong>#crime#</strong></td>
</tr>
<tr><td colspan="2">(Excluding minor traffic violations, sealed or expunged records, or cases where you were found not guilty)<br><br><p STYLE="page-break-before: always"></td></tr>

<tr><td colspan="2"><hr size="4" color="003366"></td></tr>
<tr><td colspan="2" align="center"><h2>Employment History</h2></td></tr>
<tr><td colspan="2" align="center"><h4>List below present and past employment,beginning with the most recent.</h4><br></td></tr>
<cfloop query="jobappemp">
<tr>
<td colspan="2">

<table cellspacing="0" cellpadding="0" border="1" bordercolor="000000">
<tr>
<td align="center" rowspan="2" >Name and Address of Company<br>and Type of Business</td>
<td align="center" height="3">From</td>
<td align="center" height="3">To</td>
<td rowspan="2" align="center">Weekly<br>Starting<br>Salary or Wage</td>
<td rowspan="2" align="center">Weekly<br>Ending<br>Salary or Wage</td>
<td rowspan="2" align="center">Reason for<br>Leaving</td>
<td rowspan="2" align="center">Name of<br>Supervisor</td>
<td height="3" bordercolor="ffffff" width="0"></td>
</tr>
<tr>
<td align="center" height="12">Month/Year</td>
<td align="center" height="12">Month/Year</td>
<td height="2" bordercolor="ffffff" width="0"></td>
</tr>
<tr valign="top">
<td rowspan="2" height="17">#company# </td>
<td height="5">#empfromdate# </td>
<td height="5">#emptodate# </td>
<td height="5">#startwage# </td>
<td height="5">#endwage# </td>
<td height="10">#leave# </td>
<td height="10">#supervisor# </td>
<td height="10" bordercolor="ffffff" width="0"></td>
</tr>
<tr valign="top">
<td rowspan="2" colspan="6" height="30">#description# </td>
<td height="40" bordercolor="ffffff" width="0"></td>
</tr>
<tr>
<td height="5">Telephone: #busphone#</td>
<td height="5" bordercolor="ffffff" width="0"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
</cfloop>
<tr><td colspan="2"><p STYLE="page-break-before: always"><hr size="4" color="003366"></td></tr>
<tr><td colspan="2"><h2>Educational Record</h2></td></tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><table cellspacing="0" cellpadding="3" border="1" bordercolor="000000">
<tr>
<td align="center">School</td>
<td align="center">Name and Address</td>
<td align="center">Subjects Studied</td>
<td align="center">Number of<br>Years<br>Completed</td>
<td align="center">Did you<br>Graduate?</td>
<td>Diploma,<br>Degree or<br>Certificate</td>
</tr>
<tr>
<td>High School</td>
<td>#hsaddres# </td>
<td>#hssubjects# </td>
<td>#hsyears# </td>
<td>#hsgrad# </td>
<td>#hsdiploma# </td>
</tr>
<tr>
<td>College or University</td>
<td>#collegeaddres# </td>
<td>#collegesubjects# </td>
<td>#collegeyears# </td>
<td>#collegegrad# </td>
<td>#collegediploma# </td>
</tr>
<tr>
<td>Vocational or Technical</td>
<td>#techaddres# </td>
<td>#techsubjects# </td>
<td>#techyears# </td>
<td>#techgrad# </td>
<td>#techdiploma# </td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr><td colspan="2"><h2>Personal References</h2></td></tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><table cellspacing="0" cellpadding="2" border="1" bordercolor="000000">
<tr>
<td align="center">Name and Relationship</td>
<td align="center">Address</td>
<td align="center">Phone Number</td>
</tr>
<cfloop query="jobappref"><tr>
<td width="185">#ref# </td>
<td width="235">#refaddress# </td>
<td width="125">#refphone# </td>
</tr></cfloop>

</table>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr><td colspan="2" align="center"> <h2>PLEASE READ EACH STATEMENT CAREFULLY BEFORE SUBMITING</h2></td></tr>
<tr><td colspan="2" height="41"><table><tr valign="top"><td><strong>#q1#,</strong> </td><td> I certify that all information provided in this employment application is true and complete. I understand that any false information or
omission may disqualify me from further consideration for employment and may result in my dismissal if discovered at a later date.</td></tr></table></td></tr>
<tr><td colspan="2" height="41"><table><tr valign="top"><td><strong>#q2#,</strong> </td><td>  I further understand that this application is not intended to be a contract of ed></tr></table></td></tr>
<tr><td colspan="2" height="41"><table><tr valign="top"><td><strong>#q3#,</strong> </td><td> ility to me in doing so.</td></tr></table></td><br><br></tr>
<tr>
<td><br><br>_________________________________________________________          </td>
<td><br><br>________________________________</td>
</tr>
<tr>
<tr valign="top">
<td>Applicant's Signature</td>
<td>Date Signed</td>
</tr>
<tr>
<td colspan="2"><br><br>
This application will be kept on file for one year from the date of application.
<p STYLE="page-break-before: always"></td></tr>

<tr><td colspan="2"><br><br><hr size="4" color="003366"></td></tr>
<tr>
<td colspan="2" align="center"><br>
<h2>For Office Use Only</h2>
</td></tr>
<tr>
<td colspan="2" align="center"><br><br>
<strong>PRE-PLACEMENT SCREENING</strong>
</td></tr>
<tr>
<td colspan="2"><br>
<table width="720" height="250" cellspacing="0" cellpadding="2" border="1" bordercolorlight="cccccc" bordercolordark="003399">
<tr>
<td align="center" height="30">Screening</td>
<td align="center" width="80">Date</td>
<td align="center" width="80">Raw<br>Score</td>
<td align="center" width="80">Rating</td>
<td width="450" align="center">Comments</td>
</tr>
<tr>
<td align="center">Welding</td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td align="center">Math</td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td align="center">Measuring</td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</td></tr>

<tr>
<td colspan="2" align="center"><br><br>
<strong>INTERVIEW</strong>
</td></tr>
<tr>
<td colspan="2"><br>
<table width="720" cellspacing="0" cellpadding="2" border="1"bordercolorlight="cccccc" bordercolordark="003399">
<tr>
<td width="70" align="center">Date</td>
<td width="125" align="center">Interviewer</td>
<td width="390" align="center">Comments</td>
</tr>
<tr>
<td height="70"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="70"> </td>
<td> </td>
<td> </td>
</tr>
</table>
</td></tr>
<tr>
<td colspan="2" align="center"><br><br>
<strong>REFERENCE CHECKS</strong>
</td></tr>
<tr>
<td colspan="2"><br>
<table width="720" cellspacing="0" cellpadding="2" border="1" bordercolorlight="cccccc" bordercolordark="003399">
<tr>
<td width="75" align="center">Date</td>
<td rowspan="2" width="220" align="center">Results of Reference Check</td>
<td width="75" align="center">Date</td>
<td rowspan="2" width="220" align="center">Results of Reference Check</td>
</tr>
<tr>
<td align="center">Company</td>
<td align="center">Company</td>
</tr>
<tr>
<td height="25"> </td>
<td rowspan="2" height="25"> </td>
<td height="25"> </td>
<td rowspan="2" height="25"> </td>
</tr>
<tr>
<td height="25"> </td>
<td height="25"> </td>
</tr>
<tr>
<td height="25"> </td>
<td rowspan="2" height="25"> </td>
<td height="25"> </td>
<td rowspan="2" height="25"> </td>
</tr>
<tr>
<td height="25"> </td>
<td height="25"> </td>
</tr>
<tr>
<td height="25"> </td>
<td rowspan="2" height="25"> </td>
<td height="25"> </td>
<td rowspan="2" height="25"> </td>
</tr>
<tr>
<td height="25"> </td>
<td height="25"> </td>
</tr>
</table>
</td></tr>
<tr>
<td colspan="2" align="center"><br><br>
<h1>.</h1>
5e.<br>
Rothschild, WI 54474-1685<br>
Phone: (715) 359-0200      FAX: (715) 355-5349
</td></tr>
</TABLE>
</TD>
<TD WIDTH=5> </TD>
</TABLE>
</cfloop>
</cfoutput>

</body>
</html>
<!--- </cfdocument> --->


Viewing all articles
Browse latest Browse all 21760

Trending Articles