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:

AWS Raw WebDNA LAMP-Plus WebServer

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

Download WebDNA Applications

WebDNA applications...

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[showif]

[showif Comparison]Show This HTML[/showif]...

[lowercase]

Changes all upper case letters to lower case...

[capitalize]

Capitalizes the first letter of all words in a sentence...

[tcpconnect]

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

[appendfile]

Writes text to the end of an existing file...

[countchars]

Counts the number of letters inside the context...