Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dam0kles

  1. dam0kles

    additional validation in newdocset.aspx

    Hi, to finalize this issue, I have written an Event Receiver which I would like to post in order to help others with a similar issue. public override void ItemAdded(SPItemEventProperties properties) { base.ItemAdded(properties); { string...
  2. dam0kles

    additional validation in newdocset.aspx

    Hi, after some days testing and working on an issue I really hope to find some helping information here. I would like to validate a name in SharePoint’s newdocset.aspx. Despite the fact there is already a validation performed, I need to validate more precise and for additional special characters...

Part and Inventory Search

Back
Top