On Wed, 2008-04-02 at 17:19 +0200, Pau Marc Munoz Torres wrote: > Hi > > is There some easy-understanding "how to use ajax with perl" tutorial > somewhere? > > i just need to know how to do a cgi script to launch a prompt (javascript) > and use the answer in my script
I learnt AJAX from Mastering Ajax tutorial in developerworks http://www.ibm.com/developerworks/library/wa-ajaxintro1.html There is also a module cgi::ajax in CPAN that you might want to look at. -- Ken Foskey FOSS developer