What's the trick to getting the html menu to re-display - after the
macro is called and the System i command is 'kicked' off? Right now I
have to hit the browser "back" button to get back to the menu.
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On Behalf Of Nathan Andelin
Sent: Monday, October 19, 2009 11:20 AM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] Execute a CLP from net.data menu step
From: Don Cavaiani
Thanks Larry. So I have to make a 'mini' macro as you detail below,
then "call" it from the "menu" html, right?
That's right, essentially.
Perhaps the only thing I can add is a little bit of terminology.
Browsers may "request" Net.Data macros. Net.Data macros may "call"
native language programs.
Why make that distinction? It may be helpful to note that Net.Data and
native language programs run in the same address space and communicate
via shared memory and parameters (calls), while browsers run on client
systems and communicate with Net.Data via inter-system "messages".
If that matters. I guess it matters from a performance perspective, and
to the extent that the interfaces are a little different.
- Nathan.
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To
post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.