I have the following message in my CGI program. However, it gives an error: it cannot find the sale.com\cgi-bin\cardp.cgi.
print "<a href=\"http:\//sale.com\cgi-bin\cardp.cgi\"> Please click\n";
I would also like to know that whether it is possible for this website to jump to another website without clicking this line.
print "<a href=\"http:\//sale.com\cgi-bin\cardp.cgi\"> Please click\n";
I would also like to know that whether it is possible for this website to jump to another website without clicking this line.