Related resources for HTML Text Writer
  • Embed Word in a Web Page with an Easy VB Custom Control in VB.NET11/29/2018 4:20:10 AM. This article describes an approach to displaying word documents within a web page using a simple custom server control.
  • An Easy Way to Embed Word in a Web Page11/29/2018 3:59:37 AM. This article describes how to display word documents within a web page using a simple custom server control. The approach used in this example is based upon conversion of the Word document into an MHT
  • Play Sounds on an ASP.NET Web Page11/10/2012 4:21:19 AM. This article describes a quick and easy approach to playing sound files on an ASP.NET web page in response to an event.
  • Flash Player Custom Control for ASP.NET 2.010/3/2012 11:32:53 AM. This article describes a quick and simple approach to creating a custom web control used to display shockwave flash files within an ASP.NET page. Whilst the article and demonstration project are focused upon displaying a shockwave flash (SWF) file, the basic idea is applicable to any sort of object that you may wish to embed within an ASP.NET 2.0 page.
  • Embed PDFs into a Web Page with a Custom Control6/27/2009 1:09:50 AM. This article describes an approach to embedding and displaying PDF documents in a web page through the use of a simple ASP.NET 2.0 custom server control.
  • ASP.NET 2.0 Visio Custom Control5/26/2009 6:50:12 AM. This article describes a quick and simple approach to creating a custom web control used to display Microsoft Visio files within an ASP.NET page using Internet Explorer.
  • Saving and Retrieving Web Page Control with SQL Server and C#12/18/2008 6:22:34 AM. This article describes a simple approach to storing, retrieving, and redisplaying web pages.