1 Sep
2004
1 Sep
'04
8:46 p.m.
if I have this: <a href="" tal:define="test python:here.select(1)"> PCName </a> how can I use the variable 'test' after </a>? If it is not possible, is there another way of doing this based on a link that will give me the same functionality? Thanks.