[thelist] Saving to Session variables?

Tarrant Costelloe tcostelloe@insur-e.net
Tue May 1 10:41:41 2001
This is part of a larger script:

xml.loadxml ( oWFL.UWPolicySearch (Request("Surname"),
,Request("incidentdate")))

I was just wondering if anyone could tell me of the easiest way they know to
save the "incidendate" variable into a session to be used on a different
ASP?

~ Taz