Hits Today: 3 Total: 9173 | Updated: 3/27/2002 | |
 | Nothing fancy, just a simple UltraDev Server Behavior shortcut to change the MIME Type (or Response.ContentType) in your ASP page. Doing so will load the page in a Web browser as a MS-Word document.
Author: Pete Erwin Code: ASP 2.0 & VBScript |
Hits Today: 6 Total: 16551 | Updated: 10/11/2001 | |
 | With this script you can open a file for Winword® from your disk or from web. May be used as a htm to doc file converter. Code: VBScript |
Hits Today: 2 Total: 8170 | Updated: 10/1/2000 | |
 | It is a Notepad done in asp. aspnp.asp it the starting page to run newdoc.asp.. newdoc.asp is the notepad...
Author: Sharon Jayaraj Code: ASP 3.0 & VBScript | |  | |
Hits Today: 4 Total: 2283 | Updated: 10/9/2006 | |
 | ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. Author: Dotnetindex.com Code: ASP 3.0 & VBScript |
Hits Today: 3 Total: 10361 | Updated: 6/28/2004 | |
 | This short and simple article will show you how to create a MS Word document using a few line of ASP code. The example is very elementary. Written in ITALIAN language. Author: Max Bossi Code: ASP 1.0 & VBScript |
Hits Today: 2 Total: 2839 | Updated: 5/21/2005 | |
 | **Site In FRENCH** With this new tutorial I will show you how you can use CDONT in order to create a MIME message you can then send back to the client as a Word file, allowing you to put images(,css..) in your file. Author: Dypso U. Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 3226 | Updated: 5/21/2005 | |
 | This tutorial is a simple script in aimed to show how the MIME type of a document could be set with the Response object in order to generate on the fly and open a Word document on client side. With a new sample now. Author: Dypso U. Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 18392 | Updated: 2/12/2001 | |
 | This is my ASPWord word processor, entirely written in VBScript. The version here is only a lite version, with support for only three fonts and four colours. Code: ASP 3.0 & VBScript |
|