Original Post
Hi. Does anyone know of any good tutorials for creating an online high score with c++? I need it for a game I'm making in Dev-C++. I already have a rudimentry database and score submit/retrieve ASP scripts on a webserver, but I'm having trouble finding any info on how to access them from C++.