Categories
Tags → Using Asp

ANEI-Base64

ANEI-Base64 is an ASP component used to encode and decode in base64 format. This component allows you to pass it a string or other data type using server-side VBScript and use the results with web pages. The component itself consists of a simple .DLL...
DETAILS

Slide Show Presentation System

Create a slide show or presentation using ASP that provides an option to automatically display pages after a set time or allows the user to change pages by clicking. Useful for an HTML based presentation or a slide show for images.
DETAILS

Calling and Using ASP Intrinsic Objects from within COM Component

This article at Stradeveloper.com is an in depth tutorial on calling and using five ASP intrinsic objects from within COM Component using Visual Basic. Sample Visual Basic project files, component and ASP page available for download.
DETAILS

Turning numbers into graphs with ASP

This tutorial presents a couple of ways to display your data in a graphical way by using charts without using server components. The first approach is using images with ASP to display bar graphs. The second approach is a Java applet that can display ...
DETAILS

A Nifty Table Searching Script

This article shows a nifty little script, which, with just one ASP page, allows you to dynamically search a column in a table using a string comparison. This one script can be used over and over due to its dynamic nature. Hopefully this script will s...
DETAILS

Hit Counter (DB)

This is an ASP counter script that uses a database to store the counts so it''s really pretty easy to maintain multiple counts using this one file. All you need to do is include it into your asp file and it''ll do the database work and prin...
DETAILS

Sakki''s ASP Counter

This is an ASP text counter using an Access database. It features: Cookie function, Add various counters to the same database (hit counter), and more.
DETAILS

Creating an On-Line Quiz Using ASP

This tutorial guides you through step-by-step how to create a multi-question quiz using ASP and MS Access database.
DETAILS

How to create and retrieve cookies using ASP

Cookies can be used to remember things about a user when they come back to your site. Cookies expire after a certain amount of time which you can set. Also, the clients browser must have cookies enabled for them to work. Here is a very simple example...
DETAILS

AnyPortal Site Manager

AnyPortal Site Manager is a web site support tool that lets you view the directory structure of your web site and then add, change or delete files using only your Internet browser. AnyPortal Site Manager is a single Active Server Pages document that ...
DETAILS

Page:
©2019 A--9.com