Saturday, 17 May 2008
Top 2301-2350 ASP scripts

Scripts are listed after popularity.       To display the scripts in alphabetical order please click here




2301)   Slice Instant Polling
Slice Instant Polling is an automatic voting system that comes with the ability to let the users to calculate the results immediately. Webmasters can utilize this program to have numerous surveys.

2302)   Use ASP to create an HTML table that supporting paging and sorting
This online article deals mainly about generating an HTML table which accepts paging and sorting. The author describes the above said topic with an example.

2303)   Access Connection DSN-Less Code Generator
Access Connection DSN-Less Code Generator is a tutorial which helps users in creating the DSN-Less connection for the MS-Access and SQL- Server databases. This tutorial generate the source code for establishing the DSN-Less connection of MS-Access and SQL-Server database to the users.

2304)   1-2-3 JumpTracker
Track, manage and analyze all your ads and web links. Tracks IPs, date, time, and referral url. Unlimited number of links allowed. No more second guessing whether or not your advertising dollars are being well spent. Easy as 1-2-3 to setup and use

2305)   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.

2306)   Nu Quote Calculator
Nu Quote Calculator is a program which can be used by the users to quote their services on their websites. It provides seven applications including web design, car rental company, computer company etc.,

2307)   ASP Text Grabber
This script is helpful for the webmasters to grab their required content from other site to their website. Its easy to install and to use.

2308)   ConvertRsToXml, A Case Study of Timing and Optimizing ASP or ADO Code
This is a tutorial in which the author optimizes the function ConvertsRStoXML. This tutorial elaborates about moving this function into a VB component.

2309)   What you get in .Net
This article describes about the category of ASP.NET. It has four categories. This article provides multiple web services associated with .NET.

2310)   Building Web-Based Database Applications Using RDS and ASP
Building Web-Based Database Applications Using RDS and ASP is a tutorial that guides users to create web based database applications using the combination of ASP and RDS by providing detailed explanation and sample codes.

2311)   GZip Component
It is an ASP based ActiveX zip component with the Gzip algorithum for zipping and unzipping the files. An useful script for the webmasters.

2312)   Determining Image Properties through ASP
Determining Image Properties through ASP is an useful tutorial for the users. You can get the various properties of the gif, jpg, png and bmp image files easily.

2313)   ETI Chat
It is an ASP based chat application which allows the users to chat with their subordinates with the help of a web browser interface. This program support multiple users simultaneously.

2314)   Retrieve E-Mail from a POP3 Server
This article guides the ASP developers to construct a POP3 application to retrieve emails from a POP3 server. Gives all needed steps with detailed explanation and with sample coding.

2315)   Retrieving Recordsets From an Oracle Stored Procedure
This article describes fundamentally about how the users can retrieve their recordsets from Oracle using stored procedure. This tutorial has been provided with full descriptions about Oracle stored procedures.

2316)   adenin DynamicIntra.NET CMS
adenin DynamicIntra.NET Content Management system enables you to manage and publish the content of your website. It dramatically reduces your maintenance costs.

2317)   Paging Records in a Recordset
The main objective of this online tutorial is to teach the developers how to page records in a recordset. The author of this article narrates this with an example.

2318)   Database script generator
The main core of this online tutorial is about database script generator. The author explains about appending, erasing and searching within a database.

2319)   Codefixer - What is ASP?
This is an article which gives introduction regarding ASP. This article shows the usage of language, its function, its expansion, etc.

2320)   Permission Checker Component
It is an article which deals with permission checker component which can be used to allow only the users who have permission.

2321)   PowerTCP WebServer Tool
PowerTCP WebServer Tool is a simple utility that can enable any application with web-based access. It can accept HTTP and HTTPS connections.

2322)   XMLDatabase component
It is an ASP based online data base component that allows user to access information from the database and also transfer the datas in the table into XML.

2323)   Darkroom Gallery
Darkroom Gallery is a program that allows users to build an image gallery without using database. This program is based on ASP and displays images in a particular directory.

2324)   Three Tier Application Examples and How to Implement Them to Real Programming
In this tutorial the author elaborately discusses about three tier application and about executing them to real programming.

2325)   Paging records in ASP
In this simple online tutorial, the author explains the webmasters about paging records in ASP.

2326)   Accessing and Changing Arrays
It is a basic thing in ASP that every element is stored in an array with index and this ASP study material explains how array items can be accessed using index feature in arrays.

2327)   Buy & sell (dynamic market)
Buy & sell (dynamic market) is a tutorial that provides administrators a program that can be used for allowing their visitors to buy and sell products via their websites.

2328)   Using the ADO Stream Object to Determine Properties of any type of file
It is an tutorial in which author explains about defining the properties for any type of files using ADO stream object. The programmers can learn about the source code which executes the above said process.

2329)   Property Site Manager - ASP Real Estate CMS
Property Site Manager is a ASP based content management software that can be used to create and maintain property listing on the websites. This program can be used by real estate agents and property companies.

2330)   NewsCMSLite
NewsCMSLite is a secured online content management system and is written in ASP that prevents unauthorised users to create and manage news related contents on the websites.

2331)   XML Strengths and Weaknesses with DOM, ASP and XSL
This is an article that covers on merits and demerits on using XML with ASP, DOM and XSL. This will be useful for users to gather more knowledge on XML.

2332)   Scheduling the Execution of an ASP Script
This tutorial deals with scheduling an ASP event using WSH (Windows Scripting Host) and Windows Scheduler. Also, describes how to perform this via VBScript and JScript.

2333)   Duplicating a Row in SQL
The author describes about how to duplicate a row in SQL. This article shows how a subroutine duplicates a row in a database. This concept is explained with an example.

2334)   Insert Into Table Script Writer
This utility can be used by developers by which they can generate a connection string to add data into SQL server database.

2335)   MSMS Forum
MSMS Forum is a program which allows the users to post messages which can be viewed by other users by browsing the message board.

2336)   Profiles Database By Smo
The Profiles Database By Smo will allow users to maintain a profile on your web site. The profile can consist of work information, home information, personal information, custom form one (10 custom fields), custom form 2 (10 custom fields), and photo.

2337)   Security
It is an article in which author discusses about securing the server component using getthreadtoken and setthreadtoken methods in the session objects.

2338)   SalesAhoy
SalesAhoy is a program with which administrators can analyze their business. This program provides reports lively about business activities, takes care about team management and posts email to the contacts.

2339)   Inventory Manager
This is an online content management program and is written in ASP that can be used to create different types of inventory listings such as hardware, furnite etc and publish them on the websites.

2340)   Ourline Message Board
Ourline Message Board is a forum program that permit the users to post messages and the admins are provided with rights to delete online messages.

2341)   Which is better, rs(0) or rs("column_name")?
This is an online SQL tutor which explains and differentiate which is better whether rs(0) or rs("column_name") with example codes.

2342)   Freekot - Quote Of The Day
FreeKot is a free tool which allows you to insert a random quotation system or a quote of the day in your website. You will be able to customize the text colors and background colors. In the admin, you can add, modify and delete all the quotations in the system.

2343)   Complying with IT's Security Requirements for Web Applications
This is an article which deals with creation of IT's security requirements for the users web application. Here author discusses about security check list items and application behaviour of checklist items.

2344)   wodSFTP
This allow users to transfer files and folders. Using wodSFTP users are allowed to upload and download those files from FTP server. SFTP is meant form secured file transfer protocol which allows users to transfer files in a secured manner by using SSH protocol.

2345)   dDNS
dDNS allows you to perform a DNS lookup from your web site. You can locate who is visiting and where in the world they are coming from.

2346)   Compulsive Competitions Ultimate
To increase the traffic of the website this compulsive competitions ulitmate is very much useful for the webmasters. This runs monthly competitions which inturn increases the visits of the guest to the websites.

2347)   Creating an automated email
With the help of ASP script, CDONTS component can be utilized to send mails automatically through web based interface and this tutorial explains the needed functions and methods with proper syntax.

2348)   Glossary of Terms Dictionary
An simple and cost effective way to create a dictionary / glossary system on your ASP based website to help your visitors to know about the techinical, new and relative terms used with your softwares, scripts, and programs.

2349)   Debugging Active Server Objects
This tutorial explains how to create a debug tool for Active Server Objects using MS Developer Studio. From the given respective articles and supporting tools you can get more information about error handling in ASP.

2350)   SpreadsheetConverter to ASP & ASP.NET
Good-looking calculating ASP-page from Excel. 190 functions. No Excel on server.



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]

Search Script
Scripts Categories
  ·  2D
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  ASP
  ·  ASP Bootcamp
  ·  Auctions
  ·  Blog
  ·  Bookmark Management
  ·  Books
  ·  Browser Utilities
  ·  Business & Enterprise
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Click Tracking
  ·  Clocks
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Management
  ·  Database Tools
  ·  Date and Time
  ·  Development
  ·  Development Tools
  ·  Discussion Boards
  ·  Displaying Code
  ·  Documents
  ·  E-Commerce
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  Excel and ASP
  ·  Exchange
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP
  ·  Flash and PHP
  ·  Form Processors
  ·  Free For All Links
  ·  Games
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Groupware Tools
  ·  Guestbooks
  ·  HTTP
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Internet Utilities
  ·  Link Checking
  ·  Link Indexing
  ·  Link Management
  ·  Mailing List Managers
  ·  Miscellaneous
  ·  MS Word and ASP
  ·  Multi-Level Marketing
  ·  Multimedia
  ·  Navigation
  ·  Networking Tools
  ·  News Publishing
  ·  Objects & Framework
  ·  Online Communities
  ·  Open Directory Project
  ·  Organizers
  ·  Others
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  Redirection
  ·  References
  ·  Scripting
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Server Manipulation
  ·  Site Navigation
  ·  Site Recommendation
  ·  Software
  ·  String & Variables
  ·  Survey Voting and Quiz
  ·  Tests and Quizzes
  ·  Tips and Tutorials
  ·  Top Sites
  ·  Top Sites Systems
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  Virtual Communities
  ·  WAP and WML
  ·  Web Fetching
  ·  Web Hosting Tools
  ·  Web Rings
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML
 
2006-2008 GetFreeSofts.com - Privacy Policy