| Server IP : 104.21.21.239 / 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/cgny/public_html/newadmin/ |
Upload File : |
<cfinclude template="header.cfm">
<div id="content">
<div id="content-header">
<h2> </h2>
</div>
<div class="container-fluid" style="margin-left:220px;">
<Cfif parameterexists(url.send)>
<cfif parameterexists(form.theirs)>
<cfset today=#DateFormat(now(),"yyyy-mm-dd")#>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO columnpr (datetime,articleid,magname,fromemail,toemail)
VALUES (#currentdatetime#,#url.id#,'CG','#form.email#','#Form.theirs#')
</CFQUERY>
<CFMAIL
TO="#form.theirs#"
SUBJECT="From: #form.member# - #form.subject#"
FROM="CGNY <[email protected]>"
SERVER="127.0.0.1"
type="html">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-100x15.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-175x43.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-250x37.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-500x74.jpg"
disposition="attachment">
<p>
#form.HTMLPreviewTextArea#
<p>
---------------------------------------------<br>
<a href="https://cityguideny.com/">cityguideny.com</a>
</cfmail>
<cfparam name="form.sendself" default="no">
<cfif #form.sendself# eq 'on'>
<CFMAIL
TO="#form.email#"
FROM="#form.email#"
SUBJECT="To: #form.member# - #form.subject#"
SERVER="127.0.0.1"
type="html">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-100x15.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-175x43.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-250x37.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-500x74.jpg"
disposition="attachment">
Here's a copy of the email that you sent to: #form.member#<br>
<p>
#form.HTMLPreviewTextArea#
<p>
---------------------------------------------<br>
<a href="http://cityguideny.com/">cityguideny.com</a>
</cfmail>
</cfif>
<cfif parameterexists(form.theirs2) and #form.theirs2# is not ''>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO columnpr (datetime,articleid,magname,fromemail,toemail)
VALUES (#currentdatetime#,#url.id#,'CG','#form.email#','#Form.theirs2#')
</CFQUERY>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO emailmaster (Email,tablename)
VALUES ('#Form.theirs2#','sent link')
</CFQUERY>
<CFMAIL
TO="#form.theirs2#"
FROM="#form.email#"
SUBJECT="From: #form.member# - #form.subject#"
SERVER="127.0.0.1"
type="html">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-100x15.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-175x43.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-250x37.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-500x74.jpg"
disposition="attachment">
<p>
#form.HTMLPreviewTextArea#
<p>
---------------------------------------------<br>
<a href="http://cityguideny.com/">cityguideny.com</a>
</cfmail>
</cfif>
<cfif parameterexists(form.theirs3) and #form.theirs3# is not ''>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO emailmaster (Email,tablename)
VALUES ('#Form.theirs3#','sent link')
</CFQUERY>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO columnpr (datetime,articleid,magname,fromemail,toemail)
VALUES (#currentdatetime#,#url.id#,'CG','#form.email#','#Form.theirs3#')
</CFQUERY>
<CFMAIL
TO="#form.theirs3#"
FROM="#form.email#"
SUBJECT="From: #form.member# - #form.subject#"
SERVER="127.0.0.1"
type="html">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-100x15.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-175x43.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-250x37.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-500x74.jpg"
disposition="attachment">
<p>
#form.HTMLPreviewTextArea#
<p>
---------------------------------------------<br>
<a href="http://cityguideny.com/">cityguideny.com</a>
</cfmail>
</cfif>
<cfif parameterexists(form.theirs4) and #form.theirs4# is not ''>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO columnpr (datetime,articleid,magname,fromemail,toemail)
VALUES (#currentdatetime#,#url.id#,'CG','#form.email#','#Form.theirs4#')
</CFQUERY>
<CFMAIL
TO="#form.theirs4#"
FROM="#form.email#"
SUBJECT="From: #form.member# - #form.subject#"
SERVER="127.0.0.1"
type="html">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-100x15.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-175x43.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-250x37.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-500x74.jpg"
disposition="attachment">
<p>
#form.HTMLPreviewTextArea#
<p>
---------------------------------------------<br>
<a href="http://cityguideny.com/">cityguideny.com</a>
</cfmail>
</cfif>
<cfif parameterexists(form.theirs5) and #form.theirs5# is not ''>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO emailmaster (Email,tablename)
VALUES ('#Form.theirs5#','sent link')
</CFQUERY>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO columnpr (datetime,articleid,magname,fromemail,toemail)
VALUES (#currentdatetime#,#url.id#,'CG','#form.email#','#Form.theirs5#')
</CFQUERY>
<CFMAIL
TO="#form.theirs5#"
FROM="#form.email#"
SUBJECT="From: #form.member# - #form.subject#"
SERVER="127.0.0.1"
type="html">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-100x15.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-175x43.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-250x37.jpg"
disposition="attachment">
<cfmailparam file="/home/home2/cgny/public_html/CGNY-500x74.jpg"
disposition="attachment">
<p>
#form.HTMLPreviewTextArea#
<p>
---------------------------------------------<br>
<a href="http://cityguideny.com/">cityguideny.com</a>
</cfmail>
</cfif>
</cfif>
<font face=verdana size=-1>
<Center>
<p>
<br />
<font face=verdana size=+1>Thank You - Your Message Has Been Sent!
<p>
<a href="columnadmin.cfm?mag=1">Back...</a>
<cfelse>
<p>
<cfFORM action="cgemail.cfm?send=on&id=#url.id#" method="post">
<table cellspacing=5 cellpadding=5>
<tr>
<td>
<b><font SIZE="-1" FACE="verdana" >Name:</font></b>
</td>
<td>
<font SIZE="-1" FACE="verdana" >
<Cfoutput>
<input NAME="Member" SIZE="50" value="#getuser.fname# #getuser.lname#">
</Cfoutput> </td>
</tr>
<tr>
<td>
<b><font SIZE="-1" FACE="verdana" >Your E-Mail:</font></b>
</td>
<td>
<font SIZE="-1" FACE="verdana" >
<cfinput NAME="Email" SIZE="45" required="yes" message="Please enter your email address." value="#session.email#">
<input TYPE="hidden" NAME="member_required" VALUE="Please enter your name.">
</td>
</tr>
<tr>
<td>
<b><font SIZE="-1" FACE="verdana" >Send a Copy of the Email To You?:</font></b>
</td>
<td>
<input TYPE="checkbox" NAME="sendself" checked>
</td>
</tr>
<tr>
<td>
<b><font SIZE="-1" FACE="verdana" >Link:</font></b>
</td>
<td>
<cfoutput>
<input TYPE="text" size="45" NAME="goto" VALUE="http://www.cityguideny.com/viewcolumn.cfm?colid=#url.id#"> </cfoutput>
</td></tr>
<tr>
<td valign=top>
<b><font SIZE="-1" FACE="verdana" >Their E-Mail (Enter up to 5 E-Mail Addresses):</font></b>
</td>
<td>
<cfinput NAME="theirs" SIZE="45" required="yes" message="Please enter their email address."><br />
<input NAME="theirs2" SIZE="45" type="text"><br />
<input NAME="theirs3" SIZE="45" type="text"><br />
<input NAME="theirs4" SIZE="45" type="text"><br />
<input NAME="theirs5" SIZE="45" type="text"><br />
</td></tr>
<tr>
<td>
<b><font SIZE="-1" FACE="verdana" ><b>Subject:</b></font>
</td>
<td>
<input NAME="Subject" SIZE="45" value="As Seen on CityGuideNY.com">
</td></tr><tr>
<td colspan=2 align="left" valign="top">
<font SIZE="-1" FACE="verdana"><b>Message:</b></font> <br>
<textarea name=HTMLPreviewTextArea cols="100" rows="25" wrap="VIRTUAL">
<a href="<Cfoutput>http://www.cityguideny.com/viewcolumn.cfm?colid=#url.id#</Cfoutput>"><img src="http://cityguideny.com/CGNY-500x74.jpg" border="0" /></a><p>
Congratulations! You have been featured in an article on http://www.CityGuideNY.com.
<p>
To view your article, please click on the following link: <Cfoutput>http://www.cityguideny.com/viewcolumn.cfm?colid=#url.id#</Cfoutput>
<p>
With over 300,000 unique visitors every month and updated every day, City Guide is the definitive resource for New York City's top restaurants, theater, shopping, nightlife, events, cultural arts, and much, much more.
<p>
Want to share the good news with your customers, clients, and friends? Here are some suggestions for how to show your article off on the web:
<p>
<ul>
<li>Upload one of the attached logos to your website and link it to the article
<li>Post the article link to your Facebook page
<li>Tweet about your coverage
<li>Send out a copy of the article in an email
<li>If you have any questions or comments, please feel free to contact us at 212-315-0800 or [email protected].
</ul>
<p>
We look forward to working with you again soon!
<p>
Be<p>
st,
The Editorial Team at City Guide Magazine
</textarea>
</td>
</tr>
</td>
</tr>
</table>
<center><input type="submit" Value="Send Link">
</cfform>
</cfif>