25 Mar
2003
25 Mar
'03
7:45 p.m.
Samir Mishra wrote at 2003-3-25 12:16 +0400:
... What I'd like to be able to do is create a Python script that returns the above, AND I need the DTML document to recognise it as part of the code.
DTML does not provide this feature... Use a DTML method instead of your Python script and call it.... Dieter