[delete db=some.db&eqNAMEdata=Fred]
numero = 199if the database has username and password fields, then the records will not be deleted unless the visitor's web browser username/password match the record's username/password.
You can specifiy a WebDNA table, in place of a db file.For example: [delete table=TableName&...].
Putting [delete db=some.db&eqNAMEdata=Fred] in your template opens the some.db database (you can specify a DatabasePath), finds all the records whose NAME field contains "Fred," and deletes those records and exclusively those records. Any valid search parameters are allowed, as defined in the [search] context.if the database has username and password fields, then the records will not be deleted unless the visitor's web browser username/password match the record's username/password.
You can specifiy a WebDNA table, in place of a db file.
For example: [delete table=TableName&...].
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...
Tips and TricksA list of user-submitted tips ...
WebDNA reference...
WebDNA LibrariesA list of available libraries for WebDNA...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
This context enables the WebDNA programmer to call a previously defined block of WebDNA code...
[listchars]Breaks a string of text into separate characters...
[append][append db=base...
[sendmail]There is hardly a website that doesn't at some point need to send an email...
[regex][regex] is a full implementation of grep...
[movefolder]Move a folder and all its contenton your webspace...