× 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.



Of course I meant that the parent CAN see...

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
The things that come to those who wait will be the things left by those who
got there first.



I don't believe the RPG program will run as a child in your current
environment. (If I'm wrong, skip to paragraph 2.) In that case, you
would
need to pass the POST data to the RPG program directly.

If the RPG runs as a child in your current environment: Do you know
the
concept of exporting, and can it be applied here? This acts just like
a
variable has not been exported. The parent cannot see it, but the
child(ren) cannot.

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
The 50-50-90 rule: Anytime you have a 50-50 chance of getting something
right, there's a 90% probability you'll get it wrong.


Before I ask my question, please don't ask WHY I'm using Net.Data.
It
is
what it is. :>

Anyway, I have a Net.Data script that is making a DirectCall to an
RPG
program.
The call that I am making to the Net.Data script has POST data, and
when I
make the
call to the RPG program, to extract it out, via QtmhRdStin, it seems
to
have disappeared.

However, doing a GetEnv for the CONTENT_LENGTH shows that it is in
there,
still. But, yet,
nothing comes out of the QtmhRdStin.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.