| | |
Problem with reading the html email templates
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
is the templet an html/text file? if so use System.IO and open the file with a filestream and read it with a streamreader.
Otherwise if you are like generating this dynamically with some type of asp response writing. try doing a webrequest to the page. Im not really sure if you can view the rendered html before it gets written to a client.
Otherwise if you are like generating this dynamically with some type of asp response writing. try doing a webrequest to the page. Im not really sure if you can view the rendered html before it gets written to a client.
•
•
•
•
Hi,
I have created a HTML template for sending emails to the clients. I read the values from the database and fills them in the template.
Now i want to read the contents of this HTML template.
Can anybody suggest me how to do this?
Thanks in advance
Regards
Exelio
Last edited by plazmo; Sep 1st, 2006 at 3:02 pm.
•
•
Join Date: Dec 2008
Posts: 2
Reputation:
Solved Threads: 0
Hi,
I was given a similar Task by my client to develop an email template in Html which sends emails For Example:If it is an
Apartmental Company,It needs to send emails when new people Sign Up the lease and,If they are the current Residents we need
to send them their payment reminders every monthly or weekly.If they have seen the Apartment and are not back we need to
send an email,whether they are still looking for any apartments for this our email will include specials.
For This one i need to develop an email engine which sends emails automatically with some attachements,images,some text
etc.,
Can Any One Please Help me with some examples and sample code is greatly appreciated.
Thanks in Advance.
Terry
I was given a similar Task by my client to develop an email template in Html which sends emails For Example:If it is an
Apartmental Company,It needs to send emails when new people Sign Up the lease and,If they are the current Residents we need
to send them their payment reminders every monthly or weekly.If they have seen the Apartment and are not back we need to
send an email,whether they are still looking for any apartments for this our email will include specials.
For This one i need to develop an email engine which sends emails automatically with some attachements,images,some text
etc.,
Can Any One Please Help me with some examples and sample code is greatly appreciated.
Thanks in Advance.
Terry
Here is the detailed tutorial with sample code. Hope this will help.
http://www.coderewind.com/Index.php?...ew_article=115
Mark this post as resolved if this helps.
http://www.coderewind.com/Index.php?...ew_article=115
Mark this post as resolved if this helps.
![]() |
Similar Threads
- Outlook 2003 Email Templates and Signature Problems (Windows NT / 2000 / XP)
- Sending HTML email via PHP mail function (PHP)
- using html in my welcome email (HTML and CSS)
- File Handling in C (C)
- email form problem (Web Hosting Deals)
Other Threads in the ASP.NET Forum
- Previous Thread: When to close a db connection?
- Next Thread: query about printing
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formview gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl





