Asp Locator is more than just a store locator. It comes with an administration module for adding/deleting/modifying locations. Can calculate distance between zip codes, or can be used to drill down based on state and city to find the stores set up in the database. All source code is included and there are no dlls to install. Supports Access and SQL databases. Comes fully working out of the box with the included Access database, and only takes a few minutes to set up with Sql. Queries are optimized to provide the speed of a compiled component without the restrictions of having to install a dll on your server. Due to the lack of a a component, every bit of the code and be customized to your liking.
csIniFile is an ASP component that allows you to read, write and create Windows style INI files from an ASP script. Data types include strings, integers, reals, dates and booleans. You can loop through a file's sections or keys using collections. New INI files can be created
The author writes "Exactly as it sounds. This function will allow you to dynamic include a file into your script. From my knowledge this has not been done."
The Artistry Appraisals application tailored for attorneys, tracks appraisals quickly and easily. Artistry Appraisals gets Appraisal orders placed online by clients for attending clients appraisals immediatly. Clients will be able to track the appraisals order placed in realtime and also can print the appraisals. Each appraisal placed is date and time stamped for added control and efficiency.
Replace hundreds of lines of code with a couple of simple lines. The Check Phrase DLL will check a phrase against a fully customized configuration file, with characters you specify. You put the characters you want to be considered invalid and the dll does the rest. More features will be added with the next release.
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.