×
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.
After the new i5_Program object is created the __set methods set the values for the parameters prior to the program call.
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Tom Deskevich
Sent: Friday, October 09, 2009 10:25 AM
To: web400@xxxxxxxxxxxx
Subject: [WEB400] Attempting to pass html text box into PHP to call an RPG program
All I want to do is prompt for a search name on a web page, then take
whatever is keyed in and pass it to my RPG program, which will load my
information, which I will use to populate a page of names.
I cannot get the text box information "out".
I have researched. And to my frustration, the examples out there are "hello
world" and see how easy this is! I have hard coded all my variables and it
works great!
Here is my totally un-excellent code:
HTML to present the text box:
<html>
<head>
<link rel="stylesheet" href="styles.php" type="text/css">
<TITLE>Clerk of Courts Imaging</TITLE>
</head>
<h1 class=bigbluetext> Clerk of Courts Imaging Inquiry </h1>
<form method="post">
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.