168 reputation
8
bio website
location
age
visits member for 1 year, 1 month
seen yesterday
stats profile views 9

May
14
comment Is there ways to get current item Id in Edit form
Nice. Used this function to pull a parameter for a redirect.... <script type="text/javascript">window.location.replace('xxxinc.sharepoint.com/connect/EMEA/Operations/ProjectPortfolio/…; + _spGetQueryParam('id'));</script>
May
13
answered Adding description to sharepoint link URL using the C# CSOM
Apr
29
comment Sharepoint Designer 2013 workflow:How to send email to multiple users?
good solution. with the lookup filter, this is powerful.
Apr
10
comment How to make the quick launch height to 100% of the screen?
impressive considerations. thanks.
Mar
27
answered What is Server resource quota?
Mar
25
comment Incorrect Modified Dates on SharePoint Online for clients in other timezones
Dexter, verified results. What makes matters worse is that, if the date column is created and configured as a 'date' column, not jus a 'datetime column', then it is stored as if it has a midnight date. Thus, when it is retrieved through COM, and the clients browser is set to have a timezone "to the left" of the sites timezone, the date column appears to one day off, when there really is only a 1 hour difference.
Mar
4
comment Javascript How can I return a value for document.write in CEWP with javascript
Thanks Andy Burns. This solution worked for me.
Feb
15
answered Relative URL for HTML links in Site Template
Jan
31
answered Inconsistent matching with XSLT match
Jan
31
asked Inconsistent matching with XSLT match
Dec
3
answered Dev environment - Drives are at risk of running out of free space.
Oct
19
comment sharepoint stopped working after AD password change
Thanks John. You're right.
Oct
19
awarded  Popular Question
Oct
5
answered Test drive of PerformancePoint and SSRS on SharePoint
Sep
6
answered sharepoint stopped working after AD password change
Sep
5
answered Problems adding javascript to newform.aspx
Aug
22
comment Does SharePoint need to be installed on the database server?
nice catch about Reporting Services.
Aug
21
comment Power Pivot files loading
glad it worked out. have fun. :-)
Aug
21
answered Power Pivot files loading
Aug
9
comment Power Pivot files loading
To render excel files in a browser, excel services need to be turned on. check to see if excel services is turned on. You do this in the CA site. It may take some investigation and digging. good luck. let me know...