in

SharePoint Blogs

The Best Place for SharePoint-related Blogs
Need SharePoint Training? Attend a SharePoint Bootcamp!

Did you have a blog here?

Read this for important information on our recovery!


Browse by Tags

  • Power User Toolbox: JavaScript for SharePoint - Pt6

    Be A Mad Scientist JavaScript Developer Looking over the last two articles in this series, parts 4 and 5, some ideas may have popped into your head. “If I use the web service to get data then use that to pre-populate a form or manipulate page elements, I can make some awesome functionality.”...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 12-04-2008
  • JQuery for Everyone: Accordion Left Nav

    Last night, I set out on a mission; a mission to create an accordion-style left navigation menu for my WSS test site. Mission complete. If you can copy/paste, you can see it in action. Since I used Google’s API to load jQuery, you don’t even need to download the library file. First, look...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 12-03-2008
  • Getting Query String Parameters with JavaScript in SharePoint

    The JSRequest class is a JavaScript object that lives on all SharePoint Pages, and allows us to simply and quickly get query string parameters using JavaScript. It has 3 fields: QueryString, FileName, and PathName. QueryString - is an array of key\value pairs representing the current query string parameters...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 11-30-2008
  • Power User Toolbox: JavaScript for SharePoint - Pt5

    When I first installed SharePoint, I was amazed with the many ways I could access data (your mileage may vary depending on licensing options): user interface, web services, SharePoint Services API, RSS, email alerts, workflows, Business Data Catalog, Excel Services, Stssync protocol (Outlook Integration...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 11-26-2008
  • Sharepoint and Jquery

    I just read on Jan Tielens blog a post about Jquery and SharePoint and installing it. http://weblogs.asp.net/jan/archive/2008/11/20/sharepoint-2007-and-jquery-1.aspx --------------------------------------------------------------------------------------------------------------------------------------...
    Posted to Spiral Out (Weblog) by Bazztrap on 11-20-2008
  • Making "Post" and "Get" forms from SharePoint’s pages

    Recen project we were working on needed some forms to be posted to certain services. Knowing that SharePoint's pages are one big form and you can't nest another form inside another this starts becoming a problem. But I remembered a while ago I was watching how the guys over at MSN spaces did...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 09-07-2008
  • How to get the full path of a file from a HTML File Input

    This could also be modified for use in an ASP.Net FileUpload. I was making an internal intranet site where I wanted a user to choose a file, and then my ASP.Net application would use the path to generate categories etc (ie if its in the Columns folder, the file is a Column). Unfortunately ASP.Net does...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 08-19-2008
  • Deployment of ERTE

    There were some questions about how to deploy the ERTE solution that I've prepared on Codeplex (for inserting embeddable content to SharePoint Enhanced Rich Text Field). So I've prepared a video on how to deploy it.   Oznake ponudnika Technorati: JavaScript , CodePlex , SharePoint , Rich...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 07-30-2008
  • Couple of useful JavaScript global variables in SharePoint

    If you're using custom JavaScripts with SharePoint some global JavaScript variables may come in handy. These variables work if you're using SharePoint's default or any other custom master page. L_Menu_BaseUrl - the base URL of the site / subsite. Very useful when you need to determine the...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 07-24-2008
  • Rounded web parts

    Heather Solomon has obviously the best branding post on her blog and here she talks about rounding web parts http://www.heathersolomon.com/blog/articles/brandsppart3a.aspx I use a lot of XSLT and Javascript framework to modify web part and UI elements and find it usueful to not go to photoshop for rounded...
    Posted to Spiral Out (Weblog) by Bazztrap on 07-23-2008
Page 1 of 5 (46 items) 1 2 3 4 5 Next >

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts