Hits Today: 1 Total: 9776 | Updated: 1/18/2003 | |
 | As an alternative to complicated HTML tables, an easy way of generating neat reports is to generate Excel files on the fly direct from the database, with a little ASP. Author: Jeff Anderson Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 11061 | Updated: 9/10/2000 | |
 | This Code when put in any directory will create a HTML page listing all Mp3's in the directory. It also creates a streaming link to the file, so anyone can stream off you MP3's from your server withour downloading them.
Author: Ron Light Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 11148 | Updated: 5/25/2002 | |
 | Without the need of applets or ActiveX, it's possible to use the HTML IFrame and create an online content editor that resembles and works like your favorite word editor. The best example of this use is Hotmail's Rich Text Editor. Author: Evagoras Charalambous Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 4712 | Updated: 5/23/2001 | |
 | RSS files can be generated using ASP. In this tutorial an RSS 0.91 file is generated, but it could easily be applied to other versions. Similarly in this case the site stores its articles in a Access db, but it can be changed to suit a SQL Server db. |
Hits Today: 1 Total: 13779 | Updated: 4/24/1999 | |
 | Most of today's websites features content that needs to be fresh, like news, pricelists, special offers etc. Learn to use VBScript and textfiles to make content on your site easy to update. Author: A.Haneng Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 8454 | Updated: 7/17/1999 | |
 | an article that teaches you how to build a nice-looking, easily to maintain, on-line help system for your users. A fairly simplistic approach, it allows for easy administration and an appealing presentation. Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 10137 | Updated: 8/27/2001 | |
 | Create your own rich content (with image insertion or just copy & paste from Word documents). This code is an enhancment of my previous Article Editor (published at http://www.aspalliance.com/yusuf/ASP.NET). Author: Robert Chartier Code: ASP 3.0 & VBScript | |  | |
Hits Today: 2 Total: 7102 | Updated: 2/16/2001 | |
 | This article describes how to use ASP to create a 'Tip of the Day' popup window on your website! The tips, in this example, are read from a database. Author: Bart Silverstein Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 8425 | Updated: 2/16/2001 | |
 | This article describes how to create a tree showing your user what pages they've visited on your website. The tree is dynamic, continually growing as your users hop from one page to another! Author: Bart Silverstein Code: ASP 2.0 & VBScript |
|