View Full Version : Creating a cl to access internet explorer through the as400
Guest.Visitor
06-26-2002, 07:03 PM
What 5250 emulator are you using? Most support 3d URL hotspots. Just put the full URL on any screen and the user can click on it in the "green screen" to open the browser to that link. Example: http://www.ibm.com Chris
Guest.Visitor
06-26-2002, 11:02 PM
Hi, - I guess the WindowsEnabler program from Aia Software (www.aia-itp.com/products) will help you. This program provides you with the command STRWINPGM which you can start with parameters from your 5250 emulated screen. You may even use the command to send e-mails, and use other pc-apps in conjunction with your iSeries apps. If you want also to be able to send e-mails, this URL may be helpfull when building the mailto-part: www.izone.dk/mailto.html .
Guest.Visitor
06-27-2002, 05:44 AM
I am using client access express for windows and client access 95/nt. I really want to create something in the as400 that i can give access to everybody without going to each computer and setting up a hotspot. A menu option that will automatically launch internet explorer. I don't want to setup email through my as400.
Guest.Visitor
06-27-2002, 12:55 PM
If you're using CA, then you can also use STRPCCMD. Do this: Chris
Guest.Visitor
07-18-2002, 09:33 AM
I need help with a cl command that will bring up internet explorer with a specific link. I want to be able to put this command on a menu so users are able to connect to ie without having to put in the link on the web. I do not want to put the link on the web because I will be putting procedures and data on the web page that I want to connect to through the as400. Thanks for you help, Alex.
Guest.Visitor
07-18-2002, 09:33 AM
One other thing - if you use STRPCCMD you must first run the STRPCO command... Julie
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.