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

What Is The Issue With This Cgi/html/perl Program?

I am using XAMMP Apache Server. There is a text file named 'animal.txt' containing the name… Read more What Is The Issue With This Cgi/html/perl Program?

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

Http Basic Authentication, Using Python

I want my users to go to a protected directory on my domain. Both .htaccess and .htpasswd are creat… Read more Http Basic Authentication, Using Python

Want To Hide Cgi Rendered Html Text For Hostname When Username Text Column Is Empty

I have the current perl code in a .cgi file that we run on our server. This allows us to know which… Read more Want To Hide Cgi Rendered Html Text For Hostname When Username Text Column Is Empty

How Do I Read A Text File By Putting Its Data In A Table Using CGI In Perl?

The CGI to read the data from merch.txt works but how can I put this in a table? HTML File: Solu… Read more How Do I Read A Text File By Putting Its Data In A Table Using CGI In Perl?

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