<?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: From VB to MT</title>
	<atom:link href="http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/</link>
	<description>Let's just see what happens</description>
	<lastBuildDate>Sun, 16 Jun 2013 09:24:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: wah wah woo</title>
		<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/comment-page-1/#comment-40056</link>
		<dc:creator>wah wah woo</dc:creator>
		<pubDate>Wed, 10 Dec 2008 01:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.leahweinberger.com/johotheblog_wp/?p=2794#comment-40056</guid>
		<description><![CDATA[VB6 sucks and you suck for using it!]]></description>
		<content:encoded><![CDATA[<p>VB6 sucks and you suck for using it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Dash</title>
		<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/comment-page-1/#comment-10327</link>
		<dc:creator>Anil Dash</dc:creator>
		<pubDate>Tue, 01 Nov 2005 19:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.leahweinberger.com/johotheblog_wp/?p=2794#comment-10327</guid>
		<description><![CDATA[You could use VB to talk to the MT API and post into a new entry that way, but it wouldn&#039;t be exactly the experience you&#039;re describing.
]]></description>
		<content:encoded><![CDATA[<p>You could use VB to talk to the MT API and post into a new entry that way, but it wouldn&#8217;t be exactly the experience you&#8217;re describing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jr</title>
		<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/comment-page-1/#comment-10326</link>
		<dc:creator>jr</dc:creator>
		<pubDate>Sun, 30 Oct 2005 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.leahweinberger.com/johotheblog_wp/?p=2794#comment-10326</guid>
		<description><![CDATA[I found some sample code here:

&lt;a href=&quot;http://www.devx.com/xml/Article/15491/0/page/3&quot; rel=&quot;nofollow&quot;&gt;http://www.devx.com/xml/Article/15491/0/page/3&lt;/a&gt;

Didn&#039;t do a lot of research into it but it looks like some solutions use .Net Managed code to do the actual communication
]]></description>
		<content:encoded><![CDATA[<p>I found some sample code here:</p>
<p><a href="http://www.devx.com/xml/Article/15491/0/page/3" rel="nofollow">http://www.devx.com/xml/Article/15491/0/page/3</a></p>
<p>Didn&#8217;t do a lot of research into it but it looks like some solutions use .Net Managed code to do the actual communication</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Weinberger</title>
		<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/comment-page-1/#comment-10325</link>
		<dc:creator>David Weinberger</dc:creator>
		<pubDate>Sat, 29 Oct 2005 16:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.leahweinberger.com/johotheblog_wp/?p=2794#comment-10325</guid>
		<description><![CDATA[Bill, any further info about how to post via web service calls, etc.? I don&#039;t know how to create an item via an xml call in VB. Got a link somewhere by any chance?

In any case, thanks. You too, mawado.
]]></description>
		<content:encoded><![CDATA[<p>Bill, any further info about how to post via web service calls, etc.? I don&#8217;t know how to create an item via an xml call in VB. Got a link somewhere by any chance?</p>
<p>In any case, thanks. You too, mawado.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Kearney</title>
		<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/comment-page-1/#comment-10324</link>
		<dc:creator>Bill Kearney</dc:creator>
		<pubDate>Sat, 29 Oct 2005 13:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.leahweinberger.com/johotheblog_wp/?p=2794#comment-10324</guid>
		<description><![CDATA[There&#039;s no reliable way to do this.  Mainly because you&#039;re asking to post via a browser.  There are two many types/versions of browsers to make this work with any sort of reliability.  What you could do, however, is post it via web service calls and then pull it up in an editing window on the browser.  Essentially create the item via an xml call and then pass the editing URL to the browser.  That&#039;d probably work.
]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s no reliable way to do this.  Mainly because you&#8217;re asking to post via a browser.  There are two many types/versions of browsers to make this work with any sort of reliability.  What you could do, however, is post it via web service calls and then pull it up in an editing window on the browser.  Essentially create the item via an xml call and then pass the editing URL to the browser.  That&#8217;d probably work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mawado</title>
		<link>http://www.hyperorg.com/blogger/2005/10/28/from-vb-to-mt/comment-page-1/#comment-10323</link>
		<dc:creator>mawado</dc:creator>
		<pubDate>Fri, 28 Oct 2005 21:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.leahweinberger.com/johotheblog_wp/?p=2794#comment-10323</guid>
		<description><![CDATA[Strictly speaking, I&#039;ve only used .net and not VB6. That said, can&#039;t you write the html page with the form, action, filled in text box and all to the local disk, then load that local page to the browser? When the submit button is pressed, the form only reacts to action, not where it was loaded from (ignoring partial urls for the moment).

Luck
]]></description>
		<content:encoded><![CDATA[<p>Strictly speaking, I&#8217;ve only used .net and not VB6. That said, can&#8217;t you write the html page with the form, action, filled in text box and all to the local disk, then load that local page to the browser? When the submit button is pressed, the form only reacts to action, not where it was loaded from (ignoring partial urls for the moment).</p>
<p>Luck</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.601 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-06-16 23:13:34 -->