| 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/cgny/public_html/2019/ |
Upload File : |
<cfsavecontent variable="headercontent">
<title>Register for CityGuide NY</title>
</cfsavecontent>
<Cfinclude template="header.cfm">
<cfinclude template="rossavings.cfm">
<main>
<div class="white_bg" >
<div class="container margin_60" style="max-width: 600px;">
<div class="main_title">
<h2>Newsletter Sign-up</span></h2>
</div>
<!-- Containers -->
<Cfif parameterexists(url.submit)>
<Cfif not parameterexists(form.captchatext)>
Error, you must fill out the captcha code on the previous page.
<cfabort>
</Cfif>
<cfif '#form.captchatext#' is not '#form.chide#'>
Error, incorrect captcha.
<cfabort>
</cfif>
<Cfparam name="form.member" default="m">
<Cfparam name="form.password" default="m">
<Cfparam name="form.geo" default="m">
<Cfparam name="form.fname" default="m">
<Cfparam name="form.city" default="">
<Cfparam name="form.state" default="">
<Cfparam name="form.datefield" default="">
<Cfparam name="form.lname" default="m">
<Cfparam name="form.gender_check" default="m">
<Cfparam name="form.birth_year" default="0">
<Cfparam name="form.zip" default="0">
<Cfparam name="form.country" default="m">
<Cfparam name="form.income_select" default="m">
<Cfparam name="form.industry_select" default="m">
<Cfparam name="form.title_select" default="m">
<Cfparam name="form.function_select" default="m">
<Cfparam name="form.website" default="m">
<Cfparam name="form.birthmonth" default="1">
<Cfparam name="form.birthday" default="1">
<Cfparam name="form.heardfrom" default="1">
<Cfparam name="form.kids" default="1">
<Cfparam name="form.INTERESTSTHEATRE" default="1">
<Cfparam name="form.INTERESTSFAMILY" default="1">
<Cfparam name="form.INTERESTSMUSEUMS" default="1">
<Cfparam name="form.INTERESTSATTRACTIONS" default="1">
<Cfparam name="form.WEEKLYNEWSLETTER" default="1">
<Cfparam name="form.specialoffers" default="1">
<Cfparam name="form.INTERESTSRESTS" default="1">
<Cfparam name="form.OFTENNY" default="1">
<Cfparam name="form.maininterest" default="m">
<Cfparam name="form.plantovisit" default="m">
<Cfparam name="form.tripstart" default="2001-01-01">
<Cfparam name="form.tripend" default="2001-01-01">
<Cfparam name="form.member" default=" ">
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO starusers (
Email,
RegisteredOn,
Fname,
Lname,
Gender_Check,
Birth_Year,
Zip,
Country,
Income_select,
industry_select,
title_select,
function_select,
Password,
accesslevel,
member,website,birthmonth,birthday,lastlogin,regsource,heardfrom,weeklyemail,kids,tripstart,tripend,intereststheatre,intererstsfamily,interestsmuseums,interestsattractions,weeklynewsletter,specialoffers,interestsrests,oftenny,maininterest,plantovisit,city,state)
VALUES (
'#Form.Email#',
#currentdatetime#,
'#Form.FirstName#',
'#Form.LastName#',
'#Form.Gender_Check#',
'#Form.Birth_Year#',
'#Form.Zip#',
'#Form.Country#',
'#Form.Income_select#',
'#Form.industry_select#',
'#Form.title_select#',
'#Form.function_select#',
'#Form.Password#',
0,
'bb','#form.website#','#form.birthmonth#','#form.birthday#',#CurrentDateTime#,'#geo#','#form.heardfrom#','','#form.kids#','#form.tripstart#','#form.tripend#','#form.intereststheatre#','#form.interestsfamily#','#form.interestsmuseums#','#form.interestsattractions#','#form.weeklynewsletter#','#form.specialoffers#','#form.interestsrests#','#form.oftenny#','#form.maininterest#','#form.plantovisit#','#form.city#','#form.state#')
</CFQUERY>
<CFQUERY NAME="InsertOrder" datasource="#ds#">
INSERT INTO blast (Email)
VALUES ('#Form.Email#')
</CFQUERY>
<cfif #form.maininterest# contains '1024'>
<Cfset #form.maininterest# = 'df196b95a8,fc00edcecf,ba297ca4c4,53df38b2aa,19e71989df,cdd26d7b80,f88b868a3b,ae3c4a227a,a49c0e561c,861e3aa2b1'>
</cfif>
<Cfoutput>
<cfif #form.maininterest# eq 'm'>
<iframe src="https://admin.bwwstatic.com/mailchimp/runmailchimp17.php?email=#form.email#&extra=&fname=#form.firstname#&lname=#form.lastname#&zip=#form.zip#" style="width:1px;height:1px;display: none;"></iframe>
<Cfelse>
<iframe src="https://admin.bwwstatic.com/mailchimp/runmailchimp17.php?email=#form.email#&extra=&fname=#form.firstname#&lname=#form.lastname#&zip=#form.zip#" style="width:1px;height:1px;display: none;"></iframe>
<Cfloop index="i" list="#form.maininterest#">
<iframe src="https://admin.bwwstatic.com/mailchimp/runmailchimp17update.php?email=#form.email#&extra=#i#" style="width:1px;height:1px;display: none;"></iframe>
</Cfloop>
</cfif>
</Cfoutput>
<style>
/* The Modal (background) */
.lp-modal {
display: block;
position: fixed; /* Stay in place */
z-index: 13001; /* Sit on top */
padding-top: 500px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.lp-modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 90%;
max-width: 980px;
}
/* The Close Button */
.lp-close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.lp-close:hover,
.lp-close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.lp-popupcontent {
max-width: 500px;
margin-right: auto;
margin-left: auto;
}
.lp-popup-icons {
max-width: 100px;
margin-right: auto;
margin-left: auto;
}
.icon {
width: 30px;
height: 30px;
margin-bottom: 20px;
}
.center {
text-align: center;
margin-right: auto;
margin-left: auto;
}
</style>
<div id="lp-myModal" class="lp-modal">
<!-- box -->
<div class="lp-modal-content">
<span class="lp-close">×</span>
<div class="lp-popupcontent">
<h2 class="center">Thank you!</h2>
<p class="center">You'll now receive everything to do in NYC from events and happenings to theater, culture and attractions delivered weekly straight to your inbox.
</p>
<!--<p class="center">One of our account representatives will contact you shortly.</p><br>-->
<p class="center">Get live updates...</p>
<div class="lp-popup-icons">
<a href="https://www.facebook.com/CityGuideNY/" target="_blank"><img src="https://www.cityguideny.com/img/icon-fb.png" class="icon"></a>
<a href="https://www.instagram.com/cityguideny/" target="_blank"><img src="https://www.cityguideny.com/img/icon-instagram.png" class="icon"></a>
<a href="https://twitter.com/cityguidenyc?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank"><img src="https://www.cityguideny.com/img/icon-twitter.png" class="icon"></a>
</div>
</div>
</div>
</div>
<script>
// Get the modal
var modal = document.getElementById('lp-myModal');
// Get the button that opens the modal
var btn = document.getElementById("lp-myBtn");
// Get the <span> element that closes the modal
var span = document.getElementsByClassName("lp-close")[0];
// When the user clicks the button, open the modal
//btn.onclick = function() {
// modal.style.display = "block";
//}
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}
</script>
</Cfif>
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{ background:#fff; clear:left; }
#mc_embed_signup .button, #mc_embed_signup .mc-field-group input {border-radius: 0px;}
#mc_embed_signup input[type=checkbox] {margin-right: 5px;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form name="MyForm2" action="register.cfm?submit=on" method="post" enctype="multipart/form-data">
<div id="mc_embed_signup_scroll">
<span style="font-size: 16px; line-height: 1.5;">Sign up for our newsletter to stay in the loop on the latest things you're interested in doing in NYC!</span>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" <cfif parameterexists(form.email)><Cfoutput>value="#form.email#"</cfoutput><cfelse>value=""</cfif> name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name <span class="asterisk">*</span>
</label>
<input type="text" <cfif parameterexists(form.firstname)><Cfoutput>value="#form.firstname#"</cfoutput><cfelse>value=""</cfif> name="FirstName" class="required" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name <span class="asterisk">*</span>
</label>
<input type="text" <cfif parameterexists(form.lastname)><Cfoutput>value="#form.lastname#"</cfoutput><cfelse>value=""</cfif> name="LastName" class="required" id="mce-LNAME">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE3">Zip Code <span class="asterisk">*</span>
</label>
<input type="text" <cfif parameterexists(form.zip)><Cfoutput>value="#form.zip#"</cfoutput><cfelse>value=""</cfif> name="zip" class="required" id="mce-MMERGE3">
</div>
<div class="mc-field-group">
<label class="control-label" for="expert-contact-last-name">Enter the code: <span class="asterisk">*</span>
<Cfset x = randrange(1,10000)>
<cfoutput>
<strong> #x#</strong>
<input name="chide" value="#x#" type="hidden" />
</cfoutput>
</label>
<input name="captchaText" type="text" class="form-control" id="expert-contact-last-name" placeholder="" data-storage="false" required>
<p></p>
<label for="mce-MMERGE3">Choose the activities that interest you</label>
<div class="mc-field-group input-group">
<ul>
<div class="col-md-6" style="width: 500px;">
<li><input type="checkbox" value="df196b95a8" name="maininterest" id="mce-group[13041]-13041-0" style="height:12px;"><label for="mce-group[13041]-13041-0">Music</label></li>
<li><input type="checkbox" value="fc00edcecf" name="maininterest" id="mce-group[13041]-13041-1" style="height:12px;"><label for="mce-group[13041]-13041-1">Museums & Art</label></li>
<li><input type="checkbox" value="ba297ca4c4" name="maininterest" id="mce-group[13041]-13041-2" style="height:12px;"><label for="mce-group[13041]-13041-2">Food & Drink</label></li>
<li><input type="checkbox" value="53df38b2aa" name="maininterest" id="mce-group[13041]-13041-3" style="height:12px;"><label for="mce-group[13041]-13041-3">Theatre & Dance</label></li>
<li><input type="checkbox" value="19e71989df" name="maininterest" id="mce-group[13041]-13041-4" style="height:12px;"><label for="mce-group[13041]-13041-4">Attractions</label></li>
<li><input type="checkbox" value="cdd26d7b80" name="maininterest" id="mce-group[13041]-13041-5" style="height:12px;"><label for="mce-group[13041]-13041-5">Discounts & Coupons</label></li>
</div>
<div class="col-md-6" style="width: 500px;">
<li><input type="checkbox" value="f88b868a3b" name="maininterest" id="mce-group[13041]-13041-6" style="height:12px;"><label for="mce-group[13041]-13041-6">Offbeat</label></li>
<li><input type="checkbox" value="ae3c4a227a" name="maininterest" id="mce-group[13041]-13041-7" style="height:12px;"><label for="mce-group[13041]-13041-7">Seasonal Events</label></li>
<li><input type="checkbox" value="a49c0e561c" name="maininterest" id="mce-group[13041]-13041-8" style="height:12px;"><label for="mce-group[13041]-13041-8">Fun with the kids</label></li>
<li><input type="checkbox" value="861e3aa2b1" name="maininterest" id="mce-group[13041]-13041-9" style="height:12px;"><label for="mce-group[13041]-13041-9">Comedy</label></li>
<li><input type="checkbox" value="1024" name="maininterest" id="mce-group[13041]-13041-10" style="height:12px;"><label for="mce-group[13041]-13041-10">All of the above</label></li>
</div>
</ul>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_d481b640a7a0707aea31773ff_d5c7b8a134" tabindex="-1" value=""></div>
<div style="width: 100%; text-align: center;"><input type="submit" value="SUBSCRIBE" name="subscribe" id="mc-embedded-subscribe" class="button" style="background-color:#23408e;color:white;width:250px;font-weight: bold;border: 0px; margin-left: auto; margin-right: auto;"></div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<cfinclude template="footer.cfm">