in ASP you have collections like
request.form("fieldname")
How can I create such a collection myself, something like this:
mycollection("fieldname") = value
Thanks for hints and tips,
Thomas Kern
--
Thomas Kern
Student der Informatik Universität Stuttgart
theta...@gmx.de http://www.onlinekern.de
Stuart
"Thomas Kern" <ker...@trick.informatik.uni-stuttgart.de> wrote in message
news:3A13B504...@trick.informatik.uni-stuttgart.de...