SharePoint - illegal character filter

Asked By Rob Benz
17-Nov-09 03:47 PM
Is there a Sharepoint add-in that would seamlessly filter out illegal
characters as a file is being uploaded into a Sharepoint Library....ie,
either change all illegals to one legal character, or just eliminate the
illegal characters....so users are not impeded by error dialogs???
Seems like this should be part of Sharepoint itself...

Alternatively, a simple watch folder on the desktop that does the same thing
for any files/folders/emails dropped into it....so they can then be dropped
into Sharepoint without any further fuss...
Sharepoint
(1)
Illegals
(1)
Reciever
(1)
  spconsultant replied to Rob Benz
25-Nov-09 09:01 AM
You would need to code an event reciever to do a special edit.
The included one is already checking the file name is legal, but
you are asking it to change the name to something legal based
on your logic.

ing
ed
help
project con sharepoint SharePoint SharePoint Portal Server Dev Discussions Sharepoint (1) Laurent (1) Cotton (1) Conectarme (1) Intentar (1) Liliana (1) Error (1) Project (1 Laurent Cotton www.bewise.fr es un error que sale al intentar conectarme con el sharepoint keywords: project, con, sharepoint description: !- - Web.Config configuration File- - configuration system.web customErrors mode = On deafaultRedirect = mycustompage.htm system
access into sharepoint SharePoint Sharepoint is new to my organisation and we are on the verge of deploying it to and import those? How have others resolved this issue? Your help is most appreciated, Matt SharePoint Discussions SharePoint (1) InfoPath (1) WSS 3.0 and MOSS 2007 (you didn't say which SharePoint product *and version* you were asking about) allow you with Access 2007 to synchronize (in both directions) Access tables and SharePoint Lists. It probably works in both directions (with some restrictions on field types used) although and then open that file using the template you created in InfoPath. keywords: access, into, sharepoint description: Sharepoint is new to my organisation and we are on the verge of deploying
Office SharePoint, Windows SharePoint and SharePoint Portal SharePoint Hi, I am a novice about SharePoint. Can anybody tell me if Office SharePoint, Windows SharePoint and SharePoint Portal are same thing? same server application? or what is the different among them? Thanks
Using a Windows Application to publish Office files to SharePoint SharePoint SharePoint 2.0, Office 2003, VS 2K5 In creating an automated document management Windows application, I need to be able to programmatically save (publish) various documents (.doc, .xls, .pdf, .tiff) to SharePoint, but I don't know which assembly to use. I tried system.io, but that on the URI class and WebRequests, but I just don't get it. Thanks, Ross SharePoint Development Discussions SPDocumentLibrary (1) SPListItem (1) SPList (1) SPSite (1) SPWeb (1) SharePoint (1) Lists.UpdateListItmes (1) Office 2003 (1) If you are using the windows application on a box that has access to the SharePoint server and SharePoint dll's, I would use the Microsoft.SharePoint namespace. If you used that namespace, you