View Single Post
Old 03-11-2008, 05:48 PM   #18 (permalink)
CeciL
Banned
 
Join Date: Dec 2006
Location: In the present
Posts: 101
CeciL is on a distinguished road
Default

Quote:
Originally Posted by SonoranBob View Post
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.
CeciL is offline   Reply With Quote