Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default How to create a form on ezpage?

    My goal is to create a personalized form on an ez-page. I was able to successfully create the input box including name, email, and another input text with both the submit and reset buttons below it! I was pumped! You can see it at

    http://www.bendisskin.com/index.php?...age=page&id=17

    MY question though is how can I receive the submitted information. When a user presses submit, can that be e-mailed to my e-mail. Is it stored in a database? what code would I need to put to retrieve that info? I'm stuck!

    Thanks!

    ** EDITED *** Never ever post in a forum, email, newsletter etc. the zenid or zenAdminID or you will be doomed!!
    Last edited by Ajeh; 12 Jul 2008 at 08:09 PM. Reason: remove zenid

  2. #2
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default Re: How to create a form on ezpage?

    I guess my real question. If someone fills out the form and clicks submit, where will I be able to find that information?

  3. #3
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default Can anyone guide me with creating a form?

    I've been stuck for a while and its killing me. I want to create a form that I can add to my ezpage. Can anyone guide me with a very simple, one input text box with a submit button? Is this possible? I'm very new to this.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Can anyone guide me with creating a form?

    Try www.hotscripts.com - lots and lots of form scripts there.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: How to create a form on ezpage?

    Quote Originally Posted by sfklaas View Post
    My goal is to create a personalized form on an ez-page. I was able to successfully create the input box including name, email, and another input text with both the submit and reset buttons below it! I was pumped! You can see it at

    http://www.bendisskin.com/index.php?...age=page&id=17

    MY question though is how can I receive the submitted information. When a user presses submit, can that be e-mailed to my e-mail. Is it stored in a database? what code would I need to put to retrieve that info? I'm stuck!
    It's not quite that simple.
    If you want to submit a form, you need to set the form's "action" parameter to point to a script that can process the input submitted by the form. That could be an external program (some people have tried using formmail.php and dealing with its challenges), or it could be a Zen Cart page.
    If you want it to be a Zen Cart page, you'd be better off writing a dedicated page than making it an EZ-Page, since you have to build the "processing" logic as well as the input logic.

    There's a sample script available to show how to build a page which simply collects info from several fields and send it to you via email: http://www.zen-cart.com/forum/showth...482#post386482
    Doing it this way allows it to use the built-in Zen Cart emailing infrastructure to send it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v150 how to create a custom form page for only registered users?
    By buhebutler in forum General Questions
    Replies: 6
    Last Post: 4 Apr 2013, 01:08 PM
  2. v139h How do I create a custom form?
    By Abbis in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Feb 2012, 05:43 PM
  3. How do I make Address line 2 compulsory in the create account form?
    By Liamv in forum Customization from the Admin
    Replies: 3
    Last Post: 3 Mar 2010, 09:12 PM
  4. How can I create a form?
    By ttmb33 in forum Managing Customers and Orders
    Replies: 1
    Last Post: 4 Jun 2009, 07:13 PM
  5. Replies: 13
    Last Post: 3 Sep 2007, 11:43 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