Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cgi

Jquery Elements Not Getting Passed To Perl Cgi

I have a html pg which has got two forms and upon submit its calling a perl script. But in the scri… Read more Jquery Elements Not Getting Passed To Perl Cgi

How To Handle Massive Computation On Websites? Web Workers Or CGI?

I've written a JavaScript-based Website that is able to enter, edit and solve Nonograms. As you… Read more How To Handle Massive Computation On Websites? Web Workers Or CGI?

How To Use Python/CGI For File Uploading

I'm trying to make a file uploader page that will prompt the user for a file and will upload wh… Read more How To Use Python/CGI For File Uploading