in reply to To call a .pl file when a button is pressed on a GUI created using Perl CGI

Here are some short examples of cgi apps with built-in webservers
Re: changing title of a webpage dynamically ( Mojolicious::Lite Time::Piece )
Re: Need help to guide how to create client sort table ( mojo.template.array.autoindex.sortable.pl )
Re: calling menu bar creating code from another cgi/pl code (mojo)
Re: To call a .pl file when a button is pressed on a GUI created using Perl CGI (webserver)
Mojolicious::Lite +and jQuery +AJAX + Mojo::Template

  • Comment on Re: To call a .pl file when a button is pressed on a GUI created using Perl CGI

Replies are listed 'Best First'.
Re^2: To call a .pl file when a button is pressed on a GUI created using Perl CGI
by pratibha.blr (Initiate) on Sep 25, 2013 at 06:21 UTC

    Thanks for the reply. I will definitely go through the links you have send.