I just started using mailchimp as a solution with the asp.net mvc application that I am writing.
I am trying to use the mcapinet.codeplex.com wrapper.
I created a template based on one of the pre-processed templates, so I have all the areas available for insertion.
How do I paste my desired HTML embed code into a template without affecting anything else? I just want to have a placeholder where I can dump my own html.
Has anyone done this?
Any help would be great!
source
share