Technical References - [DOS]

Executes the DOS batch file commands contained in the context and displays the results.

numero = 261
interpreted = N
texte = [DOS]DOS Batch Commands[/DOS] To embed the results of a DOS Batch file into one of your pages, put a DOS context into a template. The DOS program contained inside the context is executed, and any returned value is displayed in place of the context. Any [xxx] tags inside the context are substituted first for their real values before the batch file is executed. Example:
[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]

To embed the results of a DOS Batch file into one of your pages, put a DOS context into a template. The DOS program contained inside the context is executed, and any returned value is displayed in place of the context. Any [xxx] tags inside the context are substituted first for their real values before the batch file is executed.

Example:
[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.

DOWNLOAD WEBDNA NOW!

Top Articles:

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

F.A.Q

A compilation of some user's questions...

WebDNA Libraries

A list of available libraries for WebDNA...

Download WebDNA Applications

WebDNA applications...

Related Readings:

[raw]

Displays enclosed text without interpreting the [xxx] tags in any way...

[deletefolder]

Deletes a folder from your website...

[date]

Putting [date] in your template displays the current date as defined by the clock on your web server...

[xmlnodes]

The behavior of this context is to iterate the child XML nodes of a parent node...

[browsername]

Displays the browser name...

[format]

To apply formats for Dates or Times other than the current date and time...