80 pts.
 Autmaticly move from as400 sesion to a web search on pc connected to the web
Is there a way for me to run a script that would toggle from my pc as400 session- open up a window explorer session and go to a particular website with the correct parm passed so that I could then retrieve a web bill for display on the pc. I would like to have a cmd key on the 400 that allows the user to display a customers bill on the web. I would assume special programming would need to be in place on the website for passwords passed and customer numbers

Software/Hardware used:
ASKED: April 18, 2008  2:26 PM
UPDATED: April 18, 2008  4:27 PM

Answer Wiki:
Yes. To accomplish what you want various users have used the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/cl/strpccmd.htm">Start PC Command</a> command, the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/cl/runrmtcmd.htm">Run Remote Command</a> command, <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzahz/rexec.htm">rexec</a> from qshell, the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/rexec.htm">rexec</a> API, and I'm sure many other similiar approaches. If you can pass the password and parm as parameters that simplifies life immensely. If you have to navigate your way through passwords and customer numbers it gets trickier. Bruce Vining <a href="http://www.brucevining.com/">http://www.brucevining.com/</a> Providing integrated solutions for the System i user community
Last Wiki Answer Submitted:  April 18, 2008  4:27 pm  by  bvining   6,055 pts.
All Answer Wiki Contributors:  bvining   6,055 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _