×
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'm successfully processing a post transaction from a payment provider with
my RPG program.
After I update my tables I need to redirect the browser back to our home
page. I have HTML that successfully does this and I put it in the ifs
directory CgidevExtHtml.
I tried merging some examples into my working program but in the logs I get
this message:
ZSRV_MSG0947: End of script output before headers: File name is
getpayzdr.pgm
RPG Code snip that does the output:
C eval IfsMultIndicators = getHtmlIfsMult(
C %trim(exthtml):'<as400>')
C callp wrtsection('part1')
my HTML Redirect page:
https://code.midrange.com/62bf13cf06.html
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.