 




<?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: What&#8217;s the best way to check for updates in my program?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 09:14:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: The Most-Watched IT Questions: June 7, 2011 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92995</link>
		<dc:creator>The Most-Watched IT Questions: June 7, 2011 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 07 Jun 2011 06:43:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-92995</guid>
		<description><![CDATA[[...] 10. Check out the great discussion and Mariodlg&#8217;s approved answer to TheFinder&#8217;s inquiry about the best way to check for updates in his program. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 10. Check out the great discussion and Mariodlg&#8217;s approved answer to TheFinder&#8217;s inquiry about the best way to check for updates in his program. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thefinder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92716</link>
		<dc:creator>thefinder</dc:creator>
		<pubDate>Fri, 27 May 2011 11:47:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-92716</guid>
		<description><![CDATA[I tried to post this as a new post but got the error msg, that the site had a programming error and it would not let me, so I posted here.
Ok folks, here we go again, I hope. Yesterday I learned about a new module in Visual Basic called Microsoft Internet transfer control, new to me anyways, And it was to get me information from the net to my program, now I’d like to learn how to go the other way, I want to put data in a file that is sitting on the root of my server. Can you assist in showing me this procedure? Thank you in advance for your time and patience in this matter. I can do it locally but don’t know how or what the procedure is for putting data in a file on the Internet.
Oh, yea, I would like to learn both append and write data.]]></description>
		<content:encoded><![CDATA[<p>I tried to post this as a new post but got the error msg, that the site had a programming error and it would not let me, so I posted here.<br />
Ok folks, here we go again, I hope. Yesterday I learned about a new module in Visual Basic called Microsoft Internet transfer control, new to me anyways, And it was to get me information from the net to my program, now I’d like to learn how to go the other way, I want to put data in a file that is sitting on the root of my server. Can you assist in showing me this procedure? Thank you in advance for your time and patience in this matter. I can do it locally but don’t know how or what the procedure is for putting data in a file on the Internet.<br />
Oh, yea, I would like to learn both append and write data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thefinder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92712</link>
		<dc:creator>thefinder</dc:creator>
		<pubDate>Fri, 27 May 2011 00:34:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-92712</guid>
		<description><![CDATA[Yes Mariodlg,
Thank you, it&#039;s working now just the way I wanted it to work, Thanks to you and others from this site. I was originally thinking way too complicated of means using PHP files, etc and it’s all do-a-ble with out that, but only a simple .txt file and the Wonderful Microsoft internet transfer control, that’s a new one for me, but a very good control tool, of which now I will use many times. Thank you again for your assistance and knowledge.]]></description>
		<content:encoded><![CDATA[<p>Yes Mariodlg,<br />
Thank you, it&#8217;s working now just the way I wanted it to work, Thanks to you and others from this site. I was originally thinking way too complicated of means using PHP files, etc and it’s all do-a-ble with out that, but only a simple .txt file and the Wonderful Microsoft internet transfer control, that’s a new one for me, but a very good control tool, of which now I will use many times. Thank you again for your assistance and knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mariodlg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92708</link>
		<dc:creator>mariodlg</dc:creator>
		<pubDate>Thu, 26 May 2011 22:04:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-92708</guid>
		<description><![CDATA[Don&#039;t forget to put DoEvents instruction to do this in background.

Great question -&gt; great answers!

Thanks to Carlos for trying out the code, enrich and ensure its functionality.]]></description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to put DoEvents instruction to do this in background.</p>
<p>Great question -&gt; great answers!</p>
<p>Thanks to Carlos for trying out the code, enrich and ensure its functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thefinder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92707</link>
		<dc:creator>thefinder</dc:creator>
		<pubDate>Thu, 26 May 2011 21:56:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-92707</guid>
		<description><![CDATA[I agree totally with you Carlosdl this was great team work, almost brings me back to the day when I was at work, very nice of all of you to assist me in this. I just did some coding and it’s working just as I wanted it to do, so now I’ll have to transpose to the actual programs that it will be going to and hope it all goes well there. One more big Thank you to all of your who assisted, it was very nice working with you.]]></description>
		<content:encoded><![CDATA[<p>I agree totally with you Carlosdl this was great team work, almost brings me back to the day when I was at work, very nice of all of you to assist me in this. I just did some coding and it’s working just as I wanted it to do, so now I’ll have to transpose to the actual programs that it will be going to and hope it all goes well there. One more big Thank you to all of your who assisted, it was very nice working with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92706</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 26 May 2011 21:42:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-92706</guid>
		<description><![CDATA[Great.

This was a nice team work ;-)]]></description>
		<content:encoded><![CDATA[<p>Great.</p>
<p>This was a nice team work <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thefinder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92705</link>
		<dc:creator>thefinder</dc:creator>
		<pubDate>Thu, 26 May 2011 21:30:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-92705</guid>
		<description><![CDATA[I guess I can work with this, I can now just open the local file in background and then do a comparison of file dates and then act accordingly. Thank you all very much for your help. I do believe this will work for what I’m trying to do.]]></description>
		<content:encoded><![CDATA[<p>I guess I can work with this, I can now just open the local file in background and then do a comparison of file dates and then act accordingly. Thank you all very much for your help. I do believe this will work for what I’m trying to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92704</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 26 May 2011 21:08:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-92704</guid>
		<description><![CDATA[Ok, that is simpler.

Use a string variable, instead of a byte array:

Try this:


&lt;pre&gt;Private Sub Command1_Click()

&lt;b&gt;Dim data As String&lt;/b&gt;Dim urltofile As String

    urltofile = &quot;http://&lt;your_address&gt;/version.txt&quot;
    &lt;b&gt;data &lt;/b&gt;= Inet1.OpenURL(urltofile, &lt;b&gt;icString&lt;/b&gt;)

    MsgBox (data)

End Sub&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Ok, that is simpler.</p>
<p>Use a string variable, instead of a byte array:</p>
<p>Try this:</p>
<pre>Private Sub Command1_Click()

<b>Dim data As String</b>Dim urltofile As String

    urltofile = "http://&lt;your_address&gt;/version.txt"
    <b>data </b>= Inet1.OpenURL(urltofile, <b>icString</b>)

    MsgBox (data)

End Sub</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: thefinder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92703</link>
		<dc:creator>thefinder</dc:creator>
		<pubDate>Thu, 26 May 2011 20:28:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-92703</guid>
		<description><![CDATA[Ok, it’s getting close, now it does get the file date from a text file, and it writes that date to a file on my c:/ drive, so were half way there, thanks to all who assisted thus far,
What I want now it for it not to write to file, but to msgbox a msgbox of this data for now. If / after I get that, then I can modify the msgbox.
The earlier problem seems to be that in VB6 the open and closed quotes are a different character and because I was just testing code, I did a copy and paste.]]></description>
		<content:encoded><![CDATA[<p>Ok, it’s getting close, now it does get the file date from a text file, and it writes that date to a file on my c:/ drive, so were half way there, thanks to all who assisted thus far,<br />
What I want now it for it not to write to file, but to msgbox a msgbox of this data for now. If / after I get that, then I can modify the msgbox.<br />
The earlier problem seems to be that in VB6 the open and closed quotes are a different character and because I was just testing code, I did a copy and paste.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thefinder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/whats-the-best-way-to-check-for-updates/#comment-92702</link>
		<dc:creator>thefinder</dc:creator>
		<pubDate>Thu, 26 May 2011 20:11:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-92702</guid>
		<description><![CDATA[Hi Carlosdl
it&#039;s been a while,
I&#039;m using VB4 I have VB6 but for reasons too long to report here, I like and use vb4
it also has the Microsoft internet tools (module)  mentioned,
I will try / test your code in VB4 and report back, thank you for your efforts.]]></description>
		<content:encoded><![CDATA[<p>Hi Carlosdl<br />
it&#8217;s been a while,<br />
I&#8217;m using VB4 I have VB6 but for reasons too long to report here, I like and use vb4<br />
it also has the Microsoft internet tools (module)  mentioned,<br />
I will try / test your code in VB4 and report back, thank you for your efforts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.018 seconds using memcached
Object Caching 398/401 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 09:52:12 -->