I'm jumping into updating an ASP(.NET) website coming from a PHP background and am trying to get my bearings. I think it's ASP (not .NET) since the code is not compiled and it seems to be using ADODB, but I'm really quite clueless.
So, how can I tell if the code I'm working with is ASP or ASP.NET? Bonus points if you can tell me how to know what version of ASP(.NET) I'm working with.