Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML to file

Status
Not open for further replies.

ahartong

Programmer
Oct 15, 2001
6
US
I need to create an HTML file in t-sql that will be emailed. I am having trouble running the commands to generate the HTML that needs to be written to an output file. What would be my best option? I've tried some scripts with the xp_cmdshell command, but it can't write html tags to the file. How can I build the HTML file with all proper tags, and have it saved so I can email it when finsihed?

Thanks for your help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top