Books Collection of selected ASP related books |
Online Communities Communities where ASP developers can share tips and ideas |
References Online ASP programming references to aid ASP programmer |
Scripts and Components A huge collection of scripts and software |
Software Collection of software and tools to help in developing ASP pages. |
Tips and Tutorials Guides and tips online on how to create ASP scripts. |
Web Developers ASP web developer online community and web sites. |
Web Sites List of sites opering ASP applications, components, and resources. |
Compute style of element
A method to get the styles on an element that aren't set in-line or with JavaScript.
Development
Sortable HTML table
This JavaScript code can be used to convert tables in ordinary HTML into sortable ones.
Development
Javascript trim, ltrim, rtrim
These function return a string with whitespace stripped from the beginning or end or both of the string.
Development
Javascript sprintf
This is limited sprintf Javascript implementation.
Development
Javascript benchmark
This is a method which can be used to do a relative measure (benchmark) of the Javascript function performance.
Development
Javascript CRC32
Javascript CRC32 function generates the cyclic redundancy checksum polynomial of 32-bit lengths of the string.
Development
Javascript pad
This functions returns the input string padded on the left, the right, or both sides to the specified padding length.
Development
Cameron Gregory's Clock
This simple JavaScript allows you to display the current time in a text box.
Date and Time
Clock in the StatusBar
This simple script shows an example of how to use JavaScript to implement a clock in the status bar.
Date and Time
Times around the World
This JavaScript allows you to display the current time of any part of the world by configuring offset in minutes to GMT.
Date and Time