21 Mar
2000
21 Mar
'00
2:27 p.m.
At 9:04 am -0500 21/3/00, Pavlos Christoforou wrote:
You need to call FSSession before you can use it, as in DTML otherwise the data will not be loaded into _v_data. I have just tried the following and it works:
FS=self.FSSession FS() out="" for k,v in FS.items(): out = out + "K:%s, V:%s<br>" % (k,v) return out
Triffic Pavlos!, Thanks a lot for that.. tone. ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project http://nle.ncl.ac.uk/ The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2