How can I pass objects in a web page?

Brian Bull bbull at pathfire.com
Mon Sep 20 16:59:12 EDT 2004


I have written something that creates about 5000 unique objects.  I
want to have a link on a page that when clicked will take the user to
a page that will "describe" the contents of the object.  The problem
seems to be passing the object from one static page to another via a
link.  Is this possible?



More information about the Python-list mailing list