| Home : ASP : Tips and Tutorials : Miscellaneous |
| Click "Subscribe" if you want to be notified of new or updated links in this category. |
Subscribe
Rss Feed |
|
|
Miscellaneous Listings
|
|
Total:
41 | Displaying: 1 - 10 | Pages: 1 2 3 4 5 >> |
|
|
|
|
|
The complete tutorial and code which will display the Page Load time using ASP
Platform(s): linux, windows, freebsd, osx, sun - Updated: 18/05/2007
|
|
|
Dynamically create Microsoft Word or Microsoft Excel documents using ASP. Covers Content-Type and Content-Disposition headers, plus style and formatting options.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
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.
Version: Free Version: n/a - Platform(s): Platform(s): windows - Updated: 10/03/2007
|
|
|
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. You can use HTML and CSS to create styles in your word document.
Version: Free Version: n/a - Platform(s): Platform(s): windows - Updated: 10/03/2007
|
|
|
Here, you will find reference material on Active Server Pages 3.0 Object model. Browse through all the methods, collections, properties and events in ASP Object Model (Six built-in Objects including the new ASPError Object).
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This tutoral shows a simple method of turning HTML reports into Excel reports, and for moving calculations from the server to the client, using Excel functions. It allows the server to dynamically create Excel reports without taking up any space on the server. It also allows multiple concurrent users to receive these reports simultaneously. Lastly, the generated reports can be complete with Excel formulas, which allows intensive calculations to be moved to the client side. This method only works with Excel 97 or later.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
No one likes to see 404 pages and it's even worse when you find one on your own site. This tutorila explains how to make the 404 page useful to the user and notify yourself so you can fix them ASAP.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This script will open all HTML pages within the specified directory, reduce the file size of your html pages, and the files will be saved back. You may password protect the script, and it will allow a faster transmission of the page. A good script to learn how those task are perform.
Version: Version: n/a - Platform(s): Platform(s): Win NT - Updated: 10/03/2007
|
|
|
The browser can do a great many things, but it has a limit of 216 colors that can “safely” (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palette. By placing the six possible values for color (00,33,66,99,CC,FF) in an array and nesting three for next statements with values one through six a table with all the color codes will neatly be displayed in a table.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+, MSMQ, SOAP and ASP.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
Miscellaneous Listings
|
|
Total:
41 | Displaying: 1 - 10 | Pages: 1 2 3 4 5 >> |
|
|