Categories
Tags → Asp Variables

Flogin - User Authentication

Now Supports Multiple User Authentication. Flogin! is an ASP script which can control access to web pages. Just include flogin.asp in your page and the content after the include would be protected from unauthorized users. It is a simple ASP login s...
DETAILS

ASPSecured

ASPSecured is a security management system for ASP pages and applications made easy. NO dll''s to install. User and group management, account expiration / deactivation, automated user signup, tracking, forgot your password, and mass e-mail are o...
DETAILS

Displaying All of the Form Variables

This short tutorial describes a little function that is useful in debugging your ASP pages. This function, FormDataDump(), outputs all of the form variables being passed into a page. Various options for this function allow the developer to view the v...
DETAILS

csASPUpload

This is an ASP component/dll which processes file uploads using html forms and a web browser. It can handle more than one file per form. Once uploaded the files can be saved to disk or to a database as a binary data stream. Files can also be exported...
DETAILS

ShotIp

ShotIp is an OLE automation application (COM application, ASP component etc.) that allows your scripts to connect with other computers on Internet or intranet networks &"on the fly&". In several strings of code you can retrieve text...
DETAILS

Controlling Flash with ASP

A tutorial explaining how to use ASP to direct which clip is being played by a flash movie. A solution involves jumping out of a flash movie into an ASP page, then back again. To accomplish the effect of jumping back in at a specific frame, we simply...
DETAILS

AutoImageSize

AutoImageSize dynamically loads and resizes images for websites while the pages are being loaded. Written in C++, AutoImageSize is an extremely fast image processing tool. It is designed for use in ASP pages. Feature highlights include loading and re...
DETAILS

HTMLTemplate Object

The HTML Template Object is a lightweight class whose sole purpose is to completely separate HTML from server side ASP code. Through the use of special HTML templates, a web page can be created by setting the parameters of the HTMLTemplate object to ...
DETAILS

Sakki''s ASP Chat

This is an easy to setup ASP chat script that uses application variables to store the chat. It allows you to shows list of guests online, and HTML encodes all text and names.
DETAILS

ASP Basics

New to ASP? This two page tutorial explains what ASP is and variables in ASP with a few sample codes.
DETAILS

Page:
©2003-2008 jCay.com