|
|
| Top 1-50 ASP scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
|
1)
Sort a VBScript array
This ASP online educational system teaches you how to implement a faster sorting system in ASP using arrays in VBScript and JScript with clear explantion.
2)
Find an Element In an Array
The element in an array can be found using looping structure, the process is shown with a sample snippet in this online ASP tutorial.
3)
Read and write SQL image data, store binary file to sql table
This is an ASP tutorial that helps you to read and write the binary data such as images using the ASP objects. This tutorial is easy to learn by all the users.
4)
XML parsing and creating Dynamic HTML elements using VBScript
In this tutorial the author explains about parsing XML string with the help of VB script. Here the author illustrates this process by presenting dynamic data in the client side.
5)
Get the number of days in a month
This is a tutorial which shows the method of getting the number of days in a month. A detailed description is given with an example.
6)
Count Distinct Records For An Access Database And Active Server Pages
Count unique records and also filter access database records select count is an online tutorial which explains about displaying a count of the number of clients entered in each class.
7)
Retrieve a Record Identity from an Access Database Autonumber Field on INSERT
This online article deals mainly with the method to get back the record identity from an Access database autonumber field. The author explains this concept with an example.
8)
HTML Emails with ASP with embedded image attachments
To send HTML emails in ASP page can be done easily with the help of this ASP script. Also, allows you to send image files in emails.
9)
Using DateDiff function in SQL Statement
This article gives definition about the usage of DateDiff function in SQL statement to calculate difference between two date.
10)
Listing All Files in A Folder
By reading this article you will come to know how to list all files in a single folder using the built-in function File System Object.
11)
Display Binary Image Data From a Database on a Web Page
This tutorial clearly describes you about how to get the images from the database and displays it on the web pages. This tutorial explains the response.binaryobject method of ASP.
12)
SIMPLE ASP Image Security Code Verification
SIMPLE ASP Image Security Code Verification is a very simple module that helps the webmasters to employ a security code and every image might undergo reverification.
13)
Concatenate strings in sql
It is an easier means of ASP online learning resource through which you can learn the steps needed to add a string with a query result in SQL and MS Access database.
14)
XML DOM: Inserting, Modifying and Deleting elements using VBScript
This is a tutorial that deals with using VB script in managing XML DOM elements by modifying, removing and adding.
15)
View Files and Folders in a dir
You can list all files and folders of your website directory with the size, type, path etc., using this simple ASP program. This program is easy to customize.
16)
Date Manipulation Part 4 : Getting the day, month, year, weekday, and weekday name
This is a tutorial which shows how to get the month, weekday, etc., by using some functions and these functions are described briefly in this tutorial.
17)
Multi-dimensional arrays
This online ASP lesson shows the easier ways to create multi-dimensional arrays in ASP resources. Provides several relavent articles for more information.
18)
Date Manipulation Part 2 : Adding & Subtracting Dates & Times
This is a tutorial which shows the function of DateAdd. Adding or subtracting date and time by using this function can be performed with the function.
19)
Rename files using the FileSystemObject
Useful tips can be gained through this online ASP article that tells an easier way how to rename a file with a simple example.
20)
Display Date and Time in Many Formats
This is a simple script that explains the users to place the date and time in various formats. This is an easy script for the users.
21)
Calculating intervals between two dates
This is a tutorial which shows the functions of DateDiff. It gets back the value of intervals inbetween two specified dates.
22)
Display all active session variables
From this online ASP learning course, you will come to know the ways to collect all the session variables in your ASP application programs.
23)
ASP Database Login
An easy to set up ASP-based Database Login protection system for your Web site. It features: Supports multiple access levels, Web based administration. Just include a simple file at top of each page to protect it from non-members.
24)
Strings and Arrays
An ASP article that deals with string handling functions and describes how a string can be splitted to generate an array and tells the ways to filter a word from a sentence string.
25)
Detecting if JavaScript is enabled
It would be a suitable tutorial for those who want to verify if their users browser support javascript or not and provides tips to give alternate ways if javascript is not available.
26)
Add or Subtract Hours in SQL or ASP using DateAdd
This is a tutorial which shows to add or subtract hours using DateAdd. The description is given in detail with an example.
27)
Complete ASP Chat Application
Complete ASP Chat Application is an article that provides guidance to create chat applications for the ASP users to have an online chat system on their websites.
28)
FileSystemObject: CreateTextFile and OpenTextFile
Functionalities and benefits of CreateTextFile and OpenTextFile methods of File Object are demonstrated in detail on this tutorial in an easier understandable way.
29)
Send E-Mail via ASP without CDONTS
Send E-Mail via ASP without CDONTS is a package that can be used by the webmasters to send and receive emails easily. This script can easily run on the IIS servers without the need of CDONTS.
30)
Vertical Scrolling Text Banner (HTML)
Vertical Scrolling Text Banner (HTML) is a program that scrolls a text passage from bottom to top. This can be used as a handy tool for news publishing.
31)
Events Calendar
This is a simple Calendar application written in ASP. It features: Uses only 3 asp pages, one Access Database, Password protected event posting, Today is highlighted, and Easy navigation between months.
32)
Work with binary files in VBS - read and write local and remote files
This is a simple tutorial from which you would be able to learn the procedures involved in reading and writing binary files through the FileSystemObject of ASP.
33)
Login page to your website using ASP
This is an article in ASP in which author provides guideline for the users to generate a simple login page in their users website with the help of the source code he offers.
34)
Copy and Paste Simple Chat
This is a fully customizable ASP chat script. Simply copy and paste the code to your site and you are ready to go
35)
Using SUM Function in An SQL Statement
This article is helpful for the users to determine the function of SUM in SQL statement. Users can refer given code in this article to test on their projects.
36)
Popup Calendar and DatePicker
This script allows web developers to create a pop up calendar which makes it easy for the calendar users on the website to query their required date quickly.
37)
Update Records
This tutorial is useful for the database managers which provides them several tips to enhance their database with updating facility to edit records whenever necessary.
38)
Date and Time Functions
This is a tutorial that shows the method of using the functions to date and time formatting. Some of the examples are described in this tutorial.
39)
ASP Cool Chart
This tutorial gives the source code that helps you to create the bar charts. You simply enter the values to draw the bar charts. This code is written in ASP. This is an useful tutorial for the application developers.
40)
Calendar MX BASIC made with Dreamweaver
Calendar Mx Basic is Free online Event listing Application. Add/Edit events, Event type (Public or Private), Month view, week view and lot more.
41)
An ASP Hit Counter
This web page is used as a reference and as a guidance for site statistics generation. Users have to follow several steps thats given on this article for generating their own web counter.
42)
Login using a session variable
An online ASP tutorial that lets you understand the creation of login pages with password protection in ASP by simple means of explanation and coding.
43)
ASP Chat Room (LiquidChat)
LiquidChat II is a database-driven ASP chat room with powerful chat features.
44)
Multiple Submit Buttons
This is a tutorial which shows the functions of submit buttons. This is more useful for the users to know their functions and users can place any number of submit buttons.
45)
Do While...Loop
The beginners in ASP programming can learn this online tutorial to get several information on conditional structure to implement specific process within ASP applications.
46)
Inserting Form content into Database with ASP
This is a tutorial which shows the method of storing data from form into database through an ASP page.
47)
VPASP Cart Templates
VPASP Cart Templates is a place where users can find tips, tutorials and scripts for creating shopping cart templates. This will be useful for the ASP users to meet out their needs in creating shopping cart system.
48)
Configuring IIS 5.0 to host your Intranet, Extranet or Website (Windows 2000)
This is an easy to understand tutorial that covers on configuring Intranet, Website or Extranet with the help of Microsoft Internet Information Services 5.0.
49)
Converting between Binary and Decimal
Binary and decimal data functions are clearly explained through this web based learning material that describes the ASP technology to fulfill the binary to decimal conversion and vice versa.
50)
ASP shoutbox
A basic shoutbox with a professional look that can be customized to fit your site's theme. Supports smilies, uses access database and it's really fast.Delete,Update post from the admin using session. Admin can prefer how many characters should be allowed in the shoutbox and the minimum characters
Browse Pages: 1 [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] |
|