JamesBowen
19+ years progress programming and still learning.
Ok, I want to generate a HTML email where the contents is sorced from the database. At the moment I'm storing the whole HTML page within my OE code.
This is becoming a pain because we/my boss has outsouced the email designed and I have to change the OE code everytime there is a new design change.
Where is the best place to store the HTML template Disk/Database/Code?
I have come-up with an hair brain idear by using webspeed to gernerate the HTML which is then ported back into the email message. This approche would mean creating a sockect connection to the web-server/wedpeed.
How would you tackle this?
This is becoming a pain because we/my boss has outsouced the email designed and I have to change the OE code everytime there is a new design change.
Where is the best place to store the HTML template Disk/Database/Code?
I have come-up with an hair brain idear by using webspeed to gernerate the HTML which is then ported back into the email message. This approche would mean creating a sockect connection to the web-server/wedpeed.
How would you tackle this?