file do not upload with file name start with hyphen

Upload core product.
Post Reply
deepak.sin
Posts: 1
Joined: Tue Apr 30, 2013 9:06 am

file do not upload with file name start with hyphen

Post by deepak.sin »

file do not upload with file name start with hyphen
for example -abcd20.png
I have used :
<PARAM NAME="template" VALUE=":regex=[^a-zA-Z0-9_\\-\\.]:_:">
but its working not working for staring hyphen

Post Reply