571 reputation
212
bio website n/a
location London, United Kingdom
age 29
visits member for 3 years, 1 month
seen yesterday
stats profile views 75
SharePoint Developer by trade, though aren't we all?

May
16
awarded  Excavator
May
16
revised Risks of using Permissive vs. Strict for Browser File Handling
Added instruction how to add individual exceptions
May
16
suggested suggested edit on Risks of using Permissive vs. Strict for Browser File Handling
May
5
awarded  Revival
May
3
comment Date from list being displayed wrong on graph created programmatically
You say you're in a different timezone to the server, are you also using a different Local? ie US/non-US?
Feb
14
awarded  Citizen Patrol
Feb
14
comment Event Handler before the item add screen pops up for updating choice list
You can configure a Lookup field to be Multi-select, just like the choice field, allowing you to select as many values as you like.
Feb
14
answered Event Handler before the item add screen pops up for updating choice list
Sep
17
revised Making identical copy of a server as a standalone for testing
added 312 characters in body
Sep
17
answered Making identical copy of a server as a standalone for testing
Sep
13
comment delete feature using event receiver on a farm feature
Can you provide a StackTrace, so we can see what line is actually causing the error?
Sep
4
comment Can't see any custom fields when 'adding new item' to custom list
How are you creating the custom fields? Xml Feature Definitions? Code? Through the UI?
May
13
awarded  Scholar
May
13
accepted How do I set the OSearch14 Service Account via PowerShell
May
11
answered How do I set the OSearch14 Service Account via PowerShell
May
11
comment How do I set the OSearch14 Service Account via PowerShell
The article you linked does everything for setting up the FAST Search Service applications EXCEPT the bit I'm trying to do.
May
10
asked How do I set the OSearch14 Service Account via PowerShell
Mar
30
awarded  Yearling
Mar
12
awarded  Commentator
Mar
12
comment How can I pass a Query String variable into the CAML of a jQuery script?
Is there a reason you're using single quotes around the '+ VARIABLE +' instead of double quotes? I'll be honest, I don't know the jQuery library you're using, but it seems like you're expecting it to parse a strange combination of XML and jscript.