Posted on September 24, 2008 by Lisa Zhou
While I was going through the comments in this post here, someone asked a question around how button click function worked, so I thought I would write a post around this topic.
There are two types of click that can be associated with a button, one is a server side click function, i.e in a function [...]
Filed under: .Net, Javascript | Leave a Comment »
Posted on September 11, 2008 by Lisa Zhou
.EML file is a email message file used by Outlook express. It doesn’t open in Microsoft Office Outlook. In Vista, Outlook Express is no longer part of the installation, instead it is replaced with Windows Mail.
To Open .EML file, go to the folder where the file is in, right click on the file, and then [...]
Filed under: News | Leave a Comment »
Posted on September 9, 2008 by Lisa Zhou
Recently I’ve been working on writing email templates, it is a lot of pain checking it in the different email clients. Here are some of the problems I encountered and how to fix them.
CSS is not fully supported by all email application and web clients. This article at Campaign Monitor is a good reference on [...]
Filed under: .Net | 1 Comment »