in reply to Re: perl cgi server response issue or not?
in thread perl cgi server response issue or not?

Well I am advancing into JSONP and I want to do some testings before it. I know the form tag itself has it`s submit options but I still need that code I`ve done and it is going even more complicated...

  • Comment on Re^2: perl cgi server response issue or not?

Replies are listed 'Best First'.
Re^3: perl cgi server response issue or not?
by aaron_baugher (Curate) on Jun 09, 2012 at 21:08 UTC

    Fair enough. In that case, you may want to look into something like jQuery, which makes the Ajax/JSON stuff a lot simpler, and invisibly handles the browser incompatibilities that require that mess of XMLHttp/ActiveX stuff in plain Javascript.

    Aaron B.
    Available for small or large Perl jobs; see my home node.