Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. how to restrict user to upload only .docx or doc files in document library

how to restrict user to upload only .docx or doc files in document library

Scheduled Pinned Locked Moved SharePoint
sharepointhelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    developerit
    wrote on last edited by
    #1

    Hi, Iam using sharepoint 2010,in my document library i want to restrict the user to upload the files with extension .docx or doc only , what settings i have to set please can you help.

    M 1 Reply Last reply
    0
    • D developerit

      Hi, Iam using sharepoint 2010,in my document library i want to restrict the user to upload the files with extension .docx or doc only , what settings i have to set please can you help.

      M Offline
      M Offline
      Manoj_Leo
      wrote on last edited by
      #2

      if you want to block .doc and .docx files for all the document libraries in sharepoitn site.. Go to central admin and add these two file extensions as blocked file type for your site collection... If you want to block .doc and .docx file only for one document library than write a custom event handler on itemAdding and check for the file extension if extension is .doc or .docx cancel teh event ............

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups