×
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.
Convert it to a pushbutton and forget the hotspot solution. I gave up
on hotspots a long time ago because users never could agree on what they
wanted checkboxed and what they didn't want checkboxed. Here is an
application that uses pushbuttons:
http://www.martinvt.com/SQL_-simple-/SQL_Personal_Menu/sql_personal_menu.html
Another solution is to make it an input/output field (protected) and use:
**
*RTNCSRLOC(&RECNAME &FLDNAME) RECNAME 10A H FLDNAME 10A H***
As a bonus, either solution allows the URL to be a variable so that a
URL change does not mean a recompile yet the user sees a meaningful
phrase. Like "Web Info" or "Home" or "Some Useful Phrase."
**
On 1/6/2017 3:26 PM, (WalzCraft) Jerry Forss wrote:
Hi All,
We are using ACS for displaying a regular green screen.
On the screen for customer info we are displaying the customer web site address making it a hotspot.
This website can sometimes be VERY long.
Is there a way to display something like CompanyWebsite.Com (making it a hotspot) but when the user clicks it the real hidden site actually gets used?
Thanks!!
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.