I need to create a songle web page! The purpose is to import the HTML of that page into a mailing program such as Max Bulk mailer .
I haven’t got a clue on how to do this. Can someone help me with this please?
I want to bring the html code in the bulk mailer program where I can further personalize it
Don’t know if this helps. I had said this in another thread:
We’ve done this “manually” in the past. You probably need the Remote Resources Action. Mail programs don’t like relative paths and this action makes them absolute.
Then we preview in browser, View Source, copy all the code. Then in Thunderbird, start an e-mail and go to Insert>html and paste.
Like I said, that’s a manual way. Not sure if there’s a more automatic way for bulk e-mailers.
I have built alot of email templates in Freeway, but its a matter of getting the layout from Freeway approved, and then hacking the code up a little in a text editor to get it a little cleaner and adding complete image URLs.
Havnet tried the action yet. If it makes complete URLs for all the clear.gifs it should be a good way to go.