Hi Support,
I'm trying to use adaxes to send a couple of branded emails with User information such as UPN and First name.
I've written some HTML email code but would like to use Width=100% in some areas, unfortunately because adaxes uses % symbols to reference attributes it throws up an error suggesting the attribute doesn't exist, is there any way to avoid this?
An example html code line would be:
<table class="wrapper" width="100%" cellspacing="0" align=center cellpadding="0">