Search Tools Links Login

Browsing ASP/ HTML

Prev   Next

All_Form.ASP
Multi-function form for basic navigation, table editing, and recordset paging.
Posted:2002-06-01, 96 views

Generic Email Form Handler using CDONTS
Email any form from your site using CDONTS (IIS's built-in smtp).
Posted:2002-06-01, 97 views

Database Basics: Part I
Since ASP is especially good at reading and writing to databases, let's start with a very simple database and scripts that we'll eventually build into a guestbook.
Posted:2002-06-01, 97 views

ASP bar chart
This code is an example how to use a random color generator and a table to create a Bar Chart.
Posted:2002-06-01, 96 views

ProperCase
If you've used ASP for a while you'll notice that VBScript doesn't support StrConv so you can't proper case your code.
Posted:2002-06-01, 91 views

ASP 8 Queens solution
To find the solutions to the 8 queens puzzle.
Posted:2002-06-01, 110 views

Display database results in 'pages'
Many a time I found myself needing to display results in 'page' form.
Posted:2002-06-01, 98 views

Prev   Next