Assigning to ASP Session dictionary

Hans-Christian Holm Hans-Christian.Holm at nrk.no
Thu Jul 8 11:00:19 EDT 1999


Has anyone found out how? I can access session variables by code like

a = Session('a')

but

Session('a') = 12

does not work! I've tried many other ways, like using Session.Contents etc.,
but I get nothing but errors.

Hans-Christian Holm
NRK interaktiv







More information about the Python-list mailing list