Consulting

Results 1 to 2 of 2

Thread: Solved: RTF to HTML for e-mail

  1. #1
    VBAX Mentor Movian's Avatar
    Joined
    Aug 2008
    Location
    NC, USA
    Posts
    399

    Solved: RTF to HTML for e-mail

    Hey,
    i have a system setup where my database has a form that allows for an e-mail to be written up in Rich text. This information is then passed to a php script on a web server via post. The script then formats and sends out an HTML e-mail based on the information.

    I have this setup to bypass the multiple security prompts that are received by going through outlook. What i am trying to find is a free way to convert the Rich text field to HTML so that the e-mails are correct when received.

    Any help is appreciated.
    "From the ashes of disaster grow the roses of success" - Chitty chitty bang bang

    "I fear not the man who has 10,000 kicks practiced once. I fear the man who has 1 kick practiced 10,000 times" - Bruce Lee

  2. #2
    VBAX Mentor Movian's Avatar
    Joined
    Aug 2008
    Location
    NC, USA
    Posts
    399
    Never Mind, 24 hours later and i switched out the Rich Text field for an HTML text editor in the form. After a little tweaking and messing around with literal &'s i seem to have a viable working solution.
    "From the ashes of disaster grow the roses of success" - Chitty chitty bang bang

    "I fear not the man who has 10,000 kicks practiced once. I fear the man who has 1 kick practiced 10,000 times" - Bruce Lee

Posting Permissions

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