Hi All,
After I rate a link, the rate_success.html page does not show. I checked the code on rate.html to make sure there was no errors. Here's the code:
<form action="<%db_cgi_url%>/rate.cgi" method="POST">
<input type="hidden" name="ID" value="<%ID%>">
I have also checked the codes in rate_success.html file to make sure that all table anchors are closed (</td></tr></table>).
But, I haven't any ID file in /data/rates directory. How can I create them ?
Thank you for helping.
JavvY - Switzerland
After I rate a link, the rate_success.html page does not show. I checked the code on rate.html to make sure there was no errors. Here's the code:
<form action="<%db_cgi_url%>/rate.cgi" method="POST">
<input type="hidden" name="ID" value="<%ID%>">
I have also checked the codes in rate_success.html file to make sure that all table anchors are closed (</td></tr></table>).
But, I haven't any ID file in /data/rates directory. How can I create them ?
Thank you for helping.
JavvY - Switzerland

