Server Manipulation

ASPEval Inline Code Execution

Ever had to dynamically execute ASP code? For example, do you want to retrieve ASP code from a database and execute it on the go? Or execute ASP code provided through a webform? ASPEval makes all this possible, for free, with just one line of code. <br><br> All you have to do is pass a string containing the ASP code you want to execute to one of the ASPEval functions, and your code wil

DESRegEdit

DESRegEdit is an Active Server Component, which enables an ASP application to write and read information from the server’s registry. The component is very a useful tool for modifying system settings from a web page or other application.

a1asp.settings

a1asp.settings is a component that provides functions to save and restore application settings in Windows Registry.

a1asp.reg

This component provides a full access to the Windows Registery. Its functionalities include: Working with registry on local/remote computer; Working with all root keys; Supporting of various access modes; Writing/reading/deleting/checking of values; Creating/deleting/modifying/moving/checking of keys; Enumerating of keys/values; Gathering information about keys/values; Supporting boolean/float/int