answersLogoWhite

0

Yes. CGI scripting can be done in notepad, since CGI scripting is just the scripting of normal programming languages, like Python and Perl.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What do you call a CGI expert?

Most CGI scripts are used for websites, thus CGI experts would be named website programmers. If they use CGI scripting for other purposes, however, another title may be more ideal.


How do you save the input from an HTML form to a notepad document?

You can't. You need a Server-side scripting language such as php.


Where do you put html code on facebook?

you dont it has to be done in notepad.


Is HTML a type of web scripting?

HTML [Hyper Text Markup Language] is a set of instructions on a document for displaying within a web browsers. It doesn't display without a web browser or browser-like program. HTML can be used to actuate a script (as in a javascript) or make calls to servers with scripting programs there [like BASH or CGI], but HTML in and of itself is not a scripting language.


What are the capabilities of PHP?

PHP is a server-side scripting language capable of most anything other CGI languages can accomplish.Such as,Collecting form dataDynamic page contentCookie management


Is NASCAR racing a real sport?

na its all done with CGI


Can a cgi program be written in c plus plus?

CGI scripts are usually written with a scripting language such as Python, but there is nothing preventing a CGI program from being written in just about any language, you just need the libraries to define the necessary components to create a CGI file.cgic is an open source ANSI C library for CGI programming. It can be found at:http://www.boutell.com/cgic/cgicc is a c++ library:http://www.gnu.org/software/cgicc/also, you might want to check this directory:http://cgi.resourceindex.com/Programs_and_Scripts/C_and_C++/Libraries_and_Classes/-KS


What is the largest file size notepad can utilize?

Notepad can utilize files over 250mb as I personally have done. Now keep in mind that is 250 million characters.


What tools can use to design programming login?

One way to do it is to select your favorite scripting language, have a place for it to run, select your favorite database system, and then use NotePad to write the script for your site.


Why HTML needs CGI?

HTML has no ability to do any processing of data. To do so it needs to connect to other programming languages and data source. That is done through CGI.


Html is cgi or non cgi?

CGi


What experience does a web developer need?

You need to experience how to develop a simple webpage with some functionalities. In doing this, you need to learn some programming and scripting languages. You also have to learn how to use a database and how to connect it to a webpage. I suggest you start reading ebooks about programming/scripting languages and about some good database. Below are some examples. Programming / Scripting Languages: =PHP =JavaScript =CGI-Perl =HTML Database: =PostgreSQL =MySQL