Mailing List Archive

PythonScript in web page
hello
I am trying to make an ASP using python,
I have a question,
How do I access the contents of a form in the document? I tried it
javascript way and i got the message:
password=document.formTest.passTest.value RuntimeError: Instance-method
attributes not accesible in restricted method.
What does that mean and is this the correct way to use it?? Any
suggestions on how to overcome it?

Thanks,
Zach