Re: What's wrong with this replace?
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 43694
interpreted = N
texte = Is the SKU in the database to be replaced or do you need &append=T> Everything seems to be in the right place....> > (replace > db=temp/responses.db&eqSKUdata=3241772378853)Q4_1=Appetising%20Snacks%20%26%20> Starters&Q4_2=Heart-Warming%20Soups&Q4_3=Home%20style%20Pasta&Q4_4=New-Fashion> ed%20Breads&Q4_5=Favourite%20Biscuits(/replace)> > Regards,> Tim> > On Monday, 23 September 2002 12:18 PM, Alain Russell>
wrote:>> Try and take the brackets off the outside of the [replace] and see what gets>> displayed .. >> >> Instead of [replace....]......[/replace] do this>> replace....]......[/replace>> >> Thatıs how I always debug my replaces when they don't work.>> >> Make sure the correct values are everywhere.>> Alain>> >> >>> Hi there,>>> >>> For some reason, the replace below is not replacing... as far as I can tell,>>> the code is pretty straightforward. The search finds 5 records, then gives>>> each of them a variable name _Q4_[index] which matches the fieldnames of>>> the>>> other database. It definitely creates the variables, as they display. But it>>> doesn't write them to the DB....>>> >>> [search >>> db=temp/select_[cart].db&grSUBJECT_VALUEdata=0&SUBJECT_VALUEsort=1&SUBJECT_V>>> AL>>> UEsdir=as]>>> [founditems]>>> [TEXT show=f]_Q4_[index]=[SUBJECT_NAME][/TEXT]
>>> [/founditems]>>> [/search]>>> >>> [replace >>> db=temp/responses.db&eqSKUdata=[cart]]Q4_1=[url][_Q4_1][/url]&Q4_2=[url][_Q4>>> _2>>> ][/url]&Q4_3=[url][_Q4_3][/url]&Q4_4=[url][_Q4_4][/url]&Q4_5=[url][_Q4_5][/u>>> rl>>> ][/replace]>>> [COMMITDATABASE db=temp/responses.db]>>> >>> [_Q4_1]
>>> [_Q4_2]
>>> [_Q4_3]
>>> [_Q4_4]
>>> [_Q4_5]
>>> >>> All help greatly appreciated.>>> >>> Regards,>>> Tim>>> >>> >>> >>> >>> ------------------------------------------------------------->>> 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/-------------------------------------------------------------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:
Is the SKU in the database to be replaced or do you need &append=T> Everything seems to be in the right place....> > (replace > db=temp/responses.db&eqSKUdata=3241772378853)Q4_1=Appetising%20Snacks%20%26%20> Starters&Q4_2=Heart-Warming%20Soups&Q4_3=Home%20style%20Pasta&Q4_4=New-Fashion> ed%20Breads&Q4_5=Favourite%20Biscuits(/replace)> > Regards,> Tim> > On Monday, 23 September 2002 12:18 PM, Alain Russell> wrote:>> Try and take the brackets off the outside of the [replace] and see what gets>> displayed .. >> >> Instead of [replace....]......[/replace] do this>> replace....]......[/replace>> >> Thatıs how I always debug my replaces when they don't work.>> >> Make sure the correct values are everywhere.>> Alain>> >> >>> Hi there,>>> >>> For some reason, the replace below is not replacing... as far as I can tell,>>> the code is pretty straightforward. The search finds 5 records, then gives>>> each of them a variable name _Q4_[index] which matches the fieldnames of>>> the>>> other database. It definitely creates the variables, as they display. But it>>> doesn't write them to the DB....>>> >>> [search >>> db=temp/select_[cart].db&grSUBJECT_VALUEdata=0&SUBJECT_VALUEsort=1&SUBJECT_V>>> AL>>> UEsdir=as]>>> [founditems]>>> [TEXT show=f]_Q4_[index]=[SUBJECT_NAME][/TEXT]
>>> [/founditems]>>> [/search]>>> >>> [replace >>> db=temp/responses.db&eqSKUdata=[cart]]Q4_1=[url][_Q4_1][/url]&Q4_2=[url][_Q4>>> _2>>> ][/url]&Q4_3=[url][_Q4_3][/url]&Q4_4=[url][_Q4_4][/url]&Q4_5=[url][_Q4_5][/u>>> rl>>> ][/replace]>>> [COMMITDATABASE db=temp/responses.db]>>> >>> [_Q4_1]
>>> [_Q4_2]
>>> [_Q4_3]
>>> [_Q4_4]
>>> [_Q4_5]
>>> >>> All help greatly appreciated.>>> >>> Regards,>>> Tim>>> >>> >>> >>> >>> ------------------------------------------------------------->>> 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/-------------------------------------------------------------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/
Alain Russell
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:
A quickie question (1997)
Associative lookup style? + bit more (1997)
multi-paragraph fields (1997)
database freeze (1997)
Some Questions (1997)
email code (1998)
JavaScript Image Problem (1998)
Showif, Hideif reverse logic ? (1997)
wrong input values? (1997)
Line Endings (2007)
WebCat2b12 CGI Mac - [shownext] problem (1997)
Wanted: More Math Functions (or, Can You Solve This?) (1997)
WC2f3 (1997)
random within a specified range (2001)
[index] (1997)
[WebDNA] multi [sendmail] inside [search] (2012)
Email (2000)
[WebDNA] Replace / Append only unique data (2013)
bug in [SendMail] (1997)
Post arguments problem mac? (1997)