Hi,
I am developing an application in which we are sending system generated emails in html format. Following are the details:
Application details - .Net 2.0 , Web Application in C#
Problem summary:
I am creating the html mail format using a string builder . I am applying inline CSS. when this html renders on the web browser all the CSS that is applied, shows correctly.
But when this same HTML is viewed in the mail clients (eg: Lotus Notes ,Outlook etc.) CSS breaks.
The users of my application use Lotus Notes 6/7, and CSS borders dont show in these. Please suggest a workaround as I need borders implemented for these mails and particularly for Lotus Notes 6/7 .
Thanks in advance
Loading
Lalit MPosted Dec 3, 2009, 12:44 AM
1. Open Internet Explorer.
2. Select Internet Options from the Tools menu.
3. In Internet Options dialog box select the Security tab.
4. Click Custom level button at bottom. The Security settings dialog box will pop up.
5. Under Scripting category enable Active Scripting, Allow paste options via script and Scripting of Java applets
6. Click OK twice to close out.
7. Hit Refresh
or download Java Virtual Machine from internet.
after install and ask restart your system.
Note:-Java Virtual Machine(JVM)tools is use to enable some script,link etc..