Re: ReplaceFoundItems Problem
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 52970
interpreted = N
texte = Justin Carroll wrote:> I'm trying to search a field of my database and replace all of the
tags with %0A. When I run this code:> > [search db=tabed.db&geskudatarq=0]> [replacefounditems]comments=[grep search=
&replace=%0A][comments][/grep][/replacefounditems]> [commitdatabase db=tabed.db]> [/search]> > ... it takes out all the
tags just fine but it doesn't replace them with the %0A. Does anyone know why this may be happening? Thanks.> A) Why are you using [search] and [replacefounditems] when your [search] is for all records. The only reason to use [replacefounditems] is when you are only hitting some records in the database.B) Why are you adding [commitdatabase] in the middle of your [search] loop? This will just make sure that the search/replace takes _much_ longer. A [replace] always does an implied [exclusivelock] at the beginning and an implied [commitdatabase] at the end.C) Always use [url]D) No, really, always use [url]!!!This should do what you want:[replace db=tabed.db&geskudatarq=0]comments=[grep search=
&replace=[url]%0A[/url]][comments][/grep][/replace]HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------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:
Justin Carroll wrote:> I'm trying to search a field of my database and replace all of the
tags with %0A. When I run this code:> > [search db=tabed.db&geskudatarq=0]> [replacefounditems]comments=[grep search=
&replace=%0A][comments][/grep][/replacefounditems]> [commitdatabase db=tabed.db]> [/search]> > ... it takes out all the
tags just fine but it doesn't replace them with the %0A. Does anyone know why this may be happening? Thanks.> A) Why are you using [search] and [replacefounditems] when your [search] is for all records. The only reason to use [replacefounditems] is when you are only hitting some records in the database.B) Why are you adding [commitdatabase] in the middle of your [search] loop? This will just make sure that the search/replace takes _much_ longer. A [replace] always does an implied [exclusivelock] at the beginning and an implied [commitdatabase] at the end.C) Always use [url]D) No, really, always use [url]!!!This should do what you want:[replace db=tabed.db&geskudatarq=0]comments=[grep search=
&replace=[url]%0A[/url]][comments][/grep][/replace]HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------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/
John Peacock
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:
Press Release hit the NewsWire!!! (1997)
Practice runs ? (1997)
[LOOKUP] (1997)
WebCat2b15MacPlugin - [protect] (1997)
What am I missing (1997)
PCS Frames-Default page is solution! (1997)
Dummy Credit Card Number for debug? (1997)
Request Time Out (1997)
Rubbish in form fields (2004)
[WebDNA] Libmysql.dll error (2009)
Showif, Hideif reverse logic ? (1997)
insecure client not shown (1998)
Type 11 errors setting up WebCAt 2 (1997)
Looking for easy way to back up dbs... (2003)
Word wrapping (1997)
please anybody help (2005)
[ModDate] & [ModTime] ? (1997)
A few questions. . . (1997)
RE: Re:Has this happened to you? (1997)
expansion domain freak out (2003)