× 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.



Another choice, if the field is not an input-capable field, would be to put a field there and just check to see if the cursor is in the field, and if it is, then launch the web page.

Something like what I did here:

http://www.martinvt.com/Subfiles/Show_Image/show_image.html


On 9/4/2013 11:23 PM, Roger Harman wrote:
Me too. I was thinking tinyurl but this sounds much better.


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Wednesday, September 04, 2013 1:01 PM
To: Midrange Systems Technical Discussion
Subject: RE: URL hotspots

I like that.


Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Peter Connell <Peter.Connell@xxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>,
Date: 09/04/2013 03:58 PM
Subject: RE: URL hotspots
Sent by: midrange-l-bounces@xxxxxxxxxxxx



A simple workaround is to create a one line html page with a short url
that redirects to the long url, for example, create an ifs file as
/www/rpglist.htm containing the following line -
<script>location.replace('http://pic.dhe.ibm.com/infocenter/iseries/v6r1m0/i
ndex.jsp?topic=/rzasd/sc09250802.htm')</script>

Then the hotspot can be
http://dev/www/rpglist.htm
instead of
http://pic.dhe.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/rzasd/sc09
250802.htm


Peter


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [
mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Tim Bronski
Sent: Thursday, 5 September 2013 7:09 a.m.
To: Midrange Systems Technical Discussion
Subject: Re: URL hotspots

Tried that. No difference as far as the hot spot is concerned.

On 9/4/2013 7:07 PM, Booth Martin wrote:
This might work for you, however I haven't tested it. What happens if
you define the field as a CNTFLD?
Here is code I've used but I've never tested it as a hotspot:

S1URLLINE 480 B 14 15CNTFLD(060)
DSPATR(PR)


On 9/4/2013 6:46 AM, Tim Bronski wrote:
I have a longish URL (> 75chars) that I'm displaying in a single
field on a green screen. My emulator (Mocha) highlights part of it as
a hotspot - up till ~ position 79 on the screen. Any way to get the
hotspot to include the whole url?
--
Need secure FTP? Download your native sFTP solution here:
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.

############################################################################
#########

This correspondence is for the named person's use only. It may contain
confidential
or legally privileged information, or both. No confidentiality or
privilege is waived
or lost by any mistransmission. If you receive this correspondence in
error, please
immediately delete it from your system and notify the sender. You must not
disclose,
copy or rely on any part of this correspondence if you are not the
intended recipient.
Any views expressed in this message are those of the individual sender,
except where
the sender expressly, and with authority, states them to be the views of
Veda.
If you need assistance, please contact Veda on either :-
Australia 1300-762-207 or New Zealand +64 9 367 6200


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.