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

Dynamically Populate Drop Down Menu With Selection From Previous Drop Down Menu

I have a cgi script written in Python. There are two drop down menus and then a submit button. I… Read more Dynamically Populate Drop Down Menu With Selection From Previous Drop Down Menu

Jquery Inside Here-doc Not Working

Is it possible to include JQuery in the here-doc section of perl. I tried but no success. Here is m… Read more Jquery Inside Here-doc Not Working

Include Javascript In Perl-cgi Generated Page

I was trying to add a java-script to a page which is generated on the fly. I tried this, but it see… Read more Include Javascript In Perl-cgi Generated Page