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:

F.A.Q

A compilation of some user's questions...

[biotype]

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

WebDNA Libraries

A list of available libraries for WebDNA...

AWS Raw WebDNA LAMP-Plus WebServer

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

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[function]

This context enables the WebDNA programmer to call a previously defined block of WebDNA code...

Web Hosting Control Panels and WebDNA

Web Hosting Control Panels are becoming prevelant in the industry...

[password]

Using [password] and [username] is an easy was to show the browser login dialog box...

[SQLexecute]

Executes and persits the results of an SQL statement...

[interpret]

Interprets the enclosed [xxx] values using the WebDNA interpreter...

[SQLconnect]

Opens and persists a 'named' connection to a SQL server...