-
NON PHP Score Board ??
Im developing for a ASP.net 2.0 environment and really really need to be able to save top score records with names of the users who got the score. I see many PHP tutes but I dont think that will work for ASP.net. What are my options? Does anyone know of anything (tutorial or sample fla.?)
Thanks
Mark
-
Well first of all there are databases that are like mySQL Databases on NT Servers. Do you know if you have one of those? If you do you can create one in a .asp page. Tell me if you do and I'll help you with the code.
-
Yes I do run off of a database, MSDE. I'm using now the ASP.net Portal Starter Kit 2.0, but I am thinking of going over to Dot Net Nuke. But for now, Portal
-
Oh I'm not familiar with using ASP with that type of database. Sorry.