%@ LANGUAGE="VBSCRIPT" %>
<% Option Explicit %>
<%
' Get the error messages from the previous page, if
' there are any...
Dim strErrMsg
strErrMsg = CStr(Request.QueryString("Err"))
%>
La Gens inc.
RÉSUMÉ
<% If strErrMsg <> "" Then %>
The following errors occurred while transmitting your résumé:
<%= strErrMsg %>
<% End If %>
La Gens uses the information included in the fields to complete your résumé.