Executes the DOS batch file commands contained in the context and displays the results.
numero = 261[DOS]dir c:[/DOS]In this example, the DOS command "dir c:" is executed, and the results (a listing of all the files at the root of C: drive) is displayed.Caution! DOS has complete access to your hard disk and all programs on your web server. You can write a DOS context to erase the contents of your hard disk. However, remote visitors to your web site have no way of executing their own DOS contexts remotely. They can only execute DOS commands inside a template file that you have saved on your web server's hard disk. [DOS]DOS Batch Commands[/DOS]
[DOS]dir c:[/DOS]
DOWNLOAD WEBDNA NOW!
BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
WebDNA ModulesA list of the currently available modules...
WebDNA reference...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
Replaces each found record in a database with the new field values...
[cookie]Cookies are a great way to remember visitors...
[setmimeheader]Causes WebDNA to add a new MIME header to the outgoing HTML...
[random]will display a random number...
[listvariables]Lists all the text and/or math variables which have been set earlier on a page...
[findstring][FindString Source=...