Results 1 to 6 of 6

Thread: From "From Email" field from form input?

  1. #1
    Senior Member RayC's Avatar
    Join Date
    Apr 2010
    Location
    Toronto-ish, Canada
    Posts
    1,732

    Default From "From Email" field from form input?

    Using the NOF forms tools, can I use the email entered into the form as the "From Email" address, so the email sent looks like it came from whomever submitted the form?

    I've always just put one of my email addresses as the "From" value, but it would be useful to have the actual data from the form used as the "From" email address.

    Can this be done?
    Ray Cambpell
    Sounds In Sync
    Linked in

  2. #2
    Senior Member gotFusion's Avatar
    Join Date
    Jan 2010
    Location
    www.gotHosting.biz
    Posts
    4,529

    Default

    I do it all the time using <cfmail from="#form.email#"....> (coldfusion processing). I don't believe that you can do this with the formhandler. I've been using cfmail for so long that the only time I use the Fusion formshandler is when I am beta testing or writing a tutorial explaining how the component is used.

    Can you use ColdFusion on your web hosting account?
    NetObjects Fusion Cloud Linux enabled Web Hosting, support + training starts at $14.95
    NetObjects Fusion web Hosting and support + ASP + PHP + ColdFusion + MySQL + MS SQL
    FREE NetObjects Fusion Support & training comes with all web hosting accounts
    NetObjects Fusion Web Hosting: http://www.gotHosting.biz

  3. #3
    Senior Member RayC's Avatar
    Join Date
    Apr 2010
    Location
    Toronto-ish, Canada
    Posts
    1,732

    Default

    Thanks, Mike.

    I guess I'll quit trying then. Too bad.

    Normally I use Tectite Formmailer for client forms, which does this. This project's a "donation" project, so not worth the effort to configure it -- especially since it's already gone live.
    Ray Cambpell
    Sounds In Sync
    Linked in

  4. #4
    Senior Member Andy Hoyt's Avatar
    Join Date
    Apr 2010
    Location
    Maine
    Posts
    134

    Default

    Ray - My experience is that a hand-built NOF form will allow you to use any addy as the Sent From address. Addy doesn't have to exist, and can be from just about any domain. I discovered this by accident after testing a form on a practice site, and then forgot to rejigger the setting when I moved it to the client's site.
    Only the Blue Roads

  5. #5
    Senior Member RayC's Avatar
    Join Date
    Apr 2010
    Location
    Toronto-ish, Canada
    Posts
    1,732

    Default

    Not just any address, but a non-address as well. Before Mike answered, I tried using {Email} as the return address, as "Email" is the label I've given the email entry on the form. Shore nuff, the email came from {Email}.

    What I was hoping to do was have the "from" email address be the one actually entered on the form. That way, when the form data comes in, if you were to hit "Reply", it would go to whomever filled out the form.

    Emailemailemailemailemailemail... too many times in too few sentences...Name:  confused-477..gif
Views: 198
Size:  7.7 KB
    Ray Cambpell
    Sounds In Sync
    Linked in

  6. #6
    Senior Member Andy Hoyt's Avatar
    Join Date
    Apr 2010
    Location
    Maine
    Posts
    134

    Default

    In that case, try out the free offering by 123Contact.

    I've been using them with good results lately.
    Only the Blue Roads

Posting Permissions

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