Comparing SPServices 2013.01 Calls with Async vs. Promises Methods

SPServices 2013.01 is almost ready for release and I’m hoping that when you see the coolness here that you’ll want to get your hands on the beta to do a little testing with it. I’ve put together a pretty simple demo page to show how great it can be to use jQuery .Deferred objects (aka…

"One of the most impressive web pages I have ever seen in SharePoint"

Several people have asked me what I showed Dan Antion last week which caused him to say “Marc began by showing us one of the most impressive web pages I have ever seen in SharePoint.” I’m not sure that it was actually all *that* impressive (I have better!) but it does do some pretty cool…

Finding the Contents of a SharePoint Rich Text Column with jQuery

I’ve had two questions this week about how to find the contents of a Rich Text column reliably with jQuery. Rich Text columns are rendered in a more complex way than just a nice textarea. Like some of the other column types they are a sort of hybrid, with some HTML elements and some script to…

Office 2007 / WSS / MOSS SP2 Is Available

I’m unlikely to unearth better details on this than good ‘ole SharePoint Joel. Check out Joel’s post for all the dirt. If, though, you’re like me and you just say “Gimme the downloads!” here are the key bits: 2007 Microsoft Office servers Service Pack 2 (x86) http://www.microsoft.com/downloads/details.aspx?FamilyId=B7816D90-5FC6-4347-89B0-A80DEB27A082 2007 Microsoft Office servers Service Pack 2 (x64)…

Error message when you try to attach a file in a custom form on the Web site in Windows SharePoint Services 3.0: “This form was customized not working with attachment”

I’ve had several clients ask about this, and my answer to date has been “It’s a known ‘feature’ or bug.”  I just ran across this Microsoft KB article that shows you how to fix this issue by loading the 953749 hotfix: SYMPTOMS You use Microsoft Office SharePoint Designer 2007 to add a Custom List Form…