|
Yes I was using METHOD="GET" so that I could verify that the HTML was in fact sending data. Here is the html as used <HTML> <HEAD> <TITLE>This is a test</TITLE> </HEAD> <BODY> <FORM ACTION="http://192.168.0.200/cgi-bin/app4" METHOD="GET"> <INPUT TYPE="text" NAME="LAST"> <INPUT TYPE="SUBMIT"> </FORM> </BODY> </HTML> I tried this afternoon to look at the examples but I am getting a cannot locate server error when trying to access the link. Douglas -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Bob Cozzi Sent: Sunday, October 09, 2005 9:21 PM To: 'Web Enabling the AS400 / iSeries' Subject: [WEB400] RE: CGI Program form data Douglas, If the cgiInit() routine returns zero, it means no data is retrieved from web page, which may indicate something wrong with your <FORM> tag. Can you post the entire HTML page so we can see what you have? If I remember right, you use METHOD="GET", right? Also, did you compare what you have to the examples on www.rpgiv.com/apps -Bob Cozzi www.RPGxTools.com RPG xTools - Enjoy programming again.
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.