+ Reply to Thread
Results 1 to 7 of 7

Thread: Problem with Receiving Email

  1. #1
    Join Date
    Aug 2004
    Posts
    4

    Smile Problem with Receiving Email

    Hi,

    I am able to receive email after submitting, but i am not getting the CHECKBOX results in the email.

    Please somebody help me.

  2. #2
    Join Date
    Dec 2003
    Posts
    3,900

    Wink Re: Problem with Receiving Email

    Hi,

    Have you looked at the latest sample form here? It includes sample checkboxes.

    If so, please post the URL to your form.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Aug 2004
    Posts
    4

    Smile Re: Problem with Receiving Email

    Hi,

    Thanks a lot for replying so fast.

    I have created my Form using sample form examples.

    I have a CHECKBOX. When i select one of this checkbox, this result is not getting reflects in my email:

    I have used the example i got from form checkbox value = events[]

    And i am including this in Email Template also as $events, but this is not working still.

    The error result i got:

    The following error occurred in FormMail:
    HTMLTemplate '/home/logixbyt/public_html/fmtemplates/template.htm' caused the following errors:
    'events' is not a field submitted from the form

    Please help me.

    Regards

    Venkatesh
    Last edited by venkatesham; 31-Aug-2004 at 06:31 AM.

  4. #4
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: Problem with Receiving Email

    Hi,

    OK. I'll need to see your form to start with. What's the URL?
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  5. #5
    Join Date
    Aug 2004
    Posts
    4

    Smile Re: Problem with Receiving Email

    I am working on my clients Registration form. Right Now, this is on my company website itself. I wanted to make sure it working before going ahead and uploading on to my clients website. Please find the URL below:

    http://www.logixbytes.com/regs.html

  6. #6
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: Problem with Receiving Email

    Hi,

    I can't see anything wrong with the form.

    But, please add the following to your "mail_options" setting and try submitting the form again:
    Code:
    TemplateMissing=
    like this:
    Code:
    <input type="hidden" name="mail_options"
     value="HTMLTemplate=template.htm,NoPlain,TemplateMissing=" />
    That will stop you getting this error if no checkboxes are selected:
    'events' is not a field submitted from the form
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  7. #7
    Join Date
    Aug 2004
    Posts
    4

    Smile Problem with Receiving Email

    Thanks a RUSSELL.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Please check this script - not receiving attachnments
    By jenn1a27 in forum Community Support
    Replies: 0
    Last Post: 07-Feb-2006, 11:05 PM
  2. Not Receiving Name or E-mail Address
    By jhcumms in forum FormMail Subscription Support
    Replies: 1
    Last Post: 25-Oct-2005, 01:04 AM
  3. Not receiving emails
    By jos in forum FormMail Subscription Support
    Replies: 1
    Last Post: 23-Jun-2005, 04:25 AM
  4. Not Receiving Email
    By ryanmontgomery in forum FormMail Subscription Support
    Replies: 1
    Last Post: 01-Sep-2004, 11:45 PM
  5. not receiving emails
    By ctpiper in forum FormMail Subscription Support
    Replies: 1
    Last Post: 22-Apr-2004, 10:29 PM

Bookmarks

Posting Permissions

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