Quote:
Originally Posted by hjpotter92
What is CGI script and how it can be helpful in the
Code:
<form> tag of HTML's
I have tried most of the stuff, but that doesn't help.
|
Yes CGI is outdated and also resource hungry you can use jsp or php.
CGI Scripts basically r scripts used to process input given by user thru web interface
It generates output as html
Wht i hv learned is that these scripts can be written in C or Perl too.