in reply to How do I mix up Perl and jQuery (for beginners)

Looks like you now have several examples. To add just one more, have a look at Very simple login using Perl, jQuery, Ajax, JSON and MySQL. You may not need or want MySQL or JSON right now, but the example is well laid-out, and worth a read.
  • Comment on Re: How do I mix up Perl and jQuery (for beginners)

Replies are listed 'Best First'.
Re^2: How do I mix up Perl and jQuery (for beginners)
by eyekona (Acolyte) on Aug 22, 2013 at 08:37 UTC
    Yeah, i found this website before - and i already use mysql and from what i've read by now i will need json. But i didn't think this example was "very simple" because i couldn't get it to work ^^