How does this syntax break down?
Usually ASP scripts are written in VBscript, but it can also be configured to use JavaScript as its scripting language.
but it can also be configured to use JavaScript
Not Javascript, Jscript ( an MS javascript variant ) along with about 7-8 others including python and perl.
There is no such thing as .asp, do you mean asp.net? If so then the syntax depends on what language you decide to use. C# and VB are the two most popular.
So to answer the original question: yes, I'm sure someone knows ASP. 😃
There is no such thing as .asp
Um... there sure is.
I know of ASP, ASP.NET, C#.NET, VB.NET, but I have not heard of .ASP (dot ASP). I just did a google search of .asp and it only brought up ASP.
This might seem minor, but if the person means ASP.NET then that is very different from ASP.
Im sure the dot is not intentional.