Advertisment
This article discusses different ways to launch new windows with HTML and JavaScript. Topics inclide: How to launch a new window with HTML, How to...
This tutorial illustrates a rundown of the many ways to get new windows to pop up when viewers roll into your site.
If you have ever been near any of the homepages in Geocities or Tripod, you must be familiar with the small window that pops up with an...
JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window...
This tutorial shows you how to load two frames with one link using JavaScript.
This tutorial shows how to create a simple Ad rotation system based on ASP-SQL Server combination. All Ad info (except images, which are assumed to...
This two-page article provides a couple ways to build your own banner rotation system for your Web site: Using Microsoft-bundled Ad Rotator...
This tutorial explains the complete banner ad system used at the site, 'CoverYourASP'. Database driven, but using Application variables...
One requirement of the CoverYourASP advertising system is that multiple clickthroughs from the same IP address on the same day will be ignored....
This tutorial explains how you can create a rotating advertisement system using ASP. Topics include: Ad rotator logic page, Ad images date file,...
This tutorial shows you step-by-step how to make a banner rotate include file for including in your ASP pages. All source code is available.
This is a quick tutorial describing how to create an ASP/SQL-driven banner-ad rotation and tracking system for your site.
Online auctions are marvelous things; bringing people together from all over the world, to sell things amongst themselves, and take a cut off the...
This tutorial shows how to use a VBScript Class to create calendar based applications quickly so you can focus on functionality rather than worry...
Views: 1501 | | by Amy
ASP - Calendars
This 2-page tutorial describes how to create a shared calendar into which users can log and read events using ASP.
Views: 1496 | | by John
ASP - Calendars
This tutorial explains how to create a simple chat system using ASP. To start with create a simple form where the user can type some text. Whatever...
This article presents a nice little chat system that uses Microsoft's XMLHTTP Object to transfer the messages and user list. It features...
This tutorial along with a simple example code shows how to create a database-driven click-through tracking system using ASP. Useful for monitoring...
Learn how to create glass-like see-through text in Photoshop 6 & 7.
This article teaches the ASP programmer to write their code in VB, make it as a DLL and reuse it in their ASP code. Learn to hide your code and...