Ok, sorry, no one has the right idea. I don't want to call a html page from a cgi script.
I want to call a cgi script from a HTML page.
It's a short script. it does 2 things. when the user views my index.html page. the cgi script runs. It checks for to cookies. if it finds them, it says welcome back user. if it doesn't it then displays a form, so if they wanted to. they couls sign. or some thing lime that.