is there a function that does this or something similar in CGI.pm?

## print start_form and other stuff

print map { hidden($_, param($_)) } param(); # pass remaining info

## end form stuff here

PS. what's the easiest way to pass parameters that have more than one value
using a similar method above?

Nikola Janceski

Only the wisest and the stupidest of men never change.
-- Confucius 


----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to