Hi
I have a text file called thankyou.txt
What I'd like to do is use this file (and others) as a template(s) to generate a customized email response :
Dear <% Their Name from database %>
Thank you for your interest in <% item %>
I've seen examples in classic asp, but can't make heads or tails out of it. Would I load the file and then use response to write it?
Any help would be greatly appreciated
Thank you


Reply With Quote
