The company that previously managed our company's website told my boss that they used ASP.net 4.5.2 with our website and the default script engine was listed as VBScript version 5.8.18098. My boss is wanting me to familiarize myself with the code so I can take over managing the website in-house but from everything I've read you can't use VBScript with ASP.net, just ASP. Am I misunderstanding?
My main questions are:
1) Can we use VBScript with ASP.net or are they actually using ASP?
2) Is there enough of a difference with ASP and ASP.net that this would be an issue anyways?