|
forward parm1, parm2, parm3 to "newjspscreen";
where parm fields are parameters you want to pass to the new screen
newjspscreen is the jsp page you want to forward to.
In your "to" screen, you can define the following to receive parms....
function onConstructionFnc(parm1 string, parm2 string,
parm3 string)
-----Original Message-----
From: egl-i-bounces@xxxxxxxxxxxx [mailto:egl-i-bounces@xxxxxxxxxxxx] On
Behalf Of Jason Abreu
Sent: Tuesday, January 06, 2009 2:19 PM
To: egl-i@xxxxxxxxxxxx
Subject: [EGL-i] EGL forward with new page
Is there a way to open a page in a new window with EGL?
I'm trying to open a supplemental page at the end of an EGL function, so the page user can see both at the same time.
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.