HTML, AJAX/Javascript are all client side. You need something server side to do the counting. You don't need mysql, you but you'll need php, asp, or cgi to store the download count somewhere.
HTML, AJAX/Javascript are all client side. You need something server side to do the counting. You don't need mysql, you but you'll need php, asp, or cgi to store the download count somewhere.