Re: grep question - removing spaces

This WebDNA talk-list message is from

2005


It keeps the original formatting.
numero = 61858
interpreted = N
texte = Here's what I use to clean up form variables passed to a page: [formvariables] [text][name]=[GetChars start=1&end=35][Grep search=[^-._@A-Za-z0-9 ]&replace=][value][/Grep][/GetChars][/text] [/formvariables] Notice the line wrap immediately following the 0-9. That is a space. Marc Dale's eLists wrote: > Bill, > > ----- Original Message Follows ----- > From: devaulw@onebox.com > To: "WebDNA Talk" > Subject: Re: grep question - removing spaces > Date: Tue, 26 Apr 2005 12:41:56 -0400 > > >>I don't see anything clearly wrong, but I'd try it without > > the backslashes. > > I could be wrong, but I thought I needed to escape those in > order for those to work since a dash for example defines a > range as in a-zA-z0-9 - without the backslash it doesn't > work (at least for the dash). > > It also seems the order of the \- and \_ are important as > when I had them in a different order it didn't work at all. > As currently listed, the grep will not remove embedded > spaces. I'm stumped! > > >>Bill >> >> >>-----Original Message----- >>From: Dale's eLists >>Sent: Tue, 26 Apr 2005 10:44:35 -0500 >>To: "WebDNA Talk" >>Subject: grep question - removing spaces >> >>Hello, >> >>I have a grep statement where I am wanting to only allow >>letters, numbers, dashes and underscores. No spaces or >>other special charactors (this will eventually be used as >>a username for email addresses). >> >>Using: >> >>[text show=t]ScreenName=[grep >>search=[^0-9a-zA-Z\-\_]&replace=][nickname][/grep][/text] >> >>if there is an embedded space, it does not get removed. >>What have I done wrong with this? >> >>Thank you! >> >>---------------------------------------------------------- >>--- 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/ >> >> >> >>---------------------------------------------------------- >>--- 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/ > > > ------------------------------------------------------------- > 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/ > > -- ------------------------------------------- Marc Thompson Software Engineer Office of Information Technology University of Utah 801.585.9264 marc.thompson@utah.edu ------------------------------------------- ------------------------------------------------------------- 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:

    
  1. Re: grep question - removing spaces ( Clint Davis 2005)
  2. Re: grep question - removing spaces ( devaulw@onebox.com 2005)
  3. Re: grep question - removing spaces ( devaulw@onebox.com 2005)
  4. Re: grep question - removing spaces ( "Dale's eLists" 2005)
  5. Re: grep question - removing spaces ( Marc Thompson 2005)
  6. Re: grep question - removing spaces ( Marc Thompson 2005)
  7. Re: grep question - removing spaces ( devaulw@onebox.com 2005)
  8. Re: grep question - removing spaces ( "Dale's eLists" 2005)
  9. Re: grep question - removing spaces ( devaulw@onebox.com 2005)
  10. grep question - removing spaces ( "Dale's eLists" 2005)
Here's what I use to clean up form variables passed to a page: [formvariables] [text][name]=[GetChars start=1&end=35][Grep search=[^-._@A-Za-z0-9 ]&replace=][value][/Grep][/GetChars][/text] [/formvariables] Notice the line wrap immediately following the 0-9. That is a space. Marc Dale's eLists wrote: > Bill, > > ----- Original Message Follows ----- > From: devaulw@onebox.com > To: "WebDNA Talk" > Subject: Re: grep question - removing spaces > Date: Tue, 26 Apr 2005 12:41:56 -0400 > > >>I don't see anything clearly wrong, but I'd try it without > > the backslashes. > > I could be wrong, but I thought I needed to escape those in > order for those to work since a dash for example defines a > range as in a-zA-z0-9 - without the backslash it doesn't > work (at least for the dash). > > It also seems the order of the \- and \_ are important as > when I had them in a different order it didn't work at all. > As currently listed, the grep will not remove embedded > spaces. I'm stumped! > > >>Bill >> >> >>-----Original Message----- >>From: Dale's eLists >>Sent: Tue, 26 Apr 2005 10:44:35 -0500 >>To: "WebDNA Talk" >>Subject: grep question - removing spaces >> >>Hello, >> >>I have a grep statement where I am wanting to only allow >>letters, numbers, dashes and underscores. No spaces or >>other special charactors (this will eventually be used as >>a username for email addresses). >> >>Using: >> >>[text show=t]ScreenName=[grep >>search=[^0-9a-zA-Z\-\_]&replace=][nickname][/grep][/text] >> >>if there is an embedded space, it does not get removed. >>What have I done wrong with this? >> >>Thank you! >> >>---------------------------------------------------------- >>--- 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/ >> >> >> >>---------------------------------------------------------- >>--- 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/ > > > ------------------------------------------------------------- > 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/ > > -- ------------------------------------------- Marc Thompson Software Engineer Office of Information Technology University of Utah 801.585.9264 marc.thompson@utah.edu ------------------------------------------- ------------------------------------------------------------- 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/ Marc Thompson

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:

Almost a there but..bye bye NetCloak (1997) WebCatalog2 Feature Feedback (1996) security problem (1997) Problems with WebCat (2000) [protect admin] (1997) WebDNA Solutions ... sorry! (1997) UPDATEDONE question ... (1998) Odd search results, or odd programmer, not sure which... (2002) faxing orders (2000) [WebDNA] Ubuntu 14.04 & WebDNA 8.2 (html not rendering) (2017) RE: (1997) Re1000001: Setting up shop (1997) founditems (2000) Multiple prices (1997) RE: 2nd WebCatalog2 Feature Request (1996) Error, 101 a DNS problem ? (1997) Emailer setup (1997) emailer error type 103 (1997) Re:Variable Math (1998) Bug Report, maybe (1997)