Re: SetHeader not Working
This WebDNA talk-list message is from 2006
It keeps the original formatting.
numero = 67440
interpreted = N
texte = Hi Clint,the date in the orderfile is changed to today because of the setheader itself.I don't think you can override it and that may be why it is stopping at thatpoint.. (I've never tried to override it).Why not do something like:[text]thedate=[math]{[date]}[/math][text][listfiles products/orders] [text]age=[math][thedate]-[math]{[orderfile file=products/orders/[filename]][date][/orderfile]}[/math][/math][text] [showif [age]>30] [setheader file=[products/orders/[filename]]accountNum=&expMonth=&expYear=[/setheader] [/showif][/listfiles]This is something I typed quickly so it is not tested for syntax errors.DonovanClint Davis wrote:> I want to wipe the credit card information from orderfiles older than 30> days. I'm using listfiles on my orders folder and adding each to a temp db.> Then, I search the temp db to find orders over 30 days old. Finally, I use> setheader to remove the CC info.> > When I run the script below, the date in the orderfile is changed to today,> and the CC info is not altered. Anyone see a problem with the code?> > MacOS X 10.4.6 | WebDNA 6.0a> > [delete db=admin/orders-tmp.db&neIDdata=find_all]> [listfiles products/Orders/]> [orderfile file=products/Orders/[filename]]> [append db=admin/orders-tmp.db]ID=[filename]&THEDATE=[date][/append]> [/orderfile]> [/listfiles]> [search db=admin/orders-tmp.db&lsTHEDATEdatarq=[math> date]{[date]}-{00/30/0000}[/math]&THEDATEsort=1&THEDATEtype=date]> [founditems]> [THEDATE]|[ID]
> [setheader > file=products/Orders/[ID]]date=[THEDATE]&acccountNum=&expMonth=&expYear=[/se> theader]> [/founditems]> [/search]-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Custom Paint, Labels, and Specialty Signage. -> <- Home and Business Embellishment/Fabrication, -> <- Glass Blowing, and Art Glass -> PH/FAX:> 1 (608) 835-2476 Web:> http://www.egg.bz | http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Hi Clint,the date in the orderfile is changed to today because of the setheader itself.I don't think you can override it and that may be why it is stopping at thatpoint.. (I've never tried to override it).Why not do something like:[text]thedate=[math]{[date]}[/math][text][listfiles products/orders] [text]age=[math][thedate]-[math]{[orderfile file=products/orders/[filename]][date][/orderfile]}[/math][/math][text] [showif [age]>30] [setheader file=[products/orders/[filename]]accountNum=&expMonth=&expYear=[/setheader] [/showif][/listfiles]This is something I typed quickly so it is not tested for syntax errors.DonovanClint Davis wrote:> I want to wipe the credit card information from orderfiles older than 30> days. I'm using listfiles on my orders folder and adding each to a temp db.> Then, I search the temp db to find orders over 30 days old. Finally, I use> setheader to remove the CC info.> > When I run the script below, the date in the orderfile is changed to today,> and the CC info is not altered. Anyone see a problem with the code?> > MacOS X 10.4.6 | WebDNA 6.0a> > [delete db=admin/orders-tmp.db&neIDdata=find_all]> [listfiles products/Orders/]> [orderfile file=products/Orders/[filename]]> [append db=admin/orders-tmp.db]ID=[filename]&THEDATE=[date][/append]> [/orderfile]> [/listfiles]> [search db=admin/orders-tmp.db&lsTHEDATEdatarq=[math> date]{[date]}-{00/30/0000}[/math]&THEDATEsort=1&THEDATEtype=date]> [founditems]> [THEDATE]|[ID]
> [setheader > file=products/Orders/[ID]]date=[THEDATE]&acccountNum=&expMonth=&expYear=[/se> theader]> [/founditems]> [/search]-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Custom Paint, Labels, and Specialty Signage. -> <- Home and Business Embellishment/Fabrication, -> <- Glass Blowing, and Art Glass -> PH/FAX:> 1 (608) 835-2476 Web:> http://www.egg.bz | http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Donovan Brooke
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Searching Relational Databases (2004)
[ShowNext] (1997)
MySQL and Decimals (2004)
RE: Answer: WebDelivery downloads alias, not original ? (1997)
select multiple 2 more cents (1997)
WebCat2 - Getting to the browser's username/password data (1997)
Text data with spaces in them... (1997)
setcookie getcookie on the same page (2003)
Credit card types (1997)
sendmail spaces (1997)
apostrophe in search item (1997)
How do I get multiple unique numbers on one template? (2000)
Digital Postcards (1999)
OT - help.. (2003)
writefile and texte (1997)
Enhanced Master Counter? (1997)
Nav. 4 probs with cart - Serious problem (1997)
New Weird Behavior (bug report) (2000)
hidden (phantom) file downloads (2000)
WebCat cannot handle compatible search parameters? (1997)