Re: newbie pass variables on CGI
From: Ben Morrow (usenet_at_morrow.me.uk)
Date: 10/31/03
- Next message: JS: "Re: mldbm error"
- Previous message: Anno Siegel: "Re: How Do I Use CGI->System Call As CronJob?"
- In reply to: John: "newbie pass variables on CGI"
- Next in thread: Alan J. Flavell: "Re: newbie pass variables on CGI"
- Reply: Alan J. Flavell: "Re: newbie pass variables on CGI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Oct 2003 11:08:10 +0000 (UTC)
news2003@wanadoo.es (John) wrote:
> This is a general question, I would like to know how can I pass
> variables from a page to another one. I am talking about a web page,
> under CGI.
>
> I can pass values, but I don't know how I could pass the full hash, or
> the full parameters.
(I take it you're using CGI.pm?)
You can retrieve the query-string with $query->query-string, and then
append this to another URI to invoke that script with the same
parameters.
Ben
-- Joy and Woe are woven fine, A Clothing for the Soul divine William Blake Under every grief and pine 'Auguries of Innocence' Runs a joy with silken twine. ben@morrow.me.uk
- Next message: JS: "Re: mldbm error"
- Previous message: Anno Siegel: "Re: How Do I Use CGI->System Call As CronJob?"
- In reply to: John: "newbie pass variables on CGI"
- Next in thread: Alan J. Flavell: "Re: newbie pass variables on CGI"
- Reply: Alan J. Flavell: "Re: newbie pass variables on CGI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|