<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Calling SharePoint Web Services from Javascript</title>
	<atom:link href="http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/</link>
	<description>Treading water in a sea of man-made confusion.</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:14:03 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jerry Lanphear</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-39286</link>
		<dc:creator>Jerry Lanphear</dc:creator>
		<pubDate>Tue, 11 May 2010 02:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-39286</guid>
		<description>Glen,

I am on this quest too and I think my blood pressure has been raised by it.  I just returned home from an all day event with Scott Guthrie, Hanselman and Palermo. It was great, but with all the talk about open communication between systems it seems as though SharePoint has been left out in the cold.  

My current quest is leading me on a journey to solve the following:  Host an external website in a PageViewer webpart and somehow pass credentials and parameters to the external page.  It sounds funny that credentials need to be passed, but it&#039;s true as if the user has &quot;logged on as a different user&quot; the fact of this exists only in the session state.  The session state is not passed on to the PageViewer web part.  So, I have to use a content editor web part on a different page which will use JavaScript to call the web service to get the user and then call the PageViewer page with the credentials on the uri.  
I have been frustrated at every turn to make this happen.  Have you had any success in this area?</description>
		<content:encoded><![CDATA[<p>Glen,</p>
<p>I am on this quest too and I think my blood pressure has been raised by it.  I just returned home from an all day event with Scott Guthrie, Hanselman and Palermo. It was great, but with all the talk about open communication between systems it seems as though SharePoint has been left out in the cold.  </p>
<p>My current quest is leading me on a journey to solve the following:  Host an external website in a PageViewer webpart and somehow pass credentials and parameters to the external page.  It sounds funny that credentials need to be passed, but it&#8217;s true as if the user has &#8220;logged on as a different user&#8221; the fact of this exists only in the session state.  The session state is not passed on to the PageViewer web part.  So, I have to use a content editor web part on a different page which will use JavaScript to call the web service to get the user and then call the PageViewer page with the credentials on the uri.<br />
I have been frustrated at every turn to make this happen.  Have you had any success in this area?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Call</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-33802</link>
		<dc:creator>Matt Call</dc:creator>
		<pubDate>Sun, 15 Nov 2009 12:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-33802</guid>
		<description>Thank you for this very useful article. But I had difficult time navigating around your site because I kept getting 502 bad gateway error. Just thought to let you know.</description>
		<content:encoded><![CDATA[<p>Thank you for this very useful article. But I had difficult time navigating around your site because I kept getting 502 bad gateway error. Just thought to let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cepa</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-25977</link>
		<dc:creator>cepa</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-25977</guid>
		<description>your link is dead</description>
		<content:encoded><![CDATA[<p>your link is dead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myron</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-15291</link>
		<dc:creator>Myron</dc:creator>
		<pubDate>Wed, 03 Dec 2008 17:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-15291</guid>
		<description>This is great example, but what if you want to execute outside sharepoint? How can the code pass credentials?

Any hints would be more than welcome. TIA!</description>
		<content:encoded><![CDATA[<p>This is great example, but what if you want to execute outside sharepoint? How can the code pass credentials?</p>
<p>Any hints would be more than welcome. TIA!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevina</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-11917</link>
		<dc:creator>Kevina</dc:creator>
		<pubDate>Tue, 28 Oct 2008 15:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-11917</guid>
		<description>People should read this.</description>
		<content:encoded><![CDATA[<p>People should read this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lyntonS</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-11094</link>
		<dc:creator>lyntonS</dc:creator>
		<pubDate>Mon, 06 Oct 2008 13:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-11094</guid>
		<description>I would like to know how you would call a web service to return the items displayed in a list to be comsumed by the Silverlight APP:

http://www.codeplex.com/SlideShow

It currently only uses a data.xml file which is static and therefore of not very extendable? Any clues?</description>
		<content:encoded><![CDATA[<p>I would like to know how you would call a web service to return the items displayed in a list to be comsumed by the Silverlight APP:</p>
<p><a href="http://www.codeplex.com/SlideShow" rel="nofollow">http://www.codeplex.com/SlideShow</a></p>
<p>It currently only uses a data.xml file which is static and therefore of not very extendable? Any clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin&#8217;s Zeroes and Ones &#187; Blog Archive &#187; Calling SharePoint web services using jQuery</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-10993</link>
		<dc:creator>Catalin&#8217;s Zeroes and Ones &#187; Blog Archive &#187; Calling SharePoint web services using jQuery</dc:creator>
		<pubDate>Thu, 02 Oct 2008 10:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-10993</guid>
		<description>[...] to update a SharePoint list item directly on client side in a classic SharePoint list form. I found this blog who explains very well how to do it by using Prototype but I was already using jQuery and [...]</description>
		<content:encoded><![CDATA[<p>[...] to update a SharePoint list item directly on client side in a classic SharePoint list form. I found this blog who explains very well how to do it by using Prototype but I was already using jQuery and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glenc</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-9595</link>
		<dc:creator>glenc</dc:creator>
		<pubDate>Fri, 22 Aug 2008 01:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-9595</guid>
		<description>Actually you could even reference it at google and not even worry about downloading it:

&lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js&quot;&gt;&lt;/script&gt;</description>
		<content:encoded><![CDATA[<p>Actually you could even reference it at google and not even worry about downloading it:</p>
<p>&lt;script src=&#8221;http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js&#8221;&gt;&lt;/script&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glenc</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-9594</link>
		<dc:creator>glenc</dc:creator>
		<pubDate>Fri, 22 Aug 2008 01:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-9594</guid>
		<description>The prototype javascript library is the only dependency.  It contains all functionality needed to make Ajax calls.  In fact, you could completely do away with Prototype if you wanted to write your own XMLHTTP requests.  Prototype is just a convenience.

You can upload prototype to any document library anywhere and then reference it in a CEWP like this:

&lt;script language=&quot;javascript&quot; src=&quot;http://path/to/my/prototype.js&quot; &gt;&lt;/script&gt;</description>
		<content:encoded><![CDATA[<p>The prototype javascript library is the only dependency.  It contains all functionality needed to make Ajax calls.  In fact, you could completely do away with Prototype if you wanted to write your own XMLHTTP requests.  Prototype is just a convenience.</p>
<p>You can upload prototype to any document library anywhere and then reference it in a CEWP like this:</p>
<p>&lt;script language=&#8221;javascript&#8221; src=&#8221;http://path/to/my/prototype.js&#8221; &gt;&lt;/script&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peyton King</title>
		<link>http://blog.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/comment-page-1/#comment-9584</link>
		<dc:creator>Peyton King</dc:creator>
		<pubDate>Thu, 21 Aug 2008 23:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogtmp.glenc.net/2007/04/20/calling-sharepoint-web-services-from-javascript/#comment-9584</guid>
		<description>But there is theoretically a way to do this without the library...

thanks again for all your help...

Peyton</description>
		<content:encoded><![CDATA[<p>But there is theoretically a way to do this without the library&#8230;</p>
<p>thanks again for all your help&#8230;</p>
<p>Peyton</p>
]]></content:encoded>
	</item>
</channel>
</rss>
