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!
BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
F.A.QA compilation of some user's questions...
Download WebDNA ApplicationsWebDNA applications...
Your server is not always in the same time zone as your web site...
Export data to ExcelHere's a handy way to export your data to a text or Excel file...
Hideif on IP rangeThis will show or hide stuff according to the IP...
Removing whitespaceHow can I remove all whitespace entered by a user from an input box (ie card number)...
random password-generator codeGenerate a random alpha-numeric string...
How many working days?This small script finds the number of working days between two dates...