You are visiting a carrzkiss's Coding Source Page
-
4973 -
July 18, 2012
This is a paging system for Classic ASP, this also includes Columning with Classic ASP as well. If you have a lot of records, than this is the code for you. This will allow you to page through your records. Read more... -
3715 -
June 03, 2011
How to create a Relationship in Access Database between 2 or more tables, by connecting the AutoNumber ID between the tables. Read more... -
2618 -
March 02, 2015
Using asp.net (vb.net) to upload ONLY specified file types to your server and database. Using this code will allow you to host content uploaded by members or visitors to your website. Read more... -
8786 -
September 09, 2011
When you provide a members area for your visitors, they will need to choose a username. This JQuery function will allow for them to type in the name in realtime and get a result back letting the person know rather the username is available or not. Read more...