Home
english
Home
.NET Server
Java Server
.NET Client
AJAX Client
AJAX Browser
Map Drive
Pricing
Contacts
info@ithit.com



Setting Not Allowed Characters in Item Names

To set the list of characters that file and folder names can not contain call SetNotAllowedCharacters method passing string with a list of invalid characters:

ajaxFileBrowser.SetNotAllowedCharacters('&?#\\<>');

By default following characters are not allowed:

\ / : * ? " < > |

To read the list of not allowed characters call GetNotAllowedCharacters. Note that IT Hit AJAX File Browser supports any characters in item names except '\' symbol. All special and non-English characters are url-encoded. Also note that WebDAV servers running on Microsoft IIS 6 and previous versions does not support '%', '&' and '+' symbols.

AJAX File Browser Not Allowed Characters Demo

 

comments powered by Disqus

Selected Customers:
USA
Symantec
Country: Sweden
Toyota
Country: USA
Microsoft
Country: Ukraine
Raiffeisen Bank
Country: USA
Siemens
Country: USA
Lockheed Martin
Country: USA
Intel Corporation
Country: Germany
SAP AG
Country: Israel
Autodesk, Inc.
Country: USA
U.S. Customs and Border Protection Agency
Home .NET Server Java Server .NET Client AJAX Client AJAX Browser Map Drive Pricing Contacts

Updated: Tuesday, March 03, 2009