wasm-demo/demo/ermis-f/python_m/cur/0754

27 lines
677 B
Plaintext

From: zak at wiggins-t.co.uk (Zacharias Pigadas)
Date: Fri, 16 Apr 1999 15:09:37 +0100
Subject: PythonScript in web page
Message-ID: <924271602.14980.0.nnrp-02.c224787d@news.demon.co.uk>
X-UID: 754
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