Official Review
NULL
|
Other links at ASP > Scripts and Components > Miscellaneous |
| 1. |
Binary To Text
|
|
|
Takes a binary string of 1's and 0's and outputs the character string, Place this function somewhere in the ASP file you want to call it from, then to call it use BinaryToText("00010101")
|
| 2. |
DynuWait
|
|
|
Using this component you can pause your ASP page for a specified time without consuming any systems resources.
|
| 3. |
Download System
|
|
|
A way to reward certain website members with scrtips or other private downloads. Upload ability was added into v2.0 with ASP Upload.
|
| 4. |
Miraplacid Exec
|
|
|
MSCExec Component allows you to call OS command or launch an application right from your script. You can set parameters for the call and check results. Available for Linux Chili!ASP and Windows. The Windows version is free.
|
| 5. |
Server Variables
|
|
|
Gets a list of all server.variables which your browswer supports and then displays the output in a table.
|
|
|