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!
A list of the currently available modules...
Tips and TricksA list of user-submitted tips ...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
Download WebDNA ApplicationsWebDNA applications...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA reference...
Creates a new thread to execute WebDNA simultaneously with the current template...
[countwords]The number displayed is the number of words inside the context...
[uppercase]Changes all lower case letters to upper case...
[SQLinfo]...
[ddesend]Sends text to a DDE server program on the local machine...
[tcpsend]A powerful feature that sends text to a TCP server program on a remote machine...