Re: SetHeader not Working
This WebDNA talk-list message is from 2006
It keeps the original formatting.
numero = 67438
interpreted = N
texte = I even hard-coded something, but it's not working. There aren't any errorscoming up.[SetHeader file=products/Orders/110246666495]Date=05/01/2006&AcccountNum=xxxx&ExpMonth=xx&ExpYear=xxxx[/SetHeader]On 6/13/06 9:05 AM, "Clint 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]-------------------------------------------------------------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:
I even hard-coded something, but it's not working. There aren't any errorscoming up.[SetHeader file=products/Orders/110246666495]Date=05/01/2006&AcccountNum=xxxx&ExpMonth=xx&ExpYear=xxxx[/SetHeader]On 6/13/06 9:05 AM, "Clint 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]-------------------------------------------------------------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/
Clint Davis
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:
Sorting alphabetical (2003)
Another Large Database Questions (1997)
How to include weather (2000)
WebCatalog on Linux (2000)
[WebDNA] sem_open solved (2012)
Help! (1996)
[WebDNA] WebDNA development (2017)
breaking words (1997)
[replace] anomaly?? (2000)
Showing once on a founditems (1997)
Running 2 two WebCatalog.acgi's (1996)
this works sometimes and sometimes not (1997)
Banners (1997)
[WebDNA] Apply discount using a line item (2011)
Bug Report, maybe (1997)
auto enter dates (1998)
multi-paragraph fields (1997)
ThisURL (2000)
WC Database Format (1997)
Generating unique SKU from [cart] - Still Stumped... (1997)