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!
Amazon Web Services (AWS) README for Machine Image ID...
WebDNA ModulesA list of the currently available modules...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
F.A.QA compilation of some user's questions...
Generate a random alpha-numeric string...
Find duplicate recordsFind duplicate records and do something with them...
Spaghetti codeHow to get rid of very long search strings...
WebDNA Google Map MashupGenerate a Google map with pins on your database addresses...
Export data to ExcelHere's a handy way to export your data to a text or Excel file...
WebDNA interaction with ImageMagickHow to pass variables to ImageMagick using a [shell] context?...