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



Hi Kelley,

If you need a hyperlink on something on your web page through CGI, what you
can do is just add the <A HREF= link around the text you want to be a
hyperlink when you build your HTML page.

For example, if you need the text "eBay Auctions" turned into a hyperlink,
you could do something like this:

<A HREF="http://www.ebay.com";>eBay Auctions</A>

Then when that appears in the browser, it would just show eBay Auctions as a
hyperlink.

That's the easiest way I can think of to do this.

Shannon O'Donnell

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Kelley
Sent: Wednesday, January 09, 2008 9:14 AM
To: RPG programming on the AS400 / iSeries
Subject: RPG CGI?


I've been using Shannon O'Donnell's Step by Step article (very helpful) and
have built several "informational" web pages for internal use. What I'd like

to do is display a list of customers on a web page and let the user select
one by mouse click and then show some detail information (current orders,
backorders, etc.). I'm guessing that I'll need something on the web page
(JavaScript, ?) in order to recognize the mouse click and pass the data back

to the i5. Can anyone point me in a direction?

Thanks,

Kelley



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.