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:
[delete] problem (1997)
Emailer choke (1997)
[cart]'s ever get recycled? (2000)
Information on Vieworders.tpl (1998)
PCS Frames-Default page is solution! (1997)
[OT] MacOs IE5 topmargin and leftmargin bug (2000)
Problem 2 of 2 (was: Shipping Confusion) (2000)
Quick Question (1997)
Formvariable won't update (1999)
U&P IIS concept (1998)
Quotation Marks in Database (1998)
Help! WebCat2 bug (1997)
Store Builder shipping methods (2003)
blank page from template (1997)
[TaxTotal] (1998)
What am I missing (1997)
error: Too many nested [xxx] contexts (1997)
RE: creating writefile data from a nested search (1997)
[SearchString] usage (1997)
Plugin or CGI or both (1997)