% ' Smart Mailer 1.0.5 ' Send on submit of form form1 if Request.ServerVariables("REQUEST_METHOD") = "POST" then Server.ScriptTimeout = 300 Set sm1 = new SmartMailer sm1.checkVersion "1.05" sm1.contentCharset = "us-ascii" Session.CodePage = sm1.getCodepage() sm1.smtpSetup "mail.privatepools.com", "", "", "" sm1.pickup = "" sm1.component = "cdo" sm1.tmpFolder = "" sm1.embedImages = false sm1.progressBar = "" sm1.ignore_errors = true sm1.useQueue = false sm1.setFrom Request.Form("name"), Request.Form("email") sm1.setTo "Jason Hager", "jason@themediamakers.com" sm1.setCc "", "" sm1.setBcc "", "" sm1.Subject = "Newsletter Subscription" ' using static for body sm1.setBody_Static_html "" & (Request.Form("name")) & "" & vbCRLF & "" & (Request.Form("email")) & "" ' Attachments none sm1.sendMail "one" Response.Redirect "thanks.asp" end if SM_mailAction = getMailAction() %>
Private Pools Magazine is proud to offer a variety of advertising opportunities. To learn more about Private Pools Magazine contact us today: General
Manager Private Pools
Magazine |
|||||||
|
Private Pools Magazine, for those special occasions that demand privacy… Life is made up of occasions that require special attention to detail, where the effort to plan in advance can turn a simple vacation into a memory that will last forever. Private Pools is dedicated to helping you create those memories. We provide the insights concerning Hotels, Villas, Condominiums, and Vacation Homes that provide luxury and privacy for your romantic and family enjoyment. Why settle for a standard room when the guests next door are enjoying their own private pool? Become a member and let’s start planning your getaway… |
||||||
| Our
site will feature reviews of the finest resorts with private pools. Check
back soon for more! Subscribe to Our Newsletter |
|||||||