<?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: Including custom JavaScript files in MSCRM 3.0</title>
	<atom:link href="http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/</link>
	<description>Sharing information with Dynamics CRM users and xRM developers</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Colby Bolejack</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-6202</link>
		<dc:creator>Colby Bolejack</dc:creator>
		<pubDate>Fri, 15 Apr 2011 20:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-6202</guid>
		<description>I like what you guys are up also. Such smart work and reporting! Keep up the superb works guys I have incorporated you guys to my blogroll. I think it&#039;ll improve the value of my website :)</description>
		<content:encoded><![CDATA[<p>I like what you guys are up also. Such smart work and reporting! Keep up the superb works guys I have incorporated you guys to my blogroll. I think it&#039;ll improve the value of my website :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Celinda Casada</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-3359</link>
		<dc:creator>Celinda Casada</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-3359</guid>
		<description>Hey, I came across this blog post while searching for help with JavaScript. I&#039;ve recently changed browsers from Chrome to Mozilla Firefox 3.1. Now I seem to have a issue with loading JavaScript. Every time I browse site that requires Javascript, my computer does not load and I get a &quot;runtime error javascript.JSException: Unknown name&quot;. I cannot seem to find out how to fix it. Any aid is very appreciated! Thanks</description>
		<content:encoded><![CDATA[<p>Hey, I came across this blog post while searching for help with JavaScript. I&#039;ve recently changed browsers from Chrome to Mozilla Firefox 3.1. Now I seem to have a issue with loading JavaScript. Every time I browse site that requires Javascript, my computer does not load and I get a &#034;runtime error javascript.JSException: Unknown name&#034;. I cannot seem to find out how to fix it. Any aid is very appreciated! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rifat Yavuz</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-2213</link>
		<dc:creator>Rifat Yavuz</dc:creator>
		<pubDate>Wed, 24 Jun 2009 14:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-2213</guid>
		<description>Hello,
the users need to delete the browser content on exit to get the latest version of the included js file. 

I think this approach gives rise to a deployment problem. How are you supposed to update the .js file on the client side when you update the .js file on the server side? 
IE does not automatically get the updated .js file.

please let me know, if I am wrong

regards,
rifat yavuz
senior crm developer</description>
		<content:encoded><![CDATA[<p>Hello,<br />
the users need to delete the browser content on exit to get the latest version of the included js file. </p>
<p>I think this approach gives rise to a deployment problem. How are you supposed to update the .js file on the client side when you update the .js file on the server side?<br />
IE does not automatically get the updated .js file.</p>
<p>please let me know, if I am wrong</p>
<p>regards,<br />
rifat yavuz<br />
senior crm developer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-1038</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-1038</guid>
		<description>Sahan,

Take a look at this:

http://www.codetoad.com/javascript/isnumeric.asp

Mitch</description>
		<content:encoded><![CDATA[<p>Sahan,</p>
<p>Take a look at this:</p>
<p><a href="http://www.codetoad.com/javascript/isnumeric.asp" rel="nofollow">http://www.codetoad.com/javascript/isnumeric.asp</a></p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sahan</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-1033</link>
		<dc:creator>sahan</dc:creator>
		<pubDate>Mon, 23 Jun 2008 05:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-1033</guid>
		<description>Hi

I am using MS CRM 4. Can I know how to add a custom java script to check if a field value is numaric or not

thankyou
sahan</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am using MS CRM 4. Can I know how to add a custom java script to check if a field value is numaric or not</p>
<p>thankyou<br />
sahan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-486</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 15 Feb 2007 22:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-486</guid>
		<description>You know Ronald, I think you&#039;re right. I haven&#039;t thought about this approach in quite a while but you could declare constants with the two on-line and off-line locations within and use the IsOutlookLaptopClient() to make a determination of which to use.

Great idea.

Thanks, Mitch</description>
		<content:encoded><![CDATA[<p>You know Ronald, I think you&#039;re right. I haven&#039;t thought about this approach in quite a while but you could declare constants with the two on-line and off-line locations within and use the IsOutlookLaptopClient() to make a determination of which to use.</p>
<p>Great idea.</p>
<p>Thanks, Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RLemmen</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-485</link>
		<dc:creator>RLemmen</dc:creator>
		<pubDate>Thu, 15 Feb 2007 21:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-485</guid>
		<description>I&#039;m just thinking that it should be possible to use this code in the offline client as well. You will need to deploy the javascript file separately to the crm clients. Then modify the script to determine the location of the javascript file. You can use the function &quot;IsOutlookLaptopClient()&quot; in the javascript code. If it is indeed the offline client, then you&#039;d need to set the url of the script to the location of the script on the client.

Just a thought :)</description>
		<content:encoded><![CDATA[<p>I&#039;m just thinking that it should be possible to use this code in the offline client as well. You will need to deploy the javascript file separately to the crm clients. Then modify the script to determine the location of the javascript file. You can use the function &#034;IsOutlookLaptopClient()&#034; in the javascript code. If it is indeed the offline client, then you&#039;d need to set the url of the script to the location of the script on the client.</p>
<p>Just a thought :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch Milam&#8217;s Microsoft Discussions &#187; Blog Archive &#187; Dynamics CRM 3.0 Client-side Programming: FireOnChange()</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/comment-page-1/#comment-14</link>
		<dc:creator>Mitch Milam&#8217;s Microsoft Discussions &#187; Blog Archive &#187; Dynamics CRM 3.0 Client-side Programming: FireOnChange()</dc:creator>
		<pubDate>Sat, 04 Mar 2006 18:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-14</guid>
		<description>[...] In the article, Including custom JavaScript files in MSCRM 3.0, I discussed using an external JavaScript code library to help reduce maintenace costs.  Seemed like a good idea, at the time.  Then I got to thinking about the CRM Laptop client and how it is disconnected from the main CRM server and realized that I had just created an unsupportable and unviable installation. [...]</description>
		<content:encoded><![CDATA[<p>[...] In the article, Including custom JavaScript files in MSCRM 3.0, I discussed using an external JavaScript code library to help reduce maintenace costs.  Seemed like a good idea, at the time.  Then I got to thinking about the CRM Laptop client and how it is disconnected from the main CRM server and realized that I had just created an unsupportable and unviable installation. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

