Ok, this may be confusing but here goes.
I have a traffic exchange website. When the user surfs the websites, they earn credits and this is done with a frames page (surf.php). They can only continue to the next URL when the countdown reaches 0 (from 20) and then the link is displayed (surf.php - so it basically refreshes the page and shows another random URL). However, there is nothing stopping the user from refreshing the page. How can I make it so they HAVE to wait the 20 seconds before they can continue.
What would be good: a validation method so they have to click either the right number or letter before moving onto the next site or they will not be given any credits.
Thanks
I have a traffic exchange website. When the user surfs the websites, they earn credits and this is done with a frames page (surf.php). They can only continue to the next URL when the countdown reaches 0 (from 20) and then the link is displayed (surf.php - so it basically refreshes the page and shows another random URL). However, there is nothing stopping the user from refreshing the page. How can I make it so they HAVE to wait the 20 seconds before they can continue.
What would be good: a validation method so they have to click either the right number or letter before moving onto the next site or they will not be given any credits.
Thanks
Last edited:






