×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




If the rpg program is cgi you can have it return a redirect like
<meta HTTP-EQUIV="REFRESH" content="0; 
url=http://www.yourdomain.com/index.html";>

or use script to open a pop-up window
<script language="javascript">
window.open('page.html', 'newwindow', config='height=100,width=100')
</script>

Something along those lines.


Jake M wrote:
Hello All;
I have a .jsp page which updates a few fields in a file on my iSeries. 
Is
there a way to make that .jsp page pop up when I call a CL program or a 
RPG
program? I would really appreciate it if somebody could point me in the
right direction.

Thanks in advance,

cheers.

Jake.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.