<%@ Page Language="C#" runat="server" Debug="True" %> <%@ Import NameSpace="System.Globalization" %> <%@ import namespace="System.Web.Mail"%> Contact Aquatic Design Studio
Aquatic Design Studio - A Division Of That Fish Place
Aquatic Design Studio
Home Services Styles Gallery Contact
Contact Us Today! - aquaticdesignstudio.com
 
Visit ThatFishPlace.com Today!
Visit The Fish Blog
    <% if (!GetInfo) { MailMessage TechSupport = new MailMessage(); string MailTo ="ads@thatpetplace.com"; string From = Request["email"]; string Subject = "ADS Inquiry"; string BodyText = ""; BodyText += ""; BodyText +=""; BodyText +=""; BodyText +=""; BodyText +=""; BodyText +=""; BodyText +="
"; BodyText += "Time:"; BodyText += ""; BodyText += DateTime.Now.ToString(); BodyText += "
"; BodyText += "Name:"; BodyText += ""; BodyText += Request["name"]; BodyText +="
"; BodyText += "Primary Phone:"; BodyText += ""; BodyText += Request["phone"]; BodyText +="
"; BodyText += "Other Phone:"; BodyText += ""; BodyText += Request["ophone"]; BodyText +="
"; BodyText += "Email:"; BodyText += ""; BodyText += Request["email"]; BodyText +="
"; BodyText += "Message:"; BodyText += ""; BodyText += Request["message"]; BodyText +="
"; TechSupport.To = MailTo; TechSupport.From = From; TechSupport.BodyFormat = System.Web.Mail.MailFormat.Html; TechSupport.Subject = Subject; TechSupport.Body = BodyText; string MyPath= Request.ServerVariables["PATH_TRANSLATED"].ToString().ToUpper(); if (MyPath.IndexOf("G:\\ADVERTISING") >=0 || MyPath.IndexOf("E:\\INETPUB\\AQUATICDESIGNSTUDIO") >=0) { SmtpMail.SmtpServer = "popmail.thatpetplace.com" ; } else { SmtpMail.SmtpServer = "localhost" ; } try { SmtpMail.Send(TechSupport); } catch (Exception E) { Response.Write("

Unable to submit comment.
You may have entered an invalid e-mail address.
Please try again.

"); Response.Write(E); Response.End(); } %>
Thank you for your inquiry.

Someone will respond as soon as possible.

<% Response.Write(BodyText); %>
<% } else { %>
Full Name:
Primary Phone:
Other Phone:
Email:
Message:
 
Are you ready to dive in and add an aquarium to your home or office? Contact us today and we will help you turn those dreams into spectacular results.

We can set up an appointment in our retail store or we can meet at your site to dicuss the amazing possibilities. We are currently serving all of southeast Pennsylvania with beautiful custom aquariums, from Philadelphia to Gettysburg.

*Please fill out all information.

<% } %>
 
  Copyright 2008 - That Fish Place - That Pet Place All Rights Reserved.
No reproduction or duplication or other use without written consent.
Aquatic Design Studio   |   A Division Of That Fish Place - That Pet Place
237 Centerville Road, Lancaster PA 17603   |   717.299.5691 ext. 1296