Technical References - [delete]

[delete db=some.db&eqNAMEdata=Fred]

numero = 199
interpreted = N
texte = 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&...].

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!

Top Articles:

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

F.A.Q

A compilation of some user's questions...

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Modules

A list of the currently available modules...

Related Readings:

[listvariables]

Lists all the text and/or math variables which have been set earlier on a page...

[findstring]

[FindString Source=...

[addfields]

[addfields db=...

[loop]

Loops through the enclosing text the specified number of times...

[spawn]

Creates a new thread to execute WebDNA simultaneously with the current template...

[tcpconnect]

A powerful feature to connect to a TCP port of another computer on the Internet...