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.
Provides all zipcodes in the US and a component interface for accessing the data. Do ZipCode lookups, list States, list countries, and lookup UPS shipment pricing.
Transfer files to and from FTP servers. Impersonate anonymous web user to perform admin functions from ASP code, create COM objects remotely. Save on CPU cycles with a Sleep function. Encrypt, Decrypt strings with RC4 algorithm by providing string of text and a password. Base64 Encoding, Decoding, more... Thread-safe COM DLL built in C++. Run a process (executable or batch) and get output of the execution.
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.
Barcodeticket.com is a ticketing System with paypal backend. Price depends on the number of ticket set for the system and the number of functions required.
HiLiteR is a new approach to the "view source" utilities by adding extensible syntax highlighting features. Although HiLiteR is not an IDE, it gives you the ability to highlight your code for publication. The parsing and hiliting engine might be used for different programming languages with some changes. Currently, HiLiteR only supports ASP, either with VBScript or JScript.
PortalPageFilter makes your dynamic ASP Web site look to the outside as if it were static - thus enabling spiders to index your entire site, vastly increasing visibility. On the inside, however, you don't have to change your ASP code.
This component allows you to query remote servers for the server software installed, default document of the base location as well as retrieves the HTTP version used by the Web server on the remote location.
The PositionInQuotes function returns true or false depending on whether the position in the string you pass into it is between a pair of apostrophes or not. Useful if you're doing any sort of SQL statement validation etc