Skip to main content
Participant
July 1, 2009
Question

Mail through cfc function

  • July 1, 2009
  • 1 reply
  • 313 views

I want to make a cfc function to send mail which include other templates . that template having view of bookinh of hotel

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 1, 2009

    Hi,

    Not sure what you are trying to acheive here. If you want to mail your form data, in your case, the hotel booking form data you can try the "CFFormMail" component,

    You can download the same here,

    http://cfformmail.riaforge.org/

    HTH