ghhutch
Newbie
Posts: 1
Registered: 5/2/2005
Location: Dayton, OH
Member Is Offline
|
| posted on 5/2/2005 at 05:11 PM |
|
|
Validate File Fields - prevent "%" or "%20"
I am trying to validate a file field. As many of us know poor file naming conventions exist and people still use spaces etc. The problem is when
Windows inserts "%20" where a space exists in a file name. Example "file name.gif" and "file%20name.gif".
Long story short,
I was wondering if there is a way to catch "%20" or "%" using Tigra Form Validator, using possibly a custom format or just modifying an existing
one such as alphanum.
Anyone know how to create a custom format?
|
|
|
|