Page 1 of 1
Sending external HTML-Page
Posted: Mon Jun 16, 2008 4:49 pm
by fschuessler
Is it possible to send an external HTML-Page? I did not find any possibility.
Thanks for help.
Posted: Tue Jun 17, 2008 7:11 am
by maschoff
Could you be a little bit more specific about what you mean with "external"? An attachement, or a just a referer to another page?
Posted: Tue Jun 17, 2008 7:42 am
by fschuessler
I have an CMS (TYPO3) that generates a html-page. This html-page I want to send with openemm as newsletter. In php-list par example I have only to include a tag like this into the text field:
Code: Select all
[URL:http://www.xxx.de/index.php?id=164]
Is anything similar possible?
Posted: Tue Jun 17, 2008 8:16 am
by maschoff
So, you don't want to copy the code generated by Typo3 into the NL content but you want just to reference to this page? You can not force an email content to refresh itsself but have to provide a link to the external page which have to be clicked by the reader.