User Profile

Collapse

Profile Sidebar

Collapse
ZZTOP123
ZZTOP123
Last Activity: Feb 13 '07, 12:28 AM
Joined: Dec 13 '06
Location: Southern California
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ZZTOP123
    replied to trouble running a python function
    Hi Barton, Thanks for replying.

    Code:
    def runit() :
        server.rna_xmlrpc.invoke(session,'/interfaces/com3/rznet_peer/wellness/wellness/Boiler/HeatEnSP','set',changevalue)
    This is the function. I'm trying to run it in an asp file used as a web page, with onmousedown="ru nit()"

    Frank...
    See more | Go to post
    Last edited by bartonc; Dec 15 '06, 01:15 AM. Reason: added code tags

    Leave a comment:


  • ZZTOP123
    started a topic trouble running a python function

    trouble running a python function

    Hi, using Python 2.3. Trying to write a function which will activate with
    onmousedown="fu nction()"

    When I put this in the body statement of my page and load it, everything is fine, when I click on the page to activate my function I get an error. Not real specific just says object expected.

    Any help is aprecciated.

    Frank
    See more | Go to post
No activity results to display
Show More
Working...