month or year from date field in lineitems?

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 18587
interpreted = N
texte = Hello.I'm attempting to get only the Month and Year from an order file and have so far been unsuccessful. My results have been like 06/27/1998%B]. Notice the closing ]... Wrapping [interpret] tags around the [date %B] item or making the code an include file doesn't change the results.The code for the page is below:[listfiles /webcatalog/webmerchant/completedOrders/][filename]
[orderfile /webcatalog/webmerchant/completedOrders/[filename]] Date: [date]
Country: [country]

[lineitems /webcatalog/webmerchant/completedOrders/[filename]]SKU = [sku]
[search db=/files/totalSales.db&waskudata=[sku]]Number of found items for first search: [numfound]
[showif [numfound]>0]greater than 0, therefore we are going to perform a replace. [founditems]in found items:
[replace db=/files/totalSales.db&waSKUdata=[sku]]totalSold=[math][totalSold]+[quantit y][/math][/replace] [/founditems] [/showif] [showif [numfound]=0]including... [hideif [sku]^_][include file=includes/append.inc&quantity=[quantity]&sku=[sku]][/hideif][showif [sku]^_]downloadable, not added[/showif] [/showif] end of lineitem,

[/search] [/lineitems] [/orderfile] [/listfiles](The goal of this code is to track the quantities of products sold from our online store... Like a counter...)TIA!Nathan Hyde Internet Services Casady & Greene email: nh_is@casadyg.com, nhyde@mail3.casadyg.com web page: http://www.casadyg.com MacBundle.com: http://www.macbundle.com WinBundle.com: http://www.winbundle.com Associated Messages, from the most recent to the oldest:

    
  1. Re: month or year from date field in lineitems? (PCS Technical Support 1998)
  2. month or year from date field in lineitems? (Nathan Hyde 1998)
Hello.I'm attempting to get only the Month and Year from an order file and have so far been unsuccessful. My results have been like 06/27/1998%B]. Notice the closing ]... Wrapping [interpret] tags around the [date %B] item or making the code an include file doesn't change the results.The code for the page is below:[listfiles /webcatalog/webmerchant/completedOrders/][filename]
[orderfile /webcatalog/webmerchant/completedOrders/[filename]] Date: [date]
Country: [country]

[lineitems /webcatalog/webmerchant/completedOrders/[filename]]SKU = [sku]
[search db=/files/totalSales.db&waskudata=[sku]]Number of found items for first search: [numfound]
[showif [numfound]>0]greater than 0, therefore we are going to perform a replace. [founditems]in found items:
[replace db=/files/totalSales.db&waSKUdata=[sku]]totalSold=[math][totalSold]+[quantit y][/math][/replace] [/founditems] [/showif] [showif [numfound]=0]including... [hideif [sku]^_][include file=includes/append.inc&quantity=[quantity]&sku=[sku]][/hideif][showif [sku]^_]downloadable, not added[/showif] [/showif] end of lineitem,

[/search] [/lineitems] [/orderfile] [/listfiles](The goal of this code is to track the quantities of products sold from our online store... Like a counter...)TIA!Nathan Hyde Internet Services Casady & Greene email: nh_is@casadyg.com, nhyde@mail3.casadyg.com web page: http://www.casadyg.com MacBundle.com: http://www.macbundle.com WinBundle.com: http://www.winbundle.com Nathan Hyde

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:

SSL for Store Builder Sites? (2003) Custom formulas.db (1998) WebCatalog NT beta 18 now available (1997) WebDNA-Talk Digest mode broken (1997) PCS Frames (1997) (1997) Showing unopened cart (1997) Change to 5.0 per website licensing (2003) Whats up with emailer? (1998) Error Messages Returned to User (1997) Hello??? (1997) Extended [ConvertChars] (1997) [Replace] (2000) Ampersand Searching (2000) Hosting Services (1999) emailer (1997) Separate SSL Server (1997) Exists? (1997) RE: TeaRoom (1997) WebCat2b13MacPlugIn - [showif][search][/showif] (1997)