Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | ASP | Tutorials & Tips | Miscellaneous

Results 21-40 of 40
Web Development Reusability : Improve Reliability Quality and Productivity
Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly and purposefully, it can save time and money, as well as create an inventory for valuable and reusable software assets. This article discusses such topics as what resuability is, why it is important, its usages, and more.
(0 ratings)
Reviews0
PriceFree
Views1015
Multi-Language Web Development
Would you like to provide multi-language support on your site? This article discusses three different ways in which you could organize your site to support multiple languages.
(0 ratings)
Reviews0
PriceFree
Views2232
Client-Side Scripting and ASP
This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
(0 ratings)
Reviews0
PriceFree
Views1396
Creating Dynamic JavaScript with ASP and Databases
This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page. It provides an overview of things that can be done with dynamic JavaScript with ASP and data queries. Example source code available for download.
(0 ratings)
Reviews0
PriceFree
Views1568
Prevent viewing of javascript and stylesheets
Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension. Then include the validate_view.asp file at the top of each file. Open the validate_view.asp file and change the top the constants to those required. Then finally call the procedure name "validate_view" with the current files content type as the parameter.
(0 ratings)
Reviews0
PriceFree
Views1536
Dynamic Javascript Includes
Dynamically include javascript files in your page. Simply place all your javascripts in a sub directory and make one reference in your page to the cs_scripts.asp file. You can then pass + or - with file names to either include or ignore a file in the sub directory. By default all are included.
(0 ratings)
Reviews0
PriceFree
Views1812
Using ASP and javascript together
This basic tutorial will show you how to include information in a non-asp page information generated from an .asp page by using javascript. A banner rotator script and a text hit counter are used as examples.
(0 ratings)
Reviews0
PriceFree
Views2790
Always Updated Copyright
Never worry about your copyright being out of date again.
(0 ratings)
Reviews0
PriceFree
Views1230
Query String Introduction
Explains the basics of using a query string to send information to different page.
(0 ratings)
Reviews0
PriceFree
Views1408
Calculate Distance Between Two Points Using Longitude & Latitude
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.
(0 ratings)
Reviews0
PriceFree
Views2718
Towards Next Generation URLs.
For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually improved little thus far, but changes are afoot in both development practices and Web server technology that should help advance URLs to the next generation.
(0 ratings)
Reviews0
PriceFree
Views1208
Regular Expression Syntax
In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters
(0 ratings)
Reviews0
PriceFree
Views1926
Update Fader
If you have a new feature on your website, you can put up an image or text to proclaim how new the feature is. The image, or text, will automatically "fade" in intensity as the days go on.
(0 ratings)
Reviews0
PriceFree
Views1324
Keyword Highlighting using ASP
It would be important to highlight certain keywords in a message board for example or while searching for a keyword in ASP Search Engine, We are then in need of a function that would highlight certain keywords within the text of the messages.
(0 ratings)
Reviews0
PriceFree
Views1595
ASP Tutorials
A wide selection of great ASP tutorials with code examples. All comments are commented to make it easier to read and understand.
(0 ratings)
Reviews0
PriceFree
Views1114
Sniff the client browser
This little snipshet show you how you can detect the version and name of the client browser and adapt your code or stylesheet from here...
(0 ratings)
Reviews0
PriceFree
Views1974
How to Grab A HTML Page Within an ASP
There is a very cool way to download or grab a file using ServerXMLHTTP class. Using this object you could access and download a remote file out side of your website.
(0 ratings)
Reviews0
PriceFree
Views1279
Encoding URL strings
While passing variables as an URL's querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.
(0 ratings)
Reviews0
PriceFree
Views1669
VBScript Functions : The Len() Function
In this series of our ASP Developer Articles, we will examine a new VbScript function called as ' The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area.
(0 ratings)
Reviews0
PriceFree
Views1514
Creating Color Chooser using ASP
Create good looking color chooser for your site. Let the users select the color that they require.
(0 ratings)
Reviews0
PriceFree
Views1021
Results 21-40 of 40