Re: [WebDNA] Grep and "?"

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 109093
interpreted = N
texte = > Hello! >=20 > I'm trying to remove some non alphabetical characters using grep. I've = managed to remove most of them (using one [grep] per character) except = for the question mark character. If I use "?" or "%3F" the template with = the code is not processed but downloaded to my computer instead. = Example: >=20 > [grep search=3D%3F&replace=3D&ignorecase=3DT]Hi folks, how are you = doing?[/grep] >=20 > OR >=20 > [grep search=3D?&replace=3D&ignorecase=3DT]Hi folks, how are you = doing?[/grep] >=20 > In both cases I get the .tpl file downloaded to my desktop. I suspect = that question mark is a wildcard that grep uses to match certain = strings, so I don't know if anyone out there knows how to achieve this = or give me a better [grep] code to remove any character but letters. try [grep search=3D[url]?[/url]&replace=3D&ignorecase=3DT]Hi folks, how = are you doing?[/grep] does that work? Meanwhile..=20 using that many greps to replace one char might be inefficient .. = perhaps you could use just one wrapper and do it all in one stroke, = with: [convertChars] ? (and have one record in your [convertChars] db = per char that you want to swap out.) -G= Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Grep and "?" (Stuart Tremain 2012)
  2. Re: [WebDNA] Grep and "?" (Govinda 2012)
  3. [WebDNA] Grep and "?" (=?ISO-8859-1?Q?Cristi=E1n_Tapia?= 2012)
> Hello! >=20 > I'm trying to remove some non alphabetical characters using grep. I've = managed to remove most of them (using one [grep] per character) except = for the question mark character. If I use "?" or "%3F" the template with = the code is not processed but downloaded to my computer instead. = Example: >=20 > [grep search=3D%3F&replace=3D&ignorecase=3DT]Hi folks, how are you = doing?[/grep] >=20 > OR >=20 > [grep search=3D?&replace=3D&ignorecase=3DT]Hi folks, how are you = doing?[/grep] >=20 > In both cases I get the .tpl file downloaded to my desktop. I suspect = that question mark is a wildcard that grep uses to match certain = strings, so I don't know if anyone out there knows how to achieve this = or give me a better [grep] code to remove any character but letters. try [grep search=3D[url]?[/url]&replace=3D&ignorecase=3DT]Hi folks, how = are you doing?[/grep] does that work? Meanwhile..=20 using that many greps to replace one char might be inefficient .. = perhaps you could use just one wrapper and do it all in one stroke, = with: [convertchars] ? (and have one record in your [convertchars] db = per char that you want to swap out.) -G= Govinda

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:

Bug or syntax error on my part? (1997) multiple databases (1997) searching by date range help needed (1997) Payment Processors (2005) [WebDNA] El Capitan with WebDNA 8.1 fastCGI (2015) formulas.db ?? (1998) URL problem (2007) OT: passing variables to .asp (2000) CASTEGORIES IN DIFFERENT FRAMES (1997) WC2b15 - [HTMLx]...[/HTMLx] problems (1997) Reversing [ipaddress] normalization (1998) Generating unique SKU from [cart] - Still Stumped... (1997) [OT] Airport Network (2003) Where is f2? (1997) send mail problem? (1997) SSL PROBLEM (1999) Bannerad Demo (1998) Country & Ship-to address & other fields ? (1997) Suffix Mapping (1997) [WebDNA] Check if http or https? (2018)