 




<?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: access website from as/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/access-website-from-as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/access-website-from-as400/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 20:11:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: programmer80</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-website-from-as400/#comment-49757</link>
		<dc:creator>programmer80</dc:creator>
		<pubDate>Tue, 26 Apr 2005 16:16:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-49757</guid>
		<description><![CDATA[I found the answer for anyone who needs to access a web page from teh as400. Enter the following command: STRPCCMD   PCCMD(&#039;c:progra~1intern~1iexplore.exe WWW.GOOGLE.COM&#039;) ]]></description>
		<content:encoded><![CDATA[<p>I found the answer for anyone who needs to access a web page from teh as400. Enter the following command: STRPCCMD   PCCMD(&#8216;c:progra~1intern~1iexplore.exe <a href="http://WWW.GOOGLE.COM" rel="nofollow">http://WWW.GOOGLE.COM</a>&#8216;) </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaicee</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-website-from-as400/#comment-49758</link>
		<dc:creator>jaicee</dc:creator>
		<pubDate>Thu, 07 Apr 2005 19:00:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-49758</guid>
		<description><![CDATA[I&#039;m still working on this but there is a redbook from IBM that explains how to do this kind of thing. 

Who Knew You Could Do That with RPG IV
http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg245402.html?Open

It doesn&#039;t look all that hard either. Look up Socket programming and CGI programming (two different ways to the same end).]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m still working on this but there is a redbook from IBM that explains how to do this kind of thing. </p>
<p>Who Knew You Could Do That with RPG IV<br />
<a href="http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg245402.html?Open" rel="nofollow">http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg245402.html?Open</a></p>
<p>It doesn&#8217;t look all that hard either. Look up Socket programming and CGI programming (two different ways to the same end).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaicee</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-website-from-as400/#comment-49759</link>
		<dc:creator>jaicee</dc:creator>
		<pubDate>Mon, 28 Mar 2005 16:57:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-49759</guid>
		<description><![CDATA[I&#039;m curious as to what you are trying to accomplish. It sound like i might be doing something similar soon. I have to communicate with one of our customers (who also has an AS/400). They need to check our stock from dumb terminals instead of logging into our website.

While i&#039;m not familiar with this yet, it looks like we&#039;ll be doing what&#039;s called an HTTP request which will use RPG programs to do CGI calls. The customer will send a request for item availability and our system will send a reply as to whether or not the item&#039;s in stock.

I don&#039;t have the mechanics down yet, but if this is similar to what you&#039;re trying to do, i may have an answer soon.
]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m curious as to what you are trying to accomplish. It sound like i might be doing something similar soon. I have to communicate with one of our customers (who also has an AS/400). They need to check our stock from dumb terminals instead of logging into our website.</p>
<p>While i&#8217;m not familiar with this yet, it looks like we&#8217;ll be doing what&#8217;s called an HTTP request which will use RPG programs to do CGI calls. The customer will send a request for item availability and our system will send a reply as to whether or not the item&#8217;s in stock.</p>
<p>I don&#8217;t have the mechanics down yet, but if this is similar to what you&#8217;re trying to do, i may have an answer soon.</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.015 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 20:31:31 -->