wrote:
Hi Wallid,
Try this:
var contentString = '<a href=\'http://www.google.com\'>Click Me</a> <h3 style=\'margin:0\'>"+GetUser(GetPotholes.List.Current.PotholeNotification.UserId).User.Name+"</h3><br><strong>Address:</strong><br>'"+GetPotholes.List.Current.PotholeNotification.Comment+"';
Regards
This solution is working. I now need to add in the destination Web Page as the destination. I am currently stuck with this one...