Create a simple interface to add/remove a single user to/from multiple groups at once. When you identify/select a user, it will show you two select lists. The right side will list all of the groups the current user is a member of while the left box shows all the groups […]
Category: Software
Query for SharePoint Groups and Members with JQuery and SPServices
BMC Remedy Assigned Group Incident Transfer(s) Query
SSIS: Upload file to Sharepoint Document Library (revisited)
Import InfoPath XML to SQL Table with SSIS
Had a request to import InfoPath forms into a SQL table for consolidating reporting purposes. In this scenario the InfoPath form data is stored in the form XML itself. The InfoPath form is for tracking project activities and has 6 fields: Project Leader, Week End Date, Accomplishments, Milestones, Risks, Lessons […]
SSIS package to Send Email based on SP Task List Due Dates
Adding StripLines with Report Builder
JQuery Sharepoint Document Library for most Recent File(s).
I have an email-enabled document library where reports in PDF format are delivered daily. I need to display the most recent reports embedded on a Web Part page. The filenames are structured as name_datestamptimestamp.pdf Different reports are sent here so I have to discern a part of the filename (eg. […]