in reply to Re: Filtering unwanted chars from input field
in thread Filtering unwanted chars from input field

Good stuff, this is only to accept a file been uploaded, just to make sure that the user doesn’t add weird characters like single quote or \ or /, who knows. I like the white list suggestion. Thanks!
  • Comment on Re^2: Filtering unwanted chars from input field