Hi all,
I have an email application that sends an html email.
To make sure the content is build correctly, you can see a preview in an Iframe tag. It uses a .htm file that has been written from reading the DB in a previous step.
Now, there are two similar pages like this. Sometimes, the second displays the preview page from the first, but if I send the mail, it sends the correct page.
Any idea what this can be? Probably caching?
I have an email application that sends an html email.
To make sure the content is build correctly, you can see a preview in an Iframe tag. It uses a .htm file that has been written from reading the DB in a previous step.
Now, there are two similar pages like this. Sometimes, the second displays the preview page from the first, but if I send the mail, it sends the correct page.
Any idea what this can be? Probably caching?