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. 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 will be executed. The output can either be displayed to the user or returned as a string.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
a1asp.env
This components provides a functions to get one environment variable...
a1asp.settings
a1asp.settings is a component that provides functions to save and...
a1asp.ini
This component provides a set of functions for reading, writing,...
AspEventlog
This free component allows you to easily add events to NT's...
AspEventViewer
Here is the component you need to read the event log from either ASP...
DESRegEdit
DESRegEdit is an Active Server Component, which enables an ASP... |
