|
As Vern has suggested, write a CGI RPG program to process the web form
data and then write it to a data queue.
I'm assuming you're not thinking about .Net or I would have other
suggestions :-)
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site: http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
-----Original Message-----
message: 7
date: Tue, 20 May 2014 22:20:27 -0500
from: Booth Martin <booth@xxxxxxxxxxxx>
subject: Looking for example/instructions on sending data from web to
a data queue
Looking for example/instructions on sending data from web to a data queue
I want to send output from a web form to a data queue for processing by
an RPG program. I believe it is possible, and not all that hard,
however I have confused myself.
Any good places to look for a solution?
--
Booth Martin
www.martinvt.com
(802)461-5349
Skype: booth.martin
Whom computers would destroy, they must first drive mad.
------------------------------
message: 8
date: Tue, 20 May 2014 22:35:25 -0500
from: Vernon Hamberg <vhamberg@xxxxxxxxxxxxxxx>
subject: Re: Looking for example/instructions on sending data from web
to a data queue
As far as I know, there is no way to directly write to a data queue from
a browser - if that is what you mean by sending from the web
Everything from a form goes through a CGI program that is specified on
the <form> in HTML - and THAT program would take some parameter value
and pass it to the data queue.
Now PHP may have something like that - ultimately, there is a program
doing it but you don't see it, i think.
There might be something in this service program that came out a while
back - I forget the name, it is used by the PHP support, I think. It has
a number of builtins, sort of.
Vern
On 5/20/2014 10:20 PM, Booth Martin wrote:
Looking for example/instructions on sending data from web to a data queue
I want to send output from a web form to a data queue for processing
by an RPG program. I believe it is possible, and not all that hard,
however I have confused myself.
Any good places to look for a solution?
------------------------------
Subject: Digest Footer
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) digest list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
------------------------------
End of MIDRANGE-L Digest, Vol 13, Issue 834
*******************************************
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
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.