- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
So, I've put this into the email, but it's incorrect. It's failing to proof. Can anybody point out where I've gone wrong please?
<%
if ( recipient.firstName IS NULL ) {
%>You're almost there!<%
}
else {
%> <%=recipient.firstName %>, you're almost there!<%
}
%>
Views
Replies
0 Likes
Total Likes