Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    23
    Plugin Contributions
    0

    Default Simple email form

    Hi,

    Anyone know of a way to place a simple form for customer to enter their email address, which then sends to my auto-responder account, from WITHIN the product page?

    I have an email account set to deliver a download link to the email addresses that fill out the "form". Have the back end working (auto-responder), but can't for the life of me figure out how to get a email form to work ON the specific product page itself!
    Thanks!!

  2. #2
    Join Date
    Nov 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: Simple email form

    Anyone???

    I can get the form to display on the actual product page no problem (a PHP form), but the form doesn't seem to actually send the email to me. Just wondering where the PHP file itself needs to be (what folder?) in order to actually send me the email? Or is there more to this than I seem to think?

  3. #3
    Join Date
    Jul 2005
    Posts
    537
    Plugin Contributions
    0

    Default Re: Simple email form

    You can't embed a new form into an existing form.

    The default layout of the product-info page template puts the product description into a <form> element. If you want to embed an HTML form into your product description, you'll have to rearrange your tpl_product_info_display.php template file content so that your product-description is outside the existing <form>...</form> tags.
    Or maybe even just add your new form to the template instead (outside the existing form)... that way it will show on every product and you won't have to put it in the product description.

 

 

Similar Threads

  1. Adding a simple membership form to an EZ Page
    By stella01 in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 6 Apr 2009, 08:15 AM
  2. Simple event Registration form
    By gjacob3412 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Apr 2008, 05:32 PM
  3. Make a simple form...
    By mcpisik in forum General Questions
    Replies: 3
    Last Post: 13 Jul 2007, 07:16 AM
  4. Simple Submission Form in EZ-Pages
    By pensive612 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 18 Apr 2007, 10:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg