CGI SCript Problems

imported_griffis

Senior member
Sep 14, 2005
592
0
71
IS CGI easy to use to build submittable forms for your website? If so, anyone know a good place to go to get some examples? I have tinkered with it and know other parts of website design quite well but have never had to use CGI. Thanks
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
CGI is a generic term, you can use any language you want to implement CGI scripts. Hell, they don't even have to be scripts, I've seen instances of CGI that were done in C.
 

nweaver

Diamond Member
Jan 21, 2001
6,813
1
0
yeah, calling it "cgi" is deceptive. Is it Perl, Ruby, python, bash on the back end?