| Server IP : 172.67.201.108 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/couponpak/ |
Upload File : |
<cfsavecontent variable="headercontent">
<cfoutput>
<title>NYC Coupon Pak Contact Us for Help</title>
<meta name="description" content="Save Big Now with NYC CouponPak!">
</cfoutput>
</cfsavecontent>
<cfinclude template="header.cfm">
<table width="900">
<Tr>
<Td width="50%">
<Table width="100%">
<Tr><Td style="background-color:25408d"><centeR>
<font face="verdana" size="+2" color="white">
CONTACT<Br>
<Table><Tr><TD></TD></Tr></Table>
<font face="verdana" size="+1" color="yellow">
Save Big Now with NYC CouponPak!<Br><Table><Tr><TD></TD></Tr></Table>
</Td></Tr>
<Tr><Td bgcolor="white" style="padding:10px;">
<Font face="verdana" size="+2" color="49ad53">
<cfquery name="Getstuff" dataSource="cityguide">
select COPY from columntable
where id =87827
</cfquery>
<Cfoutput query="getstuff">
#copy#</Cfoutput>
<Cfif parameterexists(url.sendme)>
<cfif parameterexists(form.captchatext) and '#form.captchatext#' eq
'#form.chide#'>
<font size=+2 face="verdana" color="red">
<center>Your Message Has Been Sent!</center></font>
<cfset temp=Evaluate("blurb")>
<CFMAIL
TO="[email protected],[email protected],[email protected]"
SUBJECT="COUPONPAK: #form.subject#"
FROM="[email protected]"
SERVER="Mail.davlermedia.com"
username="Davler\webmail"
password="Webhome22@"
>
Name: #form.author#
Email: #form.email#
Message: #temp#
</cfmail>
<cfelse>
Error, incorrect captcha entered, <a
href="javascript:history.back()">Click Here to Go Back</a>
</cfif>
<cfelse>
<p>
<FORM action="contact.cfm?sendme=on" method="post">
<font face=verdana size=-1>
<p>
<CFSET CurrentDateTime = #CreateODBCDateTime(Now())#>
<cfoutput>
<input name="Live" value="0" type="hidden">
<input name="currentdatetime" value="#currentdatetime#" type="hidden">
</cfoutput>
<table BORDER=0 width=370>
<tr>
<td VALIGN=TOP><b><font face="verdana" size="-1">Subject:</font></b></td>
<td VALIGN=TOP>
<Cfif parameterexists(url.trivia)>
<input NAME="Subject" TYPE="text" SIZE="60" value="NYC Trivia Contest Question">
<Cfelse>
<input NAME="Subject" TYPE="text" SIZE="60">
</Cfif>
<INPUT name=Subject_required type=hidden value="You must enter a subject."></td>
</tr>
<tr>
<td VALIGN=TOP><b><font face="verdana" size="-1">Name</b>:</font></td>
<td VALIGN=TOP><input NAME="Author" TYPE="text" SIZE="60">
</td>
</tr>
<tr>
<td VALIGN=TOP><b><font face="verdana" size="-1">E-Mail</b>:</font></td>
<td VALIGN=TOP><input NAME="email" TYPE="text" SIZE="60">
</td>
</tr>
<tr>
<td colspan=2>
<textarea name="blurb" rows="5" cols="54" WRAP="VIRTUAL" placeholder="Your Message"></textarea>
</td></tr>
<tr align="left" valign="top">
<td><b><font face=verdana size=-1>Enter the code number shown
below:</td>
<td>
<p>
<input name="captchaText" type="text" size="25" maxlength="100">
<br>
<!--- show some helpful text so the user knows what this
is --->
<span style="font-size: x-small;">This helps prevent spam
submissions. </span></p>
<p>
<!---
Although you can display the image files
directly it is not suggested
as it will make it harder to clean up old
files.
Alagad suggests using a .cfm file to send
the image to the user. In
this example a file named captchaImage.cfm
is created. It accepts a
URL variable "image" which is name of the
created file without the JPG
extension.
The extension is removed as a security
measure. It is added back on in
the captchaImage.cfm file to prevent users
from passing in arbitrary paths
to files.
--->
<Cfset x = randrange(1,10000)>
<cfoutput>
<strong> <font size=+1 face=verdana>
#x#</font></strong>
<input name="chide" value="#x#" type="hidden" />
</cfoutput>
<p>
<center><input type="submit" Value="Send E-Mail">
</td></tr>
</table>
</Cfif>
</Font>
</Td></Tr></table>
</Td>
<Td style="background-image:url('nyc_illustration2.png');vertical-align:bottom">
<Br><Br><br>
<img src="yellowburst.png" width="300">
</Td>
</TAble>
<table width="900" style="background-color:#d5e8ca">
<TR><TD align="center">
<Cfquery name="Getcolin" dataSource="cityguide">
select copy from columntable
where id = 87773
</cfquery>
<cfoutput query="getcolin">
#copy#</cfoutput>
</TD></TR>
</table>
<br>
<cfinclude template="footer.cfm">