Browsing ASP/ HTML
Displaying page 3 of 37 | Prev | Next
Net Message
To send a Net Message to a user/computer from the webOriginal Author: Stephen KingInputscomputer nameAssumptionsI built this to send messages to computer users from a listing of all the computers on the network.
CRC Checksum
Calculates the CRC for a given string.
The JonShaft Cookie Tutorial
This Cookie tutorial is designed for anyone interested in learning how to control a cookie with ASP.
Client-Side Form Field Validation with VBScript and ASP
Form field validation is one of the most important functions in making successful web-based applications, but server-side validation is not always the answer!Original Author: Glenn CookCodeClient-Side Form Field Validation with VBScriptand ASPForm field validation is one of the mostimportant functions in making successful web-based applications.
Index Server for Beginners
It's easy to look smart! This tutorial will help you grasp the basics to utilize Index Server in your organization quickly! Read this tutorial, play with some code, put your arms behind your head, lean back in your chair, and watch as others admire your technical handy-work.
Display SQL Results
Display a page that allows you to type in a SQL Query statement, and display the results in HTML Table format.
Forms to Database the fast and easy way
Have you ever had a serious crunch time for writing code and finishing the project on time? Then this may help you out a bit especially if you do a lot of work with data storage.