
May 22nd, 2002, 07:18 AM
|
|
inexperienced and useless
|
|
Join Date: Aug 2001
Location: Stevenage, uk
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hidden form variables
How do I pass hidden form variables in Python. I have a cgi that performs a search on a database. I want to be able to perform subsequent searches on the database after the initial one, however because of the database structure I am unable to save a hitlist then return to it, so I need to pass the previous search details as a hidden variable to the cgi, to get the effect of subsequent searches, does anyone know how I would go about doing that?
tHaNk YoU.
NiCkNaMe 
|