Find duplicate records and do something with them
numero = 207[!] ** Untested Code below ** [/!][table name=idandemail&fields=ie_ID,ie_EMAIL][/table][search db=main.db&neDB_EMAILdatarq=[blank]] [founditems] [append table=idandemail]ie_ID=[db_ID]&ie_EMAIL=[url][db_EMAIL][/url][/append] [/founditems][/search][search db=main.db&neDB_EMAILdatarq=[blank]&DB_EMAILsumm=T] [founditems] [text]found=[search table=idandemail&eqIE_EMAILdatarq=[url][db_EMAIL][/url]][/search][/text] [!] do something based off of [found] [/!] [/founditems][/search]
[!] ** Untested Code below ** [/!]
[table name=idandemail&fields=ie_ID,ie_EMAIL][/table]
[search db=main.db&neDB_EMAILdatarq=[blank]]
[founditems]
[append table=idandemail]ie_ID=[db_ID]&ie_EMAIL=[url][db_EMAIL][/url][/append]
[/founditems]
[/search]
[search db=main.db&neDB_EMAILdatarq=[blank]&DB_EMAILsumm=T]
[founditems]
[text]found=[search table=idandemail&eqIE_EMAILdatarq=[url][db_EMAIL][/url]][/search][/text]
[!] do something based off of [found] [/!]
[/founditems]
[/search]
DOWNLOAD WEBDNA NOW!
A list of available libraries for WebDNA...
F.A.QA compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
WebDNA reference...
Configuring the expires time for a short-term cookie is tricky...
random password-generator codeGenerate a random alpha-numeric string...
Cloning a RecordOften...
How many working days?This small script finds the number of working days between two dates...
Do you hate updating the copyright notice at the bottom of all your pages?It's January 1st and you have to update the copyright notice at the bottom of all your websites...
How to keep the text variable after a function has finishedBy default...