Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Re: Passing a form parm and a url reference to a different script

by TomK32 (Monk)
on Dec 23, 2001 at 13:21 UTC ( [id://134039]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Passing a form parm and a url reference to a different script
in thread Passing a form parm and a url reference to a different script

hidden form elements are simply not shown to the user although he can open the source and find them. You can use them like nomal <input>-field except that their type=hidden.
The normal and less dangerous way is to save the data you've got (maybe into a database (mark the entry it temporary) or a temporary file) and reread the data in the second script.

-- package Lizard::King; sub can { do { 'anything'} };
TomK32 - just a geek trying to change the world

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134039]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found