|
Hello, if I right uderstand, just place a string like http://www.google.ca on the 5250 screen and double click on it. RPower@xxxxxxxxxx wrote: > You can do this: > STRPCCMD PCCMD('"C:\Program Files\Internet Explorer\Iexplore.exe" > http://www.google.ca') > > from a CL program. You could have a program do that from QCMDEXEC or > something. It launches the browser to the specified web address. > > HTH, > > Ron Power > Programmer > Information Services > City Of St. John's, NL > P.O. Box 908 > St. John's, NL > A1C 5M2 > 709-576-8132 > rpower@xxxxxxxxxx > http://www.stjohns.ca/ > ___________________________________________________________________________ > Success is going from failure to failure without a loss of enthusiasm. - > Sir Winston Churchill > > > > > David Gibbs <david@xxxxxxxxxxxx> > Sent by: java400-l-bounces@xxxxxxxxxxxx > 2006/05/12 03:09 PM > Please respond to > Java Programming on and around the iSeries / AS400 > <java400-l@xxxxxxxxxxxx> > > > To > Java Programming on and around the iSeries / AS400 > <java400-l@xxxxxxxxxxxx> > cc > > Subject > Re: 5250 Emulator to Web Application Link > > > > > > > Paul Holm wrote: > >> Specifically, I want to be able to dynamically link 5250 data from an >> emulator such as a part number and launch a browser session passing in >> > that > >> part# to the web application. The web application would use the part# >> > to do > >> further lookup, provide images, etc. Other examples would be passing >> address to google maps, etc. >> > > Just to clarify ... you want some gesture on the 5250 screen to invoke a > browser at a specific URL? > > Although not invoking a browser, we've accomplished this by running a > small server program on the workstation that listens for a connection > from the iSeries. When the appropriately authenticated connection & > data is received, we invoke code on the client that does stuff. > > You could make that code just invoke the default browser with the > appropriate URL. > > david > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.