Sorry I think I wasn't clear. I want to use the Email Address field in the src attribute of an img tag. For example, I want to have an image in my template like <img src="url.com/[email address]" />. If I just insert <span class="eloquaemail">EmailAddress</span> there it just thinks that's part of the URL.
↧