Search:

Type: Posts; User: david_de

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    13,677

    Sticky: Re: Form Testing Made Easy

    Glad you found it usefull. I posted that a long time ago but I still use it from time to time myself.
  2. Replies
    7
    Views
    13,677

    Sticky: Re: Form Testing Made Easy

    I have not had to work on my forms much in a long time but I will pass on some of what little I do know.

    I am not sure why you have formmail.php named formmail.cgi and have it in your cgi bin. I...
  3. Replies
    6
    Views
    2,288

    Re: Test only works without "www"

    Most come here only when they have a problem, never to be seen again once the problem is solved. There are some that as far as I know, if they see the question and know the answer will help.
    ...
  4. Thread: Error message

    by david_de
    Replies
    3
    Views
    1,629

    Re: Error message

    If you are putting things like test in for the name etc formmail will pick that up and reject it.
  5. Re: formmail.ini and using option value to select recipients

    It is good to know I am not the only one that makes that sort of mistake. :o
  6. Re: formmail.ini and using option value to select recipients

    Do you have formmail set to allow mail from any address to @outdoorphotographycanada.com or those two addresses? Do you have the path to the ini file correct?


    $FORM_INI_FILE =...
  7. Replies
    7
    Views
    2,300

    Re: Multiple recipients - please help!

    What sort of syntax are you using for you email addresses and the allowed address? This is from formmail.php about line 2907

    // 3. If you want to accept email to several domains, you can do...
  8. Replies
    7
    Views
    2,300

    Re: Multiple recipients - please help!

    Is this a multi part form you are sending to multiple email addresses? I was not sure if multi part was what you intended or what you were trying to use to solve the problem?

    Sending to multiple...
  9. Replies
    1
    Views
    1,412

    Re: email condition not working, why??

    Did you try the testmail to see if your server actually does send email? On your good and bad url formmail already knows the location of the templates if you set it up correctly all it needs is the...
  10. Replies
    1
    Views
    1,338

    Re: A simple problem.

    This post might be helpful
  11. Replies
    2
    Views
    1,293

    Re: bad_url with the error data provided?

    Steps 1 & 2 here you will find the various error tags.
  12. Thread: php help

    by david_de
    Replies
    13
    Views
    3,375

    Re: php help

    FP is not much for PHP work. Were you able to get the sample form to send you anything? You would probably be best doing any work on formmail.php with a plain text editor to avoid any problems with...
  13. Replies
    5
    Views
    11,828

    Re: setting up FormMail on GoDaddy... Help!!!

    I think you will be glad you did. If I had my morning coffee before the last post I would have suggested you try it. :o
  14. Replies
    5
    Views
    11,828

    Re: setting up FormMail on GoDaddy... Help!!!

    If you are using perl you are in the wrong forum. This formmail is PHP.
  15. Replies
    12
    Views
    21,440

    Re: Can't E-Mail to @comcast.net addresses

    Im just a young kid I will not be 60 until May. ;) Pear is open source. It is like a clearing house for pear classes. For some reason the site is down or I would get a link. Just Google PHP pear....
  16. Re: HTTP Error 405 - moving from Unix to Windows

    It might be best to see if it will send anything at all first. Go to the sticky threads at the top of this forum section. One is for testing the server to see if it will send email. There are two...
  17. Replies
    1
    Views
    1,173

    Re: Forms were sending now they are not

    It sounds as if the server is wanting verification before it mails. Could be a change they made to avoid spam. See if this post will help.
  18. Replies
    5
    Views
    2,165

    Re: no email address given after form submitted

    Mecosoft is correct about the captcha. There is also a many url spam blocker in the newest formmail.php if you have not done so use the wizard to update you script to the latest one.

    I suspect...
  19. Replies
    6
    Views
    2,011

    Re: howto get the fields to write in

    See if this information is helpful on your problem. In the Paid Subscription section of the forum there are some good informational posts with stickys at the top of the forum about troubleshooting...
  20. Replies
    6
    Views
    2,011

    Re: howto get the fields to write in

    You do not have to be a programer. This stuff is pretty simple and well worth the little effort it takes to have a nice, custom, working, safe forms. A little cut and past then change some of the...
  21. Replies
    6
    Views
    2,011

    Re: howto get the fields to write in

    If you are looking at the sampleform with a plain text editor like Notepad (not a browser) you will see the various fields in the form and how they are made. This page has some examples.
  22. Replies
    33
    Views
    38,765

    Sticky: Re: Simple How-To guide attached

    This is well put together and easy to read. I am sure many of us will find this a handy tool. Thanks.
  23. Replies
    2
    Views
    1,695

    Re: Cannot send mail to external host

    In the subscription section of this forum there are several "sticky" threads at the top with information on how to check your hosting email etc. You might finds something there that will help. Are...
  24. Replies
    22
    Views
    7,257

    Re: Why wont it work on this server?

    A few posts back he said. "I placed it right below define("DEF_ALERT"," ....."
  25. Replies
    1
    Views
    1,173

    Re: changing the thankyou url in formmail

    This is an easy job with formmail check the How To.
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4