Is it possible to have a script on my site which says something like:
"Please click on at least 3 of the links below to continue to the download."
Then, when the user clicks one of the specified links it opens in a new window and this page says:
"Please click on at least 2 more of the links below."
Then, when the user clicks another of the specified links it opens in a new window and this page says:
"Please click on at least 1 more of the links below."
Then, when the user clicks on a third of the specified links it opens in a new window and this page says:
"Thank you, you may now click here to download the file"
Would it also be possible for the script to only count clicks on certain links?
Hope you can help!
Martin