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



George,

Use the post method then $query->param('param_name').

Greg


On 11/16/06, George Morey <George.Morey@xxxxxxxxxxxx> wrote:

I invoke my CGI with the following passing it 'param'.

<form method=get action="/cgi-bin/dbtest4?parm">

I currently have the following code in my Perl CGI to try and decode
what is occuring:

$query = new CGI;
print $query;

The print results in the following

CGI=HASH(0x200215a8)

Assuming that $query once initialized is a pointer to some data I
attempt to use it as such and get bupkiss.

Can you suggest what is occurrring and how I might capture the passed
parameter to use for control flow in my program?


--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



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.