Deletes a folder from your website
numero = 191[deletefolder path=StarShip]in your template immediately deletes the folder called "StarShip" in the same folder as the template. Paths are relative to the template, so "somefolder/StarShip" deletes the folder down a level from the template inside a folder called "somefolder," while "../StarShip" deletes the folder inside the folder one level up from the template.
All files inside the folder are deleted, and all subfolders are deleted, as though you had dragged the folder to the trashcan and emptied it immediately. This operation is not undoable!
See also [writefile], [appendfile], [createfolder], [copyfile], [copyfolder], [movefile] and [deletefile] Putting[deletefolder path=StarShip]
All files inside the folder are deleted, and all subfolders are deleted, as though you had dragged the folder to the trashcan and emptied it immediately. This operation is not undoable!
DOWNLOAD WEBDNA NOW!
BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Download WebDNA ApplicationsWebDNA applications...
Tips and TricksA list of user-submitted tips ...
WebDNA ModulesA list of the currently available modules...
WebDNA LibrariesA list of available libraries for WebDNA...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
The [xslt] Context allows the WebDNA programmer to 'apply' an XSL style sheet to an XML document and thus 'transform' the XML data into any format the programmer desires (usually HTML)...
[platform]...
[listdatabases]Lists all the currently-open databases...
[writefile][writefile] functions allows you to perform a wide variety of tasks...
DB encryptionDatabase Automatic Encryption (from WebDNA 8...
[object]Embeds the results of an external function...