[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!
A compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
Tips and TricksA list of user-submitted tips ...
WebDNA LibrariesA list of available libraries for WebDNA...
WebDNA reference...
...
[replacefounditems]Replaces each found record in a database with the new field values...
[array]Array Operation...
[waitforfile]The server waits until the file appears on disk...
[random]will display a random number...
[cookie]Cookies are a great way to remember visitors...