<?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: Accessing a local file through web viewer in FileMaker</title>
	<atom:link href="http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/</link>
	<description>the linear blue development blog</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:39:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Daniel</title>
		<link>http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/#comment-201</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 21 Dec 2010 08:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/#comment-201</guid>
		<description>Thanks,
I was looking for an answer for this doubt and googled in your website.
It works flawless.</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
I was looking for an answer for this doubt and googled in your website.<br />
It works flawless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul de Hallé</title>
		<link>http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/#comment-154</link>
		<dc:creator>Paul de Hallé</dc:creator>
		<pubDate>Thu, 02 Sep 2010 10:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/#comment-154</guid>
		<description>This should work...

&quot;file:///&quot; &amp; Substitute( &quot;C:\Documents and Settings\User\My Documents\Images\&quot; &amp; Field_Name ; &quot; &quot; ; &quot;%20&quot;  )
or
&quot;file:///&quot; &amp; Substitute( &quot;C:\Documents and Settings\User\My Documents\Images\&quot; &amp; Field_Name &amp; &quot;.jpg&quot; ; &quot; &quot; ; &quot;%20&quot;  )

Depending on whether or not your field contains the file name suffix, you may need to add it manually.</description>
		<content:encoded><![CDATA[<p>This should work&#8230;</p>
<p>&#8220;file:///&#8221; &#038; Substitute( &#8220;C:\Documents and Settings\User\My Documents\Images\&#8221; &#038; Field_Name ; &#8221; &#8221; ; &#8220;%20&#8243;  )<br />
or<br />
&#8220;file:///&#8221; &#038; Substitute( &#8220;C:\Documents and Settings\User\My Documents\Images\&#8221; &#038; Field_Name &#038; &#8220;.jpg&#8221; ; &#8221; &#8221; ; &#8220;%20&#8243;  )</p>
<p>Depending on whether or not your field contains the file name suffix, you may need to add it manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abizar</title>
		<link>http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/#comment-151</link>
		<dc:creator>Abizar</dc:creator>
		<pubDate>Sun, 11 Jul 2010 10:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.linearchat.co.uk/2009/03/accessing-a-local-file-through-web-viewer-in-filemaker/#comment-151</guid>
		<description>Thanks this helped. But have trouble replacing the file name with a field that contains the file name. That is, the &quot;image_11.JPEG&quot; in your example above if replaced with a field that carries the file name ... is not recognized. 
With thanks again, A</description>
		<content:encoded><![CDATA[<p>Thanks this helped. But have trouble replacing the file name with a field that contains the file name. That is, the &#8220;image_11.JPEG&#8221; in your example above if replaced with a field that carries the file name &#8230; is not recognized.<br />
With thanks again, A</p>
]]></content:encoded>
	</item>
</channel>
</rss>

