|
Ricky,
Forgive me, but I don't see where you have code to read the contents of
the 'YRNAME' variable in your RPG program?
Try changing your code to look like this:
name = zhbgetvar('YRNAME');
Bob Cozzi already mentioned this, but maybe you didn't see his message.
---
Scott Klement http://www.scottklement.com
On Tue, 16 Nov 2004, Ricky Thompson wrote:
> Even after fixing this and changing the names to capital it comes back
> blank. I'm just stumped. It puts on the address bar the following:
> http://..../cgi-bin/yourname.pgm?REQUEST=GO&YRNAME=Test but the RPG never
> retrieves the variables? Really strange.
>
> I'll check your web site too...
>
> Thanks
>
> date: Mon, 15 Nov 2004 16:34:19 -0600
> from: "Bob Cozzi" <cozzi@xxxxxxxxx>
> subject: RE: CGIDEV2 question
>
> Ah, you know you've got the "name" form field spelled wrong, right?
>
> <INPUT TYPE=TEXT NAME="yrname">
> Is not the same as...
> name = zhbgetvar('name');
>
> -Bob Cozzi
>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.