Quote:
Originally Posted by SonoranBob Um ... yesss, VBScript is the language used by classic ASP. If' you're talking about ASP, you're talking about VBScript |
Uhh no.
You CAN use VBscript within ASP.
You can also use VBscript client side. (THIS usage is the commonly referred to VBscript, in web dev)
ASP is only server side.
Instead of using VBscript you can use Javascript.
Anyway
the point is you were talking about how php is written along side the HTML, that is why you switched. That is one of the main reasons ASP was created.