<%@LANGUAGE="VBSCRIPT"%> <% if Request.Form("FFSubmitted") = "yes" then Dim BodyString Dim objCDO Dim RedirectURL Dim FormFields Dim arrFormFields FormFields = "FirstName~LastName~Address~City~State~Zip~Phone~Email~Comments" If FormFields <> "" Then arrFormFields = split(FormFields,"~") End If Set objCDO = Server.CreateObject("CDONTS.NewMail") objCDO.From = "Website Contact" objCDO.To = "john@dotcompc.com" objCDO.Cc = "" objCDO.Bcc = "" objCDO.Subject = "A Message from your Website" BodyString = Replace("","~",chr(13) & chr(10) )& chr(13) If FormFields <> "" Then For Each item In arrFormFields BodyString = BodyString & item & ": " & Request.Form(item) & chr(13) Next End If objCDO.Body = BodyString objCDO.BodyFormat = 1 objCDO.MailFormat = 1 objCDO.Send Set objCDO = Nothing RedirectURL = "thanks.asp" If RedirectURL <> "" then If Request.QueryString <> "" Then response.redirect(RedirectURL & "?" & Request.QueryString) else response.redirect(RedirectURL) end If end if end if %> <% MM_EditAction = CStr(Request("URL")) If (Request.QueryString <> "") Then MM_EditAction = MM_EditAction & "?" & Request.QueryString End If %> Adams & Polunsky : Contact Us
Diverse ExpertiseProprietary ResearchUnique Market InsightAccurate Analysis
Adams & Polunsky - Ad Valorem Tax Advisors - On Target with Proven Results
Aggressive RepresentationExacting Account ManagementExceptional Results Services & Property Categories
Contact UsResourcesSite MapContact Us
Background Image

One Forum, Suite 1145
8000 IH-10 West
San Antonio, Texas 78230

Phone: 210.349.5606
Mobile: 210.771.8855
Fax: 210.349.8365

If you'd like more information, please contact Ron Daniels at ron.daniels@adams-tax.com.
Top
Black line

Diverse Expertise Green Dot Proprietary Research Green Dot Unique Market Insight Green Dot Accurate Analysis
Aggressive Representation Green Dot Exacting Account Management Green Dot Exceptional Results
Resources Green Dot Services and Property Categories Green Dot Site Map Green Dot Contact Us Green Dot Home

© Copyright 2001 Adams & Polunsky. All rights reserved