 |
|
Top 551-600 ASP scripts at Programsdb.com |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
551)
Applications and application variables
Like session variables, application variables also can be manipulated in site applications through ASP and is easily learnt through this ASP educational source.
552)
Send To Friend Script
With the help of this ASP driven program, website masters can promote their website with more visitors by implementing the ' Tell-A-friend' system on their webpages.
553)
Acidcat CMS
It is a content management system for your website to manage all your web pages. This tool supports webmasters to maintain their website through a browser.
554)
A search engine in ASP and without DB!
A search engine in ASP and without DB!is a tutorial that elaborately discusses about how to build a search engine on ASP supported websites without using any database.
555)
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.
556)
Fixit FAQ
Fixit FAQ is a simple and easier ASP program using which you can include a FAQ system to help your visitors to get instant answers for their basic doubts and questions and also letting them to rise new questions are supported.
557)
Arrays
The various basic functions in arrays can be learnt using easier means of examples provided in this ASP online educational module.
558)
Using ASP to Connect to an Access Database
Active Server Pages is useful to communicate with any ODBC compatible database which is proved in this online tutorial. The author explains the art of linking to an access database.
559)
WeatherTool
WeatherTool is a script enabled with ASP which helps webmasters in displaying weather reports on their websites. Users can display full detailed data on weather using this tool.
560)
ecCard ASP eCard email postcard class library
ecCard is a 100% ASP/VBScript class library to integrate a simple on-line email card (eCard) system using images stored on your web site. Unlimited developer license.
561)
SMS API
SMS API is a communication program which allows the users to send SMS messages from their applications. The users have the ability to send messages through emails and also receive confirmation.
562)
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.
563)
smartUptime
smartUptime is a program and a component which displays the server uptime to the users. An useful script for server administrator.
564)
Simple ASP Paging Technique
The main core of this online tutorial is about the simple paging techinque in ASP. The main highlight of this article is about how to show records from the database into several pages.
565)
Next 5 records
The main core of this online article deals with controlling the number of records which is returned from a recordset. The author explains about all the process with an example.
566)
SfImageResize
SfImageResize is a image edting software that supports PNG, GIF and JPEG formats. Using this program you can resize images to any desired proportions.
567)
Task Manager
Task Manager is a script built on ASP which can be used by a team that is working together for any project to post their ideas or tasks about their project.
568)
Advanced Guestbook with Administration Login at its best
Advanced Guestbook with Administration Login at its best is a program built on ASP that enables administrators to create and manage guestbook on their websites.
569)
ASP Session Server
This is an useful and scalable software using whcih you can save and exchange informations of your users as sessions to and from your server and the browser.
570)
Online Printable Calendar
This is a tutorial which shows the functions of calendar. This tutorial also shows the usage of online calendar.
571)
Database Session and State Management with ASP
The Sessions component from frameWERKS stores user info in any ODBC database. This state info can persist across Web Farms, and also across application boundaries. We call it a Sessions component, but in all actuality it manages more than just session info.
572)
DNS Look-Up Component
This component is used for generating a DNS lookup on ASP pages. It allows users to use both forward and reverse method to resolve IP address and Domain names.
573)
Displaying Code/HTML
Most ASP sites make their entire site OpenSource. But not everybody has the time to go through their site and package the code for download. And not all users want to take the time to download and install code. So how do you display the code of a page without requiring the user to download the code and without you having to package the code?
Tutorial will help you.
574)
Executing Transact-SQL UPDATE statement
This site has small example which is helpful for the users to edit their data into the database. Source code for reference and to test has been given.
575)
Infomentum ActiveCreditCard
The ActiveCreditCard component allows your business to accept credit card payments using a secure Internet-based service to perform real-time credit card validation and payment processing directly from your web site or web application. Our component offers you a choice of 7 different processing services to support all major credit cards including Visa, MasterCard, American Express, Discover/Novus, Diner's Club, Carte Blanche, enRoute, JCB debit and purchase cards. Our support for 5 different transaction types along with an integrated shopping cart offers the complete functionality you need to add credit card processing to your web site or application today
576)
ADO Recordset Paging in ASP
This online tutorial explains the task of implementing record paging in ASP. The author explains the entire procedures of inducing record paging with the help of ADO.
577)
Creating Secure Documents on the Net
This is a tutorial which offers information about how to secure the documents in the internet. This article discusses about storing the files in the non-web accessible folder to secure them from the site visitors.
578)
DataBound Dynamic Dropdown Menu (ASP)
This is a site navigation program which is used by webmasters on their website to navigate their site visitors. It helps them to create drop down menu list on their website.
579)
Writing ASP Components
This tutoial deals with creating COM objects in ASP application with the help of server side scripting. Here author explains how to utilize this component in the ASP environment.
580)
WebQuiz XP
WebQuiz XP is a program which lets the webmasters to conduct online survey, quiz, tests etc., in a very quick manner. This program comes with several enhanced features for the benefit of the users.
581)
Real-time ASP Calendar
This script is helpful for webmasters to create a website with online custom calendar to allow visitors of the site to add their events. It has customization facility and easy to handle.
582)
DUgallery
DUgallery it is an image gallery application which contain huge amount of images displayed in thumbnail and has details and descriptions. User can install this application in their web site to attract the visitors.
583)
Business Directory
Business Directory is a program with which website administrators can construct and manage a Business Listing Directory on their websites.
584)
Alter a string in an .ASP Page for use in an SQL statement
Developers in ASP programming can study this web based ASP tutorial to acquire more information on ASP strings and can learn the ways to convert an ASP string to be used with SQL statement.
585)
Select Case Example
Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.
586)
Stuffing a Javascript Value into a VBScript Variable
From this ASP learning course learning the ways to send retrived values using javascript into an ASP page can be done clearly online. Explains everything with a little snippet.
587)
ChatAnywhere
It is a complete online ASP application through which customer service and sales solution can be provided to the customers or clients of an organisation.
588)
Create Convert Http strings into Clickable links
A web based string manipulation ASP tutorial with which you can convert the text string that contains the 'http' to hyperlink by using the ASP string functions.
589)
Simple DNS &Traceroute
This utility is used to provide DNS lookup on the ASP pages that helps users to use both reverse and forward lookups. Traceroute method is included in this utility which sends ICMP to the particular domain.
590)
TIFF Image Server for IIS
It is an online webbased program that helps the user in delivering documents as images over the internet. It can convert TIFF images to PDF versions.
591)
On Error Resume Next
An useful tip for learners in ASP programming for skipping errors on ASP codes. Normally when an ASP page encounters script error an error page is displayed the author shows how to avoid that.
592)
Refer a Friend
This online promotional tool allows the visitors on your website to refer your products and articles you have presented on your site through user friendly interface.
593)
KUTIL Component
This component can be used for checking various aspects of the network using several tools like, ping, traceroute, whois, ip2host, host2ip etc.,
594)
AccessDUMP
It is a comparing software with graphical user interface for transferring the content of the MS Access database into the MY SQL database by creating a dumb files for performing the above said process.
595)
Dates with the Ordinal Suffix
This is a tutorial that shows how to display the current date with the ordinal suffix. This tutorial guides the users step-by-step to create this ordinal suffix program on their applications.
596)
The ASPError Object
By studying this online ASP Error module, webmasters can have a handy tool to track their errors with all detailed information like error line number, column position, category, file contains that error and many more information.
597)
Free ASP counter
This section is for the beginners and for the web developers who need to develop their own hit counter on their website. It is based on ASP and it guides them correctly.
598)
Dreamweaver Virtual Silver PopOut Ecommerce Standard
Dreamweaver Virtual Silver PopOut Ecommerce Standard is an useful template system that helps sellers and merchants to generate their own e-stores on the fly with attractive store front designs.
599)
Advanced LinkDirectory
Advanced LinkDirectory Like Yahoo and Google.
600)
HBX On-Demand Web Analytics
HitBox is an online tracking tool which tracks the websites regular traffic and also this tool performs the action of analyzing the ROI, e-commerce, internal search etc.,
Browse Pages: |< << [7] [8] [9] [10] [11] 12 [13] [14] [15] [16] >> >|
|
|
|
 |
|
|