Contact Forms
2 posts by 2 authors in: Forums > CMS Builder
Last Post: April 5, 2010 (RSS)
By KCMedia - April 4, 2010
Hi
I have a page that list products and when they click on the product they have the detail page with the full details on the page i want to put a button that page and when they click that button it will show a contact form for the product in another pop up box.
I have setup the products with an email address so what i need to do is this.
1. use the email setup in the product to send the form to "these emails will change based on the product"
2. in the subject put a link to the product so that the person at the other end will know what product they are inquiring about.
thank you
I have a page that list products and when they click on the product they have the detail page with the full details on the page i want to put a button that page and when they click that button it will show a contact form for the product in another pop up box.
I have setup the products with an email address so what i need to do is this.
1. use the email setup in the product to send the form to "these emails will change based on the product"
2. in the subject put a link to the product so that the person at the other end will know what product they are inquiring about.
thank you
Thanks
Craig
KC Media Solutions
www.kcmedia.biz
Craig
KC Media Solutions
www.kcmedia.biz
Re: [kcmedia] Contact Forms
By Jason - April 5, 2010
Hi,
The easiest thing to do would be to set up a mailto link. When someone clicks on this link, it will open an email window for them using their default email program (ex. Outlook). You can set the link up like this:
In this example, when someone clicks on the word "Contact" an email box would pop up with jason@interactivetools.com in the To field and "Email Question" in the subject field.
Hope this helps.
The easiest thing to do would be to set up a mailto link. When someone clicks on this link, it will open an email window for them using their default email program (ex. Outlook). You can set the link up like this:
<a href="mailto:jason@interactivetools.com?Subject=Email Question"> Contact </a>
In this example, when someone clicks on the word "Contact" an email box would pop up with jason@interactivetools.com in the To field and "Email Question" in the subject field.
Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/