× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I can see now that the way I wrote that is confusing. By iSeries display I meant the converted green screen - after I've used webfacing to change the green screen to gui.

When certain converted screens display, I want to include a link to graphics that are associated with other information displayed on the screen - ideally with some kind of overlay so the picture of the item and the item text description will appear together.

The link will appear on the converted (is 'webfaced' a verb?) screen but would not be present in the green screen.

Thanks -

Russ


From: Todd Allen <tballen@xxxxxxxxxx>
Reply-To: Java Programming on and around the iSeries / AS400<java400-l@xxxxxxxxxxxx>
To: Java Programming on and around the iSeries / AS400 <java400-l@xxxxxxxxxxxx>
Subject: Re: Webfacing and import/display of images
Date: Wed, 13 Jun 2007 14:08:31 -0400

By "iSeries display" do you mean the green screen?
You can add a function key button to the screen and the action behind
that button would be to launch MS Internet Explorer on the client
PC. Of course, this assumes you are running 5250 emulation on a PC.
The command would look something like this:

STRPCCMD PCCMD('C:\PROGRA~1\INTERN~1\IEXPLORE path/to/image')

The STRPCO command must be run on the host system.
There is a server that must be started for this to work. I believe
it is the host server.

I've not done this for a while so I'm not exactly sure of the
specifics but this should point you in the right direction.

Thanks,
Todd


At 01:44 PM 6/13/2007, you wrote:
>Hi List -
>
>I am converting green screen apps using webfacing. I have some programs
>with item descriptions (height/weight/width/where manufactured/cost, etc).
>A separate server for DAM (Digital Asset Management) using Ascend software
>will have images of those same items. A common key will be the unique item
>number.
>
>What I hope to accomplish is to have a clickable link display on the iseries
>display so a user can call up an image of the item being described. Any
>clues welcome. Any sample code (I do not know java) welcome. Any books or
>articles you can point me to welcome.
>
>Thanks -
>
>Russ Sprague
>Vienna, VA

--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.