<?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 for Evagoras Charalambous</title>
	<atom:link href="http://www.evagoras.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evagoras.com</link>
	<description>Independent IT Solutions Provider</description>
	<lastBuildDate>Tue, 07 May 2013 14:18:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Calling MS Access Parameterized Queries from ASP by Evagoras Charalambous</title>
		<link>http://www.evagoras.com/2011/02/08/calling-ms-access-parameterized-queries-from-asp/#comment-12118</link>
		<dc:creator>Evagoras Charalambous</dc:creator>
		<pubDate>Tue, 07 May 2013 14:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=194#comment-12118</guid>
		<description><![CDATA[@Steve,
I am happy this was helpful!]]></description>
		<content:encoded><![CDATA[<p>@Steve,<br />
I am happy this was helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling MS Access Parameterized Queries from ASP by Steve John</title>
		<link>http://www.evagoras.com/2011/02/08/calling-ms-access-parameterized-queries-from-asp/#comment-12117</link>
		<dc:creator>Steve John</dc:creator>
		<pubDate>Tue, 07 May 2013 05:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=194#comment-12117</guid>
		<description><![CDATA[Thank you so much for this.  I was most of the way there but struggled on the final parts.  But all is sorted now thanks to this page.  Thank you!  Steve]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for this.  I was most of the way there but struggled on the final parts.  But all is sorted now thanks to this page.  Thank you!  Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading any file using ASP, FSO and the ADODB Stream object by Evagoras Charalambous</title>
		<link>http://www.evagoras.com/2011/02/08/downloading-any-file-using-asp-fso-and-the-adodb-stream-object/#comment-12116</link>
		<dc:creator>Evagoras Charalambous</dc:creator>
		<pubDate>Fri, 03 May 2013 16:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=202#comment-12116</guid>
		<description><![CDATA[Glad it worked out!]]></description>
		<content:encoded><![CDATA[<p>Glad it worked out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading any file using ASP, FSO and the ADODB Stream object by Neil Johnston</title>
		<link>http://www.evagoras.com/2011/02/08/downloading-any-file-using-asp-fso-and-the-adodb-stream-object/#comment-12115</link>
		<dc:creator>Neil Johnston</dc:creator>
		<pubDate>Fri, 03 May 2013 16:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=202#comment-12115</guid>
		<description><![CDATA[That worked, I used the relative path.  Thanks so much for your script.]]></description>
		<content:encoded><![CDATA[<p>That worked, I used the relative path.  Thanks so much for your script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading any file using ASP, FSO and the ADODB Stream object by Evagoras Charalambous</title>
		<link>http://www.evagoras.com/2011/02/08/downloading-any-file-using-asp-fso-and-the-adodb-stream-object/#comment-12114</link>
		<dc:creator>Evagoras Charalambous</dc:creator>
		<pubDate>Fri, 03 May 2013 16:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=202#comment-12114</guid>
		<description><![CDATA[What is the path you added to the strPath variable? Try to use relative as well as absolute file paths:
http://www.mysite.com/download.asp?file=/folder/subfolder/banner.jpg]]></description>
		<content:encoded><![CDATA[<p>What is the path you added to the strPath variable? Try to use relative as well as absolute file paths:<br />
<a href="http://www.mysite.com/download.asp?file=/folder/subfolder/banner.jpg" rel="nofollow">http://www.mysite.com/download.asp?file=/folder/subfolder/banner.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading any file using ASP, FSO and the ADODB Stream object by Neil Johnston</title>
		<link>http://www.evagoras.com/2011/02/08/downloading-any-file-using-asp-fso-and-the-adodb-stream-object/#comment-12113</link>
		<dc:creator>Neil Johnston</dc:creator>
		<pubDate>Fri, 03 May 2013 16:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=202#comment-12113</guid>
		<description><![CDATA[I uploaded your script and changed the strPath to a path for a file I know exists, when I run the script all I get is a blank window, no prompts, errors.

I am presuming I should get a dialog window asking where to save the file but I get nothing.  Any suggestions.  Thxs.]]></description>
		<content:encoded><![CDATA[<p>I uploaded your script and changed the strPath to a path for a file I know exists, when I run the script all I get is a blank window, no prompts, errors.</p>
<p>I am presuming I should get a dialog window asking where to save the file but I get nothing.  Any suggestions.  Thxs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading any file to the browser &#8211; Part II: using ASP.NET by RCEI</title>
		<link>http://www.evagoras.com/2011/02/08/downloading-any-file-to-the-browser-part-ii-using-asp-net/#comment-12109</link>
		<dc:creator>RCEI</dc:creator>
		<pubDate>Wed, 17 Apr 2013 14:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=219#comment-12109</guid>
		<description><![CDATA[&quot;Thread was being aborted&quot;
Just in case:
http://support.microsoft.com/kb/312629/en-us
PRB: ThreadAbortException Occurs If You Use Response.End, Response.Redirect, or Server.Transfer]]></description>
		<content:encoded><![CDATA[<p>&#8220;Thread was being aborted&#8221;<br />
Just in case:<br />
<a href="http://support.microsoft.com/kb/312629/en-us" rel="nofollow">http://support.microsoft.com/kb/312629/en-us</a><br />
PRB: ThreadAbortException Occurs If You Use Response.End, Response.Redirect, or Server.Transfer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading any file to the browser &#8211; Part II: using ASP.NET by Bruce</title>
		<link>http://www.evagoras.com/2011/02/08/downloading-any-file-to-the-browser-part-ii-using-asp-net/#comment-12108</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 16 Apr 2013 05:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=219#comment-12108</guid>
		<description><![CDATA[Great! Thanks very much for posting this. This is particularly useful for those looking to download a file from the App_Data folder.]]></description>
		<content:encoded><![CDATA[<p>Great! Thanks very much for posting this. This is particularly useful for those looking to download a file from the App_Data folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web-based Content Editor using IFrame by Ankur</title>
		<link>http://www.evagoras.com/2011/02/02/web-based-content-editor-using-iframe/#comment-12106</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Sun, 14 Apr 2013 19:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=111#comment-12106</guid>
		<description><![CDATA[i need codes in php for my college project]]></description>
		<content:encoded><![CDATA[<p>i need codes in php for my college project</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting Word files to HTML by Evagoras Charalambous</title>
		<link>http://www.evagoras.com/2011/02/10/exporting-word-files-to-html/#comment-11922</link>
		<dc:creator>Evagoras Charalambous</dc:creator>
		<pubDate>Fri, 29 Mar 2013 10:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=361#comment-11922</guid>
		<description><![CDATA[I have never run into that situation before. What version of Word files are you trying to convert? Do they contain anything else other than text and images?]]></description>
		<content:encoded><![CDATA[<p>I have never run into that situation before. What version of Word files are you trying to convert? Do they contain anything else other than text and images?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
