Thread: ASP versus PHP
View Single Post

  #1 (permalink)  
Old 22-12-2006, 02:02 PM
daviddoran's Avatar
daviddoran daviddoran is offline
Wannabe Geek
Recent Blog: iMSISS
 
Join Date: Aug 2006
Location: Meath, Ireland
Posts: 342
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
daviddoran will become famous soon enough
Default

David (Behan) do you use VBscript with ASP pages?

I've been going over VBscript and I can't fathom why the language was designed as it was.
Why does it have to be so verbose? "dim","sub","end if". I don't know why they had to rewrite the book on how to declare functions, and why not use good old braces?

Also, the worst thing I believe is that they use single quotes ' for comments! How ridiculous!
Reply With Quote