What is the best way to remove illegal characters from sharepoint(MOSS) filenames, foldernames, urls, etc...
Basic character removal process is not enough...
Thanks in advance SAV
|
What is the best way to remove illegal characters from sharepoint(MOSS) filenames, foldernames, urls, etc... Basic character removal process is not enough... Thanks in advance SAV |
|||
|
|
|
You can use the SPEncode class to do what you want. Your choices are :
Good luck ! See : http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.utilities.spencode_methods.aspx |
|||||||||||
|