Search
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. Easy payments...
 3. Circular preloader
 4. Phase...
 5. FFTW with OpenCV
 6. Menu with...
 7. Basic...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. Pixel Ad Script
 2. Googlebot last...
 3. Export MS...
 4. XMLNuke
 5. Smash Bugs | ...
 6. EViLDDL Top Site
 7. Visitor Statistics
 8. Site Web...
 9. The Perfect...
10. CodeAvalanche...
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.