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



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

Follow-Ups:
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.