<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding JavaScript function to SharePoint application pages</title>
	<atom:link href="http://chrisforbesblogs.net/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisforbesblogs.net/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/</link>
	<description>Developers chat on SharePoint and .NET</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:13:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Chris Forbes</title>
		<link>http://chrisforbesblogs.net/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-139</link>
		<dc:creator><![CDATA[Chris Forbes]]></dc:creator>
		<pubDate>Thu, 02 Sep 2010 19:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://chrisforbesblogs.wordpress.com/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-139</guid>
		<description><![CDATA[Hey Ryan, glad you got this one sorted and thanks for sharing your solution :)]]></description>
		<content:encoded><![CDATA[<p>Hey Ryan, glad you got this one sorted and thanks for sharing your solution <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://chrisforbesblogs.net/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-135</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 21:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://chrisforbesblogs.wordpress.com/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-135</guid>
		<description><![CDATA[nevermind, figured it out. A javascript block needs to be placed insside asp:content blocks, it cannot sit outside. Thanks though]]></description>
		<content:encoded><![CDATA[<p>nevermind, figured it out. A javascript block needs to be placed insside asp:content blocks, it cannot sit outside. Thanks though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://chrisforbesblogs.net/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-134</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 20:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://chrisforbesblogs.wordpress.com/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-134</guid>
		<description><![CDATA[poor formatting on my part sorry. i cannot write  script type=&quot;text/javascript&quot;   tags(including the &gt;&lt; again)]]></description>
		<content:encoded><![CDATA[<p>poor formatting on my part sorry. i cannot write  script type=&#8221;text/javascript&#8221;   tags(including the &gt;&lt; again)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://chrisforbesblogs.net/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-133</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 20:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://chrisforbesblogs.wordpress.com/2009/04/22/adding-javascript-function-to-sharepoint-application-pages/#comment-133</guid>
		<description><![CDATA[I have been trying to add javascript to a custom application page for some time.  I am unable to add a  tag to my application page, and the _spBodyOnLoadFunctionNames method is not recognized.  If I try to write a javascript block on the page i get an error along the lines of &#039;content cannot be included outside  or  tags. Can you elaborate some more on how you accomplished this? My application page is essentially the same as an example included in the WSS 3 SDK]]></description>
		<content:encoded><![CDATA[<p>I have been trying to add javascript to a custom application page for some time.  I am unable to add a  tag to my application page, and the _spBodyOnLoadFunctionNames method is not recognized.  If I try to write a javascript block on the page i get an error along the lines of &#8216;content cannot be included outside  or  tags. Can you elaborate some more on how you accomplished this? My application page is essentially the same as an example included in the WSS 3 SDK</p>
]]></content:encoded>
	</item>
</channel>
</rss>

