+ Post New Thread
Page 1 of 15 1 2 3 11 ... LastLast
Threads 1 to 20 of 287

Forum: HOWTO Guides and Tips

Step-by-step instructions for enhancing your FormMail experience!
Post your tips for other FormMail users here!

  1. Sticky Thread Sticky: Re: Dreamweaver

    There is a setting in Dreamweaver that allows Dreamweaver to reorganize and "correct" code. Go to Edit > Preferences > Code Rewritting. Make sure .php is in the "Never Rewrite Code" field and check the box. You're golden.

    Started by oatmeal‎, 22-Jan-2010 02:39 AM
    • Replies: 8
    • Views: 6,562
    07-Dec-2012, 09:55 AM Go to last post
  2. Wink Sticky Thread Sticky: IXWebHosting - getting emails to send

    In recent times, some IXWebHosting customers have had problems getting FormMail to send email from the IX servers. The solution is to add an "ini_set" call into the PHP code, like this: ini_set('sendmail_from', 'webmaster@yourdomain.xyz'); replacing "yourdomain.xyz" with your actual...

    Started by russellr‎, 03-Oct-2011 08:04 PM
    • Replies: 2
    • Views: 2,190
    07-Mar-2012, 03:39 AM Go to last post
  3. Lightbulb Sticky Thread Sticky: What HTML Editor Should I Use?

    Hi, For HTML, you can use whatever suits you. Problems can arise when you use "smart" HTML editors and try to edit PHP files. For example, some versions of DreamWeaver and FrontPage are known to corrupt PHP scripts without warning. Some people in the FormMail community have posted their...

    Started by russellr‎, 10-Sep-2009 08:06 PM
    • Replies: 0
    • Views: 5,838
    10-Sep-2009, 08:06 PM Go to last post
  4. Sticky Thread Sticky: How to redirect to a new window.

    I have a page that has a drop down window for visitors to request that a PDF file be emailed to them. Everything is working fine (http://www.quorumassociates.com/articles_testing2.html) but upon completion of the form the page changes to a good_URL page. I really would like for it to redirect to...

    Started by Jann‎, 08-May-2009 12:24 AM
    • Replies: 6
    • Views: 8,089
    08-May-2009, 02:08 AM Go to last post
  5. Sticky Thread Sticky: HOW TO guides are moving!

    The HOW TO guides are gradually moving to our main website. Most of them are there now.

    Started by russellr‎, 17-Sep-2006 09:19 PM
    • Replies: 0
    • Views: 10,450
    17-Sep-2006, 09:19 PM Go to last post
  6. Exclamation Sticky Thread Sticky: Read This First

    These HOW TO guides are for advanced FormMail features. Only try to use these guides after you've got the basic FormMail features working properly.

    Started by russellr‎, 13-May-2004 01:29 PM
    • Replies: 0
    • Views: 11,930
    13-May-2004, 01:29 PM Go to last post
  1. Can I bar a specific IP address

    From one of my sites we keep getting nuisance entries from a Chinese server. Can I put a bar on that specific IP address?

    Started by oldcelt‎, 04-Jun-2013 08:40 AM
    • Replies: 2
    • Views: 89
    06-Jun-2013, 09:42 AM Go to last post
  2. File Attachments

    Does anyone know how you can make the form handle file attachments? I know you can do file uploads. But I want it so a user can send a word doc or pdf then it sends the email with the doc file attached. Any help appreciated.

    Started by stevensm‎, 05-Jun-2013 12:11 PM
    attachment problem, attachments, file attachments
    • Replies: 1
    • Views: 45
    05-Jun-2013, 08:04 PM Go to last post
  3. Question How can I send the form to 2 email accounts?

    I would like to send the form template to a second email address, is there an easy way to do this? Thanks in advance Drachsi

    Started by Drachsi‎, 12-Mar-2013 08:19 AM
    • Replies: 2
    • Views: 899
    22-Mar-2013, 07:43 AM Go to last post
  4. Question Using Formmail cross domains?

    Hi all! I have one formscript installed on my www.own-server.com with the setting I like to use - works fine! My sister have another domain www.my-sis.com that are using a small form - So I linked it to mine And it works fine... But I do get a warning error about the mail didn't get sent -...

    Started by Netz‎, 04-Mar-2013 12:12 AM
    1 script to rule them all, cross domain, formmail rules, lord of script
    • Replies: 0
    • Views: 238
    04-Mar-2013, 12:12 AM Go to last post
  5. Confused about sender vs from_addr vs reply-to

    Dreamhost has changed their policy as follows: ((We made some mail policy changes last year, and one of them is to restrict the from address of emails that are sent through DreamHost's servers. Emails sent through DreamHost's servers should only be sent with a from address that you control...

    Started by sldarling‎, 10-Feb-2013 12:22 AM
    reply-to inoperative
    • Replies: 2
    • Views: 539
    11-Feb-2013, 01:42 AM Go to last post
  6. Smile CAPTCHA Alternative: Simple Math Question

    Some people seem to have difficulty reading CAPTCHA. Here is an alternative that uses a simple math question along with formmail's built-in REVERSE_CAPTCHA feature. You can read up on formmail’s reverse captcha at the following location. ...

    Started by jzieba‎, 15-Aug-2009 10:35 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 13,618
    07-Feb-2013, 07:49 PM Go to last post
  7. How-to guide: Using FormMail with more than one language

    FormMail supports "language packs" for use on sites written in languages other than English. The language packs work because FormMail is written to look for a file named "language.inc" and to use that file for replacing the English messages in FormMail with translated messages. Thus, one installs...

    Started by Kiba‎, 18-Nov-2009 03:03 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 4,671
    24-Jan-2013, 10:57 AM Go to last post
  8. How to redirect to website after thank you page

    Hello, The form works like a charm! After I get the thank you page, how do I set it up so it goes back to a page of my website? Thank you for your help! It is appreciated!

    Started by croy1‎, 09-Jul-2008 04:56 PM
    • Replies: 7
    • Views: 2,770
    16-Jan-2013, 01:57 PM Go to last post
  9. Avoid getting the colum header in the csv file

    When I first use the form the columns headers are added to the csv file, which creates a problems when I batch load the data in a MySQL data base. Is there a way to avoid sending the column headers?

    Started by Larion476‎, 06-Sep-2012 08:48 PM
    • Replies: 0
    • Views: 596
    06-Sep-2012, 08:48 PM Go to last post
  10. Avoid sending blank fields in the email

    I have a long form where the first fields are customer identification (Validated with Javascript) then 9 rows of fields like this: title1, medium1, heigh1, width1, price1 title2, medium2, heigh2, width2, price2 title3, medium3, heigh3, width3, price3 .... .... The form works fine and I...

    Started by Larion476‎, 06-Sep-2012 08:15 PM
    • Replies: 1
    • Views: 577
    06-Sep-2012, 08:34 PM Go to last post
  11. Passing field content to the redirect page

    I am currently using a form processor that allows me to include in the redirected page any field in the form. This is particulaly usefull because I can use personalize the response by using the submitter name (One of the required field). Is there any way I can do this with Formmail? If not...

    Started by Larion476‎, 22-Aug-2012 08:48 PM
    • Replies: 5
    • Views: 953
    27-Aug-2012, 01:11 PM Go to last post
  12. omitting empty fields

    I thought I read somewhere, but now I can't find it, that you can set FormMail up so that in the email sent to your recipients any fields with blank, null, or empty values are not included. But I can't seem to locate that now. Is it possible to have empty fields suppressed in the reply...

    Started by SteveComstock‎, 22-Aug-2012 01:42 AM
    • Replies: 1
    • Views: 552
    22-Aug-2012, 02:29 AM Go to last post
  13. verify_failed error message

    My form worked for several years until I recently updated my website. Now I can't get the form to work. It uses encoding for encryption. I can get the server to send a test message but when I complete my form on my website I get an email as follows: From: FormMail@ The following error...

    Started by jgdula‎, 21-Aug-2012 07:13 PM
    • Replies: 1
    • Views: 546
    21-Aug-2012, 08:42 PM Go to last post
  14. how should these first 2 lines be coded?

    // General Variables $check_referrer="yes"; $referring_domains="http://www.cshpharmacy.net/formmailer.php/ This is how i have coded I have been getting an error message when the form has been submitted The requested URL /cshpharmacy/formmailer.php was not found on...

    Started by felicerizz‎, 22-Jun-2012 12:43 PM
    • Replies: 1
    • Views: 1,450
    22-Jun-2012, 09:17 PM Go to last post
  15. Make individual CSV files or batch results together?

    I've been using your forms for a while. And I'm very happy with the CSV output created from the php forms. The way it's working now is that each form creates another formdata.csv file in a directory I have specified, but each time someone fills out a new form, it overwrites to a new file. Is there...

    Started by rwilki‎, 01-Jun-2012 04:19 PM
    • Replies: 7
    • Views: 1,440
    05-Jun-2012, 08:53 PM Go to last post
  16. Solution for Encoding From Header in utf-8

    my site is utf-8 encoded and formmal is using an HTML templates which is also utf-8 encoded. everything was great except the From Header was not utf-8 encoded and names written in utf-8 encoded arabic characters would come up as garbled text in Outlook. to fix this, and have the name in From...

    Started by pulp‎, 29-Oct-2007 06:16 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 37
    • Views: 18,753
    18-May-2012, 06:38 AM Go to last post
  17. Question PHP redirect based on form input - but doesn't work. Defaults to generic Thank You

    I hope someone can help. I'm researched out and getting frusterated. I have a form setup with various info that is emailed to me, via post. What I need to do is, upon submission, redirect the user to one of two pages, based on a select box in the form. I don't want them to automatically jump...

    Started by tsk928‎, 28-Apr-2012 12:41 AM
    • Replies: 3
    • Views: 1,513
    28-Apr-2012, 09:22 AM Go to last post
  18. Blank lines in email

    I have been trying to figure out how to add in blank lines (carriage return/line feed) in the email sent with Formmail. Specifically, I wanted to add a blank line after a form field generated by a derive_fields field, but I'd be happy enough with a space between all the lines. I have tried...

    Started by lukemastin‎, 24-Oct-2011 02:24 AM
    blank, format email, line feed
    • Replies: 5
    • Views: 1,867
    24-Apr-2012, 12:28 PM Go to last post
  19. Reverse CAPTCHA ~ Thoughts, Tips, and Questions

    … Hi All – First, some background. I am thrilled with FormMail and have been using it on several forms on several websites, and have successfully integrated reCAPTCHA on those forms. Recently, with no changes on my end, reCAPTCHA stopped working properly. Correctly entered challenge...

    Started by Russ Edwards‎, 27-Nov-2011 03:37 AM
    3 Pages
    1 2 3
    captcha, recaptcha, reverse captcha
    • Replies: 20
    • Views: 5,492
    19-Apr-2012, 08:32 PM Go to last post
  20. Form Update

    Russell I have to put you on the naughty step.:p The page : http://www.tectite.com/fmdoc/version_history.php Has not been kept up to date. I can see there is now version 8.31 and I can see the change in coding. But I assume it will not affect the implementation of the php files. Ian

    Started by Ian‎, 16-Mar-2012 10:26 PM
    • Replies: 1
    • Views: 1,141
    18-Mar-2012, 08:15 PM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 3 users browsing this forum. (0 members & 3 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 3 replies or 10 views
Hot thread with unread posts
More than 3 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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