<?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"
	>
<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>Knowledge found and lost while working with Microsoft CRM</description>
	<pubDate>Tue, 02 Dec 2008 15:27:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/#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-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-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're right. I haven'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-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'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 "IsOutlookLaptopClient()" in the javascript code. If it is indeed the offline client, then you'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-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>
