|
Go Back To Sub-Category List [Classic ASP] |
Current Sub-Category Entry |
Next
|
ASP Classic Forms
-
- Create a new Database
- Create a new SQL Server Database user
- SQL Server authentication
- User mapped to this login
- ASP and SQL Code
- ASP Classic and JSON
- create JSON List from Classic ASP and SQL Server
- reusable replace function in classic asp
- classic asp replace function
- asp classic replace function
- submit form in classic asp
- using classic asp with form submission
- Reusable function
- Classic ASP reusable function
- Carousel with 2 rows and 4 columns
- Database driven Carousel
- Flickity
- Flickity Carousel
- Javascript Carousel
- asp delete statement
- asp select statement
- asp update statement
- Prevent SQL Injection
- Prevent XSS Injestion
- asp classic convert bytes to GB
- asp classic convert bytes to KB
- asp classic convert bytes to MB
- asp classic convert bytes to TB
- No Captcha ReCaptcha 2.0
- No Captcha ReCaptcha 2.0 with ASP Classic
Tags
Code Articles
ASP Classic using VBScript to Create a Variable that holds an HTML layout in code with element on its on line
Creating a Variable to be reused multiple times on a page with VBScript in Classic ASP.
Classic ASP Bootstrap Tags Input (Classic ASP and SQL Server Database)
ASP and SQL Code are used to generate the records from the database to fill the JSON file.
Classic ASP Column & Paging System
This paging system includes Columning with Classic ASP. If your Classic ASP website has many records, this is your code. This will allow you to page through your records.
Classic ASP Column & Paging System
Classic ASP Paging System, or Classic ASP Pagination, is a simple, easy-to-use system that allows your website to display many records on a more compact page instead of having everything load simultaneously, which is bad for your bandwidth.
Classic ASP Database Driven Select Menu (Dropdown Menu)
Creating an ASP Classic database-driven dropdown menu with SQL Server is easy with the following code.
Classic ASP Fill select menu with records from a database, insert selected records with live updated data
This Classic ASP code loads records from a database into a select menu then the user can insert the selected item into the database with a live JQuery view of the data.
Classic ASP md5 Hash Login Script
The code is a Classic ASP login script with SQL Server backend for your website using MD5 hashing for password security.
How to convert Bytes into KB and MB and GB and TB
ASP Classic how to convert bytes into KB, MB, GB, and TB.
Send Email using ASP Classic and CDOSYS
Sending email with Classic ASP, using the CDOSYS component.
