Re: grep question - how to strip spaces from the beginning ofa string?
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 45096
interpreted = N
texte = Thank you John!If I may, one more.... would it be better to use grep to change an accented charactor to the non-accented one or just use a convertchars db?What I am doing is taking nicknames that are in my database and 'cleaning' them so that in the near future I can use the nickname as part of the web url.right now members profiles are reached by ../members/details.html?recordid=646464 I want to change this to be ../members/nickname/So the leading and trailing spaces some hed entered in the db are now being stripped and chars other than a-z and 0-1 and - _ . are being converted to _. Which means the accented chars get converted to _ which is not nice :)ThanksDaleOn Monday, November 11, 2002, at 11:08 PM, John Peacock wrote:> dale's stuff wrote:>>> hi,>>>> Reading past messages I see an example John P. gave for stripping spaces>> from the end of a string using - [grep search= *$&replace=][string][/grep]>> where the $ denotes the line end charactor. I wonder is there something>> similar for the line beginning?>> [grep search=^ *&replace=][string][/grep]>> John>> -- John Peacock-------------------------------------------------------------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:
Thank you John!If I may, one more.... would it be better to use grep to change an accented charactor to the non-accented one or just use a convertchars db?What I am doing is taking nicknames that are in my database and 'cleaning' them so that in the near future I can use the nickname as part of the web url.right now members profiles are reached by ../members/details.html?recordid=646464 I want to change this to be ../members/nickname/So the leading and trailing spaces some hed entered in the db are now being stripped and chars other than a-z and 0-1 and - _ . are being converted to _. Which means the accented chars get converted to _ which is not nice :)ThanksDaleOn Monday, November 11, 2002, at 11:08 PM, John Peacock wrote:> dale's stuff wrote:>>> hi,>>>> Reading past messages I see an example John P. gave for stripping spaces>> from the end of a string using - [grep search= *$&replace=][string][/grep]>> where the $ denotes the line end charactor. I wonder is there something>> similar for the line beginning?>> [grep search=^ *&replace=][string][/grep]>> John>> -- John Peacock-------------------------------------------------------------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/
dale's stuff
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:
Bannerad Demo (1998)
[WebDNA] LinkedIn Network (2008)
RE: redirect with more than 256 characters (1999)
WCS Newbie question (1997)
WebMerchant Q (2000)
about this server and links to who (1997)
The Form authentication trick (2000)
TaxTotal Problem (1997)
Fwd: Protect Tag and Groups (1998)
random prob (2003)
SMS to WebDNA (2007)
Re:2nd WebCatalog2 Feature Request (1996)
2.0Beta Command Ref (can't find this instruction) (1997)
Date Time Oddness (1999)
Online reference (1997)
Problems passing [SKU] with $Replace in 2.0 (1997)
For those of you not on the WebCatalog Beta... (1997)
New public beta available (1997)
[OT] Redhat 6.1 (2003)
Generating unique SKU from [cart] - Still Stumped... (1997)