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:
service stop and restart (1997)
updating checkbox in a db (1998)
Here's how to kill a Butler Database. (1997)
WebDNA problems with Itools 7.3 Upgrade (2004)
Re:quit command on NT (1997)
apostrophe in search item (1997)
verification (correction) (2004)
Payment calculator ?? (2000)
Search Folder? (1998)
WebCat2b13MacPlugIn - [include] (1997)
Passing Cart variable to subdirectory files? (1997)
WebCatalog for guestbook ? (1997)
Now, Now (2000)
Unable to view next 101-200 (1997)
Quickie question on the email templates (1997)
Image upload *CODE SAMPLE* (2000)
& not allowed in db by definition? (1999)
Just Testing (1997)
auto-stripping of spaces (1997)
Make sure I understand this??? (1997)