Re: Replace/Commit not Replacing/Commiting
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 35916
interpreted = N
texte = Nope.MacOS9.04WebTen 3.0WebCat 4.02b4 (Plugin)192 Mb Ram1Mb VMem193 Mb Total RamHere is the code as I have it now.[orderfile cart=[cart]][showif [header10]=new][showif [subtotal]=0][setheader cart=[cart]]header11=FA[mydate][lookupdb=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬found=0][/setheader][replace db=customernum.txt&eqskudata=fred]customernum=[url][mycustomernum][/url][/replace][/showif][/showif][/orderfile]Here is the customernum.txt file:customernum sku001 fredJohn Daviesjd@professionalideas.com_____________________________________________Martin Associates Design Agencyhttp://www.professionalideas.com> From: Alex McCombie
> Reply-To: (WebCatalog Talk)> Date: Tue, 08 Aug 2000 14:19:28> To: (WebCatalog Talk)> Subject: Re: Replace/Commit not Replacing/Commiting> > > John,> try this:> [replace > db=/full/path/to/database/customernum.txt&eqskudatarq=fred]customernum=[math> ][lookup > db=/full/path/to/database/customernum.txt&lookinfield=sku&value=fred&returnf> ield=customernum¬found=0]+3[/math][/replace]> > > Replace /full/path/to/database/ with the full path to the db. Just curious> if this helps.> > BTW, what exact version are you using?> > Alex> > > >> Thanks, but same.>> >> I am writing [customernum] to the cart, as I reload the page and then check>> the cart, I can see the number change. So, the data is getting updated in>> ram by WebCat, but the data does not get updated in the customernum.txt>> file.>> >> (grrrr)>> >> >> John Davies>> jd@professionalideas.com>> _____________________________________________>> Martin Associates Design Agency>> http://www.professionalideas.com>> >> >>> From: Anup Setty >>> Reply-To: (WebCatalog Talk)>>> Date: Tue, 8 Aug 2000 13:38:07>>> To: (WebCatalog Talk)>>> Subject: Re: Replace/Commit not Replacing/Commiting>>> >>> Try this,>>> [replace db=customernum.txt&eqskudatarq=fred]customernum=[math][lookup>>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou>>> nd=0]+3[/math][/replace]>>> >>> Also make sure you can append to the database, with a simple append>>> statement.>>> >>> =0=0=0=0=0=0=0=0=0=0=0=0=0=>>> Anup Setty>>> >>> Vertical Net>>> Email: asetty@vertical.net>>> URL : http://www.vertical.net>>> >>> =0=0=0=0=0=0=0=0=0=0=0=0=0=>>> >>>>> From: Jason Sofonia >>>>> Reply-To: (WebCatalog Talk)>>>>> Date: Tue, 08 Aug 2000 12:59:21>>>>> To: (WebCatalog Talk)>>>>> Subject: Re: Replace/Commit not Replacing/Commiting>>>>> >>>>> [math show=f]mycustomernum=[lookup>>>>> >>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou>>>>> nd=0]+3[/math]>>>>> >>>>> [replace>>>>> >>> db=customernum.txt&eqskudatarq=fred]customernum=[url][mycustomernum][/url][/>>>>> replace]>>>> >>>> >>>> ------------------------------------------------------------->>>> 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://search.smithmicro.com/>>> >>> >>> ------------------------------------------------------------->>> 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://search.smithmicro.com/>> >> >> ------------------------------------------------------------->> 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://search.smithmicro.com/> > Alex J McCombie New World Media> Director of Interactive Services Drawer 607> 800/724.8973 Fair Haven, NY 13064> Alex@NewWorldMedia.com http://OurClients.com> > Interface Designer WebDNA Programmer Database Designer> > > > -------------------------------------------------------------> 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://search.smithmicro.com/-------------------------------------------------------------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://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Nope.MacOS9.04WebTen 3.0WebCat 4.02b4 (Plugin)192 Mb Ram1Mb VMem193 Mb Total RamHere is the code as I have it now.[orderfile cart=[cart]][showif [header10]=new][showif [subtotal]=0][setheader cart=[cart]]header11=FA[mydate][lookupdb=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬found=0][/setheader][replace db=customernum.txt&eqskudata=fred]customernum=[url][mycustomernum][/url][/replace][/showif][/showif][/orderfile]Here is the customernum.txt file:customernum sku001 fredJohn Daviesjd@professionalideas.com_____________________________________________Martin Associates Design Agencyhttp://www.professionalideas.com> From: Alex McCombie > Reply-To: (WebCatalog Talk)> Date: Tue, 08 Aug 2000 14:19:28> To: (WebCatalog Talk)> Subject: Re: Replace/Commit not Replacing/Commiting> > > John,> try this:> [replace > db=/full/path/to/database/customernum.txt&eqskudatarq=fred]customernum=[math> ][lookup > db=/full/path/to/database/customernum.txt&lookinfield=sku&value=fred&returnf> ield=customernum¬found=0]+3[/math][/replace]> > > Replace /full/path/to/database/ with the full path to the db. Just curious> if this helps.> > BTW, what exact version are you using?> > Alex> > > >> Thanks, but same.>> >> I am writing [customernum] to the cart, as I reload the page and then check>> the cart, I can see the number change. So, the data is getting updated in>> ram by WebCat, but the data does not get updated in the customernum.txt>> file.>> >> (grrrr)>> >> >> John Davies>> jd@professionalideas.com>> _____________________________________________>> Martin Associates Design Agency>> http://www.professionalideas.com>> >> >>> From: Anup Setty >>> Reply-To: (WebCatalog Talk)>>> Date: Tue, 8 Aug 2000 13:38:07>>> To: (WebCatalog Talk)>>> Subject: Re: Replace/Commit not Replacing/Commiting>>> >>> Try this,>>> [replace db=customernum.txt&eqskudatarq=fred]customernum=[math][lookup>>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou>>> nd=0]+3[/math][/replace]>>> >>> Also make sure you can append to the database, with a simple append>>> statement.>>> >>> =0=0=0=0=0=0=0=0=0=0=0=0=0=>>> Anup Setty>>> >>> Vertical Net>>> Email: asetty@vertical.net>>> URL : http://www.vertical.net>>> >>> =0=0=0=0=0=0=0=0=0=0=0=0=0=>>> >>>>> From: Jason Sofonia >>>>> Reply-To: (WebCatalog Talk)>>>>> Date: Tue, 08 Aug 2000 12:59:21>>>>> To: (WebCatalog Talk)>>>>> Subject: Re: Replace/Commit not Replacing/Commiting>>>>> >>>>> [math show=f]mycustomernum=[lookup>>>>> >>> db=customernum.txt&lookinfield=sku&value=fred&returnfield=customernum¬fou>>>>> nd=0]+3[/math]>>>>> >>>>> [replace>>>>> >>> db=customernum.txt&eqskudatarq=fred]customernum=[url][mycustomernum][/url][/>>>>> replace]>>>> >>>> >>>> ------------------------------------------------------------->>>> 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://search.smithmicro.com/>>> >>> >>> ------------------------------------------------------------->>> 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://search.smithmicro.com/>> >> >> ------------------------------------------------------------->> 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://search.smithmicro.com/> > Alex J McCombie New World Media> Director of Interactive Services Drawer 607> 800/724.8973 Fair Haven, NY 13064> Alex@NewWorldMedia.com http://OurClients.com> > Interface Designer WebDNA Programmer Database Designer> > > > -------------------------------------------------------------> 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://search.smithmicro.com/-------------------------------------------------------------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://search.smithmicro.com/
John Davies
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:
The List is Changing (1997)
Nested tags count question (1997)
Hiding HTML and page breaks (1997)
[WebDNA] Website almost dead? (2016)
ShowNext - HELP! (2000)
Behind the Scenes. . . (1998)
[isfile] ? (1997)
Multiple Hideif peramiters (2001)
apparent variable variable display? (2000)
carriage returns in data (1997)
(1998)
Separate SSL Server (1997)
More NT encyption!! (1999)
Exclamation point (1997)
writing db to disk (1997)
Instability Problem (1999)
Locking up with WebCatalog... (1997)
Newbie Tax Question (1997)
HELP WITH DATES (1997)
Repeating Fields (1997)