+ Reply to Thread
Results 1 to 7 of 7

Thread: Email syntax problem
      
   

  1. #1
    Perkins is offline Private First Class
    Join Date
    Mar 2007
    Location
    California
    Posts
    7

    Default Email syntax problem

    ok so bluevoda is so easy to use. I dont know if this is a problem n BV or iternet Explorers security issues.

    Ok, so i make the form a comment from.

    Name-----
    Email-----

    Comments TextBox-----------
    -----------------------------
    -----------------------------
    [SEND]

    that what it looks like sorta.

    i put in the syntax
    Mailto: soandso******.com

    works good until i test it
    then it brings up you're sending this to email so on and so forth
    then Outlook Express opens!

    So is it BV or operator error internet explorer or what????
    if you can help that would be fantastic!

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Email syntax problem

    Please read carefully BlueVoda Forms Tutorial Part 1

    You will see that the "mailto:....." method has these problems,. We're testually saying there:


    Important Note:

    Although the above multimedia tutorial mentions the use of the "mailto:" as form action, WE DO NOT RECOMMEND this type of processing of the form info.
    This is because this method, depending on your email client (Outlook Express or other) settings, MAY FAIL to process the info and send the email, and will also give Privacy warning messages to your visitor. We recommend the use of a PHP script instead.


    and then step by step instructions on how to create such a script, are given.

    Or, use Advanced BlueVoda Form Processor
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    Perkins is offline Private First Class
    Join Date
    Mar 2007
    Location
    California
    Posts
    7

    Default Re: Email syntax problem

    ah i see, thanks naveldesign! A year of this trial and error has been solved!

  4. #4
    krishnaganth's Avatar
    krishnaganth is offline Sergeant
    Join Date
    Nov 2006
    Location
    Chennai (Madras) City, Tamilnadu, India
    Posts
    22

    Default Re: Email syntax problem

    Action.php does not work only in one Form. I think I set thing right in my Form because other Forms with the same set up function well.

    The case is question is:

    I set a Form Post Classifieds. Set everything in order.
    At first I set the php submission to my email Id in the main domain name. i.e: classifieds@raajayogam.com
    Parse error: syntax error, unexpected '>' in /home/fddyzkh/public_html/classifieds/action.php on line 34
    The above error showed up.

    Then I created an email in the Sub-Domain Name: adv@classifieds.raajayogam.com

    Again the same error appears.

    Can you help.?

    Regards

  5. #5
    krishnaganth's Avatar
    krishnaganth is offline Sergeant
    Join Date
    Nov 2006
    Location
    Chennai (Madras) City, Tamilnadu, India
    Posts
    22

    Default Re: Email syntax problem

    Email syntax problem in Form Processing. (second post)

    Sorry. I was thinking but have failed to mention in my post.

    The Form is question is created in a sub-domain and the email Id. first I tried resides in the main domain http://www.raajayogam.com.

    I thought may be action.php in another folder (sub-domain) fails to recognize the email Id in the main domain.

    Hence I created an email Id. in the sub-domain and accordingly corrected the mail Id name in page_html in action.php page.

    Still it shows the same error as below:
    Parse error: syntax error, unexpected '>' in /home/fddyzkh/public_html/classifieds/action.php on line 34

    Help me sort out please.

    Krishnaganth

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,061

    Default Re: Email syntax problem

    No, that has nothing to do. A purse error is ALWAYS due to an error in your syntax: you have missed or added something that causes the error. Post here your ENTIRE page code and we will have a look.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    krishnaganth's Avatar
    krishnaganth is offline Sergeant
    Join Date
    Nov 2006
    Location
    Chennai (Madras) City, Tamilnadu, India
    Posts
    22

    Default Re: Email syntax problem

    You are right Naval. I should have made some spelling error while typing. I didn't further break my head with it. Simply deleted the entire input of code inside body tag and replaced it afresh. Now it's okay. Thank you
    Krishnaganth

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49