× 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 all, I am brand new to this list and Web programming itself. I have a 
question regarding an RPGLE CGI program using CGIDEV2. Is it at all possible to 
output Html to a server that is not the Server that the CGI programming is 
running in(A Non-As400 Server)? I am currently communicating with an external 
server to the AS400 that now posts a form to my AS400 CGI Pgm running in an 
APACHE server. That pgm if sucessfull wants to put out a Thank you page on the 
Server that it came from. I am currently accomplishing this by outputting an 
empty web page that does a redirect to the thank you page with the specific 
URl. I did not Paste the Html for the real Thank you Page. 

TIA for any suggestions

Wayne Achenbaum    
Slomin's Inc.

This is the Html Output from the CGI program on the AS400

<AS400>top                     *** SECTION "TOP"
Content-type: text/html
Expires: 0

<HTML>
<HEAD><TITLE>/%Title%/</TITLE>
<meta http-equiv="refresh" content="1;URL=http://www.slomins.com/thankyou.html";>

</HEAD>
<BASE TARGET="_top">

<body text=#000000 bgcolor=#FFFFFF link="#0000FF" vlink=#000080 alink="#800080">
</body>
</html>






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.