Skip to main content
Sympraxis Consulting

Demos

Go Search
Home
Services
Clients
About
Contact
  

Sympraxis Consulting > Demos > Demo Pages > SPjQueryWebServices

 ‭(Hidden)‬ EasyTabs

 Sales Opportunities

NewUse SHIFT+ENTER to open the menu (new window).
Mon Jul 26 2010 20:12:46 GMT-0400 (Eastern Daylight Time)Use SHIFT+ENTER to open the menu (new window).
Newspaper Advertising
($434.00)
NortheastMassachusetts8/12/2009
Come visit SharePointDevWiki.comUse SHIFT+ENTER to open the menu (new window).
Web Site
$58.11
SoutheastWyoming8/28/2009
Come visit www.sharepointdesigners.netUse SHIFT+ENTER to open the menu (new window).
Personal Referral
$529.00
SouthwestIllinois9/1/2009
Me New ZealandUse SHIFT+ENTER to open the menu (new window).
Web Site
$529.00
MidwestPennsylvania9/17/2009
Markup director aide de campeUse SHIFT+ENTER to open the menu (new window).
Web Site
$529.00
SoutheastArizona1/9/2010
Excelente FuncionalidadUse SHIFT+ENTER to open the menu (new window).
Newspaper Advertising
$235.00
PlainsMassachusetts2/4/2010
Ben's Web ShackUse SHIFT+ENTER to open the menu (new window).
Newspaper Advertising
$542.00
NorthwestTexas2/26/2010
Rosslyn, VA Demo User -- Checking out cascading dropdownsUse SHIFT+ENTER to open the menu (new window).
Newspaper Advertising
$149.00
SoutheastMassachusetts3/25/2010
Jewelry by Irina Use SHIFT+ENTER to open the menu (new window).
Web Site
$209.00
MidwestIllinois4/26/2010
Big Whoppin Humongous Deal!Use SHIFT+ENTER to open the menu (new window).
Personal Referral
$103.00
SouthwestCalifornia7/26/2010
testUse SHIFT+ENTER to open the menu (new window).
Newspaper Advertising
$2.00
MidwestOhio7/28/2010
test01Use SHIFT+ENTER to open the menu (new window).
Newspaper Advertising
$0.00
PlainsMissouri7/28/2010
test02Use SHIFT+ENTER to open the menu (new window).
Web Site
$0.00
PlainsMissouri7/28/2010
gnUse SHIFT+ENTER to open the menu (new window).New
Web Site
$0.00
NorthwestIdaho7/29/2010
fdgUse SHIFT+ENTER to open the menu (new window).New
Personal Referral
$0.00
NortheastMassachusetts7/29/2010
hkjkUse SHIFT+ENTER to open the menu (new window).New
Personal Referral
$0.00
NortheastMassachusetts7/30/2010
 

 jQuery Library for SharePoint Web Services

This page demonstrates some of the Web Services calls in the jQuery Library for SharePoint Web Services.

As of the v0.5.3 release of SPServices, you should not be prompted for credentials, but if you are, use these:
Username: demouser
Password: demouser
(As in "Demo User" -- nothing to do with rodents.)

Use the links below to see the results of some of the Web Services operations we've currently got implemented.  The library is under continual development, so leave a comment in the Codeplex Discussions if you'd like to see something which isn't available.

 Web Services Operations

Alerts
DeleteAlerts: See GetAlerts
GetAlerts
Authentication
Login
Mode
Forms
GetForm: See GetFormCollection
GetFormCollection
Lists
GetAttachmentCollection
GetList
GetListCollection
GetListItems
UpdateListItems
Other
SPGetCurrentSite
SPGetCurrentUser
Permissions
GetPermissionCollection
Users and Groups
GetUserInfo
Versions
DeleteAllVersions
DeleteVersion
GetVersions
RestoreVersion
Views
GetViewCollection
Webs
GetAllSubWebCollection (P)
GetWeb
GetWebCollection (P)
WebUrlFromPageUrl
Operations marked (P) are disabled due to demouser permission constraints.