Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Basic...
 6. Phase...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. JavaScript...
 2. Essential PHP...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. UserGate...
 9. Export MS...
10. WeberDev's Forums
more...

HOME > ASP > MS Word and ASP

 MS Word and ASP scripts

Creating Word Files Online
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 na
 
Exporting Data From mySQL to Excel
Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Access and MS SQL.
 
Dynamically Write Office Documents
Dynamically create Microsoft Word or Microsoft Excel documents using ASP. Covers Content-Type and Content-Disposition headers, plus style and formatting options.