Hello. I am a newbie to HTML and I am trying to make a form. The problem is that every HTML tutorial website I look at has a form with:
action="whatever.cgi"
but they don't give me the code to that CGI file. What am I supposed to do with a CGI file?