Thursday, 21 August 2008
Top 1 to 50 Miscellaneous - ASP scripts

Scripts are listed afer popularity.       To display the scripts after name please click here




1)   Reservation ASP
Reservation ASP is a database driven program, by using this application users can run an effective online reservation program for all types of businesses from a browser based interface.

2)   Detecting the user's screen size
This tutorial clearly explains about detecting clients screen size to allow the website content and layout to suit for all screen size.

3)   Determine whether a url exists
This tutorial provides users solution for verifying the ASP page’s existence. This article illustrates this process by using an object from MXML library.

4)   Calculate Distance Between Two ZIP Codes or Postal Codes
This algorithm calculates distance between two coordinates ie. latitude and longitude from ZIP code or postal code. It is suitable for store locator, route planner, shipment estimation etc.

5)   Chilkat Charset Convert
This is an ASP based encoding converter component which helps in converting text in various languages into any other desired language. This supports all european languages. This component has several objects for converting the languages.

6)   Recursive Sub-Procedures
Recursive Sub-Procedures is a tutorial for performing recursive subroutines in ASP using VB script. The author illustrates this by using an example database table.

7)   Adding a Shortcut Icon to a Web Page
This is a tutorial that discusses about displaying shortcut images in the address bar. Here the author makes it possible with IE 5.0.

8)   ASP Tutorial
It is an online ASP tutorial in which the author elaborates the basics of ASP and it's working principles. How to connect a database via ASP and updating / retrieving info are discussed in detail.

9)   How to create ASP applications without writing ASP code
This is a tutorial for building ASP based web applications by using VB without requiring to write any ASP code.

10)   Meta Parser
This tool is a web application tool which is used for parsing the meta names from any where by using any web pages. It fetches their properties and display them to the users.

11)   Digirez Room Booking / Reservation
V2.1 is an ASP application that allows you manage facility reservations through your website. New features are: multi-days booking, images manager, colors picker, dates picker, position vertical or horizontal, email configuation, etc...

12)   Porting of some (little) PHP functions
Porting of some (little) PHP functions is a collection of PHP functions that are not available in VB script. This collection includes urldecode, base64_decode, bin2hex, addslashes and md5.

13)   Stock Quote Component
Stock Quote Component is a script based on ASP which can be used by the users to integrate stock quotes and also stock properties like highs, volume, lows etc., into their websites.

14)   Looping: For Each...Next
This is a tutorial that explains the functions of "for each next" loop. They are described with an example.

15)   Spoofing the Referer during a Web Request
This is a tutorial that deals with spoofing the referer while a web request is made. The author explains this concept by providing examples.

16)   Infomentum ActiveFile
ActiveFile is an Active Server component that provides a robust set of methods for manipulating files and directories. ActiveFile's support for both file uploading and downloading lets developers of Active Server Pages applications have an integrated solution to the problem of exchanging data files with Web clients. Additional features include a download filter that makes it easier for users to download files, three new sample applications, and access to last-modification time and date of files. Also includes support for manipulating ZIP, StuffIt, and TAR files, download restarts, download failure detection, and two new sample applications. This update adds an inheritance property that lets you propogate permissions to files in a directory and an MD5 property to ensure file integrity

17)   DynuExec
DynuExec component allows you to perform any Dos or Windows command from your ASP pages and obtain the result as a string.

18)   Find all zipcodes within X miles from you
Find all zipcodes within X miles from you is a tutorial that deals with finding distance between any two locations. This program can be used by the webmasters to faciliate their site visitors to calculate their nearest location.

19)   Math functions
Math functions is a tutorial that deals on mathematical functions such as sin of numbers, square of numbers, absolute values of numbers etc.,

20)   Dynamic Field Updating
Dynamic Field Updating is a tutorial that guides programmers to have an application managing system to minimize their work in applications updation.

21)   gee! Coupon Manager
Create and display internet coupons on your website. Promote sale items dynamically with Coupon Manager. Visitors only see the current coupons; all expired coupons are automatically removed.

22)   Captcha Web Service
Captcha Web Service is a service that enables administrators to protect their web application from auto registration by securing from bot programs.

23)   Amoeba Tools for Sun One ASP
This is an ASP based bundle of object which provide functionalities to do specific task in ASP. It has many useful features for the administrators.

24)   Active Server Pages - Introduction
The fundamental working principles of Active Server Pages is illustrated with easier understandable diagrams on this ASP tutorial which lets you learn the interaction between VB and ASP.

25)   ASP Stock Ticker
ASP Stock Ticker is a program built on ASP that allows wqebmasters to build a real time stock quote displayer on websites.

26)   SessionBridge
This is an ASP based migrating component that helps in coverting ASP codes into ASP.NET codes for retreiving simultaneous access of variable between ASP and ASP.net pages for same applications.

27)   The need for ASP
Programmers working with HTML for displaying dynamic information on website can reduce their work simply by using ASP instead of HTML and this tutorial provides the proper solution to implement it.

28)   Multi Dictionary
This is an ASP based hi-speed dictionary object with multi threaded facility. It provides various keys to work with VBS, VBA, ASP, WHS. This component has several attractive features.

29)   Accessing and validating forms using Javascript
This online ASP tutorial educates you about how to access and validate forms via Javascript in a simpler manner. Step by step procedure lets you learn this process quickly and easily.

30)   Resign Letter Maker
Resign Letter Maker is a script that helps to quickly create a letter.

31)   How to Implement Different Types of Outlines in ASP
In this easy to understand tutorial the author explains about executing various types of outlines in ASP. The detailed demonstration and guidance will enable the users to do this process easily.

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

33)   String Concatenation Component
It is an ASP based string component that helps in cancading the data represented in string. This component offers array and built-in join() function.

34)   Online Wizard for Converting HTML Table to Delimited Text File
Online Wizard for Converting HTML Table to Delimited Text File application works as an online wizard which allows conversion of HTML tables to text files with user designed delimiters.

35)   Active Map
Active Map adds a searchable map to your site that has the provision to display the location of a place on the map when you type the name of the place.

36)   ZipCodeToy
ASP ZipCodeToy provides US zipcodes with latitude and longitude coordinates. Retrieve cities, states, zips and distances between zip codes.

37)   Avoid ADOVBS.INC
This tutorial deals with ADOVBS.INC which has to be eliminated from the ASP pages inorder to avoid breaking of ASP pages. Here are few codes that can be added into the ASP pages that have to be added on each ASP page to increase the performance of that particular page.

38)   Display stock market information
This is a tutorial that details on creating a program to display stock market information for the site visitors. This is an easy to understand tutorial.

39)   Chilkat Charset Conversion Component
Chilkat Charset Conversion Component makes international character encoding conversion easy. Also includes functions for converting HTML files and Web pages.

40)   Making a window open up automatically
This is an article that contributes to webmasters on inviting their first time visiting visitors using a popup window. In this program updation can be easily done by changing the name of the cookie.

41)   How to retrieve the TRUE IP address in ASP
This is an article that teaches users about collecting true IP address of the visitors system. Here the author suggests users to use Server Variables to perform this process.

42)   Easy Basic ASP Guide
The easier ways to learn how to create ASP pages and displaying information, function result on web pages can be gained from this easy to learn ASP tutorial.

43)   25+ ASP Tips to Improve Performance and Style
It is an useful tutorial for the ASP programmers and the web developers in which they can gain 25 useful tips regarding with improving the performance of ASP application.

44)   Automaticaly changing the default start page in your visitors browser
In this tutorial the author elaborately discusses about altering the default index page on the visitors browsers in an automatic action by using a feature of Internet Explorer 5.0.

45)   EasyToFindUs Store Locator
EasyToFindUs Store Locator is an ASP based program through which users can provide their customers a facility to find the nearest store location using zipcode on their websites.

46)   Reservation Online
This script is used for creating a reservation chart for a restaurant on the website to allow the customers to book their rooms online. This script can be used for any organization similar to this.

47)   Monitoring performance in ASP
It is a web based tutorial in which author elaborates about the timer which monitors the time for executing a particular code on the ASP page.

48)   fComp Web Creator
fComp Web Creator is a program based on ASP which can be used by any user who needs to build their own website. It is easy to use this script in creating websites.

49)   Timing the Execution Times of your ASP Scripts
How to obtain the elapased time for an ASP page can be simply learnt using this tutorial that demonstrates a cost effective way to determine execution time of ASP codes.

50)   3 performance tips for JavaScript
It is a web based article which deals with increasing the performance of java script by using the three tips given by the author.



Browse Pages: 1 [2] [3] [4] [5] [6] [7]

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