Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Security Prefix in Config File
Re: Security Prefix in Config File
04-29-2011, 8:16 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Security Prefix in Config File
Reply
Quote
hi BinbinB,
You can change the regular expressions below the handle the file name.
<security name="filenamePattern">^[a-zA-Z0-9\._\s-]+$</security>
Regards,
Ken
View Complete Thread