Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

CGI::Ajax onchange event only fires once

by ColtsFoot (Chaplain)
on Dec 15, 2010 at 12:50 UTC ( [id://877253]=perlquestion: print w/replies, xml ) Need Help??

ColtsFoot has asked for the wisdom of the Perl Monks concerning the following question:

Deleted
  • Comment on CGI::Ajax onchange event only fires once

Replies are listed 'Best First'.
Re: CGI::Ajax onchange event only fires once
by Corion (Patriarch) on Dec 15, 2010 at 13:08 UTC

    What does your Perl code look like?

    What error happens?

    Does the error happen on the Perl side of things?

    Can you reproduce the error without Javascript, for example by making a plain GET request?

Re: CGI::Ajax onchange event only fires once
by moritz (Cardinal) on Dec 15, 2010 at 13:49 UTC
    Start debugging. Find out if the javascript is run each time (add an alert("foo") or so), find out if the perl routine is running (add a warn "foo" and look into the error log file). Once you've answered these two questions, you know where to search.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://877253]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-18 14:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found