| View previous topic :: View next topic |
| Author |
Message |
Tomas Guest
|
Posted: Thu Dec 22, 2005 6:58 pm Post subject: Preserve the page formatting |
|
|
| We are trying to put some HTML/CSS in the message body, but we canīt get it to work, it seems that ResponseMailer do not formatting the text. |
|
| Back to top |
|
 |
devicode Site Admin
Joined: 05 Mar 2005 Posts: 249
|
Posted: Thu Dec 22, 2005 7:03 pm Post subject: |
|
|
You can preserve the page formatting by copying and pasting the HTML formatted code into Response Mailer.
- Save the html code to a html file - rm.htm.
- Open the saved file (rm.htm) in MS Internet Explorer(IE).
- Highlight the html rendered page in IE (do not do view source).
- Copy it to the clipboard.
- Open the message in Response Mailer and move to where you would like to insert the information.
Note: Select HTML and not Plain Text for the Message Body format.
- Paste from the clipboard.
This will paste the html object with the formatting intact.
|
|
| Back to top |
|
 |
|