I am trying to return to the homepage. I wrote the following statement in CGI as a part of a CGI program. However, since the program is in CGI, it goes to a file in CGI, but my file is in the of the host. Please help. Thanks.
print "<a href=\"carsearch.html\">Go Back to the Search Page</a><br>";
print "<a href=\"carsearch.html\">Go Back to the Search Page</a><br>";