|
|
| DOC [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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: |
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 |
|  | |
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 |
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 |
**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 |
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 |
|  | |
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 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|