Using classic ASP/VBScript you will often come across this more than annoying little error code:
Microsoft VBScript compilation error ‘800a0414’
Cannot use parentheses when calling a Sub
/Web/Example/ExampleScript.asp, line 223
ListFolderContents(path, count)
—————————————^
The problem of course is that you can