Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
36.8K+ articles
Python
21.3K+ articles
DSA
21.1K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.2K+ articles
JavaScript
11.6K+ articles
School Learning
11.4K+ articles
Java
10.0K+ articles
Misc
8.4K+ articles
python-utility
680+ articles
Python-CGI
6 posts
Recent Articles
Popular Articles
Upload files in Python
Last Updated: 28 April 2025
In this article, we will be looking into the process of file uploading in Python using cgi environment. One often comes across various web applications in which the client...
read more
Python
Write From Home
Python-CGI
Raise a File Download Dialog Box in Python
Last Updated: 28 April 2025
Raising a File Download Dialog Box for end-user to download files like pdf, media-objects, documents, etc in Python can be done by the use of HTTP Header. It comes in hand...
read more
Python
Python-CGI
What is CGI in Python ?
Last Updated: 10 February 2022
CGI stands for Common Gateway Interface in Python which is a set of standards that explains how information or data is exchanged between the web server and a routine scrip...
read more
Python
python-utility
Python-CGI
How to Create Form using CGI script
Last Updated: 28 April 2025
HTML forms are a fundamental part of web development, allowing users to input data and interact with web applications. Web developers often use Common Gateway Interface (C...
read more
Python
Picked
Geeks Premier League
Python-CGI
Geeks Premier League 2023
How to handle form data in CGI Scripts?
Last Updated: 04 November 2023
In this article, we'll guide you through the process of creating a registration form in HTML and then using a CGI script to fetch and display the submitted user data in th...
read more
Python
Picked
Geeks Premier League
Python-CGI
Geeks Premier League 2023
Historical context and evolution of CGI.
Last Updated: 18 October 2023
When you click on any of the links on the webpage, your browser contacts the HTTP web server and demands the URL that is, the filename, and the web server passes the URL ...
read more
Python
Picked
Geeks Premier League
Python-CGI
Geeks Premier League 2023
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !