Official Review
NULL
|
Other links at ASP > Scripts and Components > Miscellaneous |
| 1. |
PopSwatch
|
|
|
POPSWATCH is modelled on the colour swatch interfaces found in main-stream graphics software. POPSWATCH opens to a websafe colour pallette, and can be dynamically expanded to present thousands of colours. Automatically determines the inverse and contrasting colours for the user selected colour. If you need to give your website or webapp users a professional looking way of selecting colours, you should be using POPSWATCH. Cross-browser compatible.
|
| 2. |
Online Wizard for Converting HTML Table to Delimited Text File
|
|
|
This is an ASP/DHTML-designed online wizard for converting HTML table to text file with user specified delimiter. You may use this wizard to convert html table generated from SQL Server in an internet or an intranet system to text file with a user specified delimiter. A link between SQL Server and an internet/intranet creates real_time and user_defined information from SQL Server. Additionally, webmaster or administrator can save this text file as plain text file for unix system database, since user already specified the delimiter for this file. You can further extend the functionality of this wizard to build a query from database as recordset. That enables you to work with multiple tables and views to create your own text report.
|
| 3. |
AspBible
|
|
|
This is a free ASP component that allows you to dynamically generate Bible text. The accompanying ASP file, Bible.asp demonstrates how you can use this component to place KJV Bible text on your Web site. You can download the King James text on its Web site.
|
| 4. |
kSource Viewer
|
|
|
Pure asp source viewing script with asp & html syntax color highlighting, optional line highlighting, and optional keyword highlighting. Shows line numbers, and has a select all button. Excellent source viewing script if I dont say so myself. Excellent for sharing those open source projects
|
| 5. |
Random String Generator
|
|
|
This Visual Basic ASP Script will generate a random string based on the paramaters passed to in. The string created can be between 1 and 100 characters long, completely numeric and completely aplha or a mixture. Support for a random amount of upper and lower case alpha characters is available. Some protection is provided to stop incorrect values from creating runtime errors, but care should to taken to ensure passed values are numeric and within acceptable limits. This script is ready to be inserted into ASP pages coded in VBScript, either as a Server-Side Include or manually cut and pasted.
|
|
|