• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: preventing sql injection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: preventing sql injection


  • Subject: Re: preventing sql injection
  • From: "John Huss" <email@hidden>
  • Date: Thu, 25 Oct 2007 09:34:21 -0500


Is there some formatter or something that will make a search-string
'wildcard-safe'? Or are these home-brewn?

How about:

filterString = filterString.replace("%", "").replace("*", "");

untested...

 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: preventing sql injection
      • From: Johan Henselmans <email@hidden>
References: 
 >preventing sql injection (From: Johan Henselmans <email@hidden>)
 >Re: preventing sql injection (From: Q <email@hidden>)
 >Re: preventing sql injection (From: Johan Henselmans <email@hidden>)

  • Prev by Date: Re: preventing sql injection
  • Next by Date: Re: preventing sql injection
  • Previous by thread: Re: preventing sql injection
  • Next by thread: Re: preventing sql injection
  • Index(es):
    • Date
    • Thread