multiplex77
Programmer
Hi,
Is there an equivalent to strObj.ListCount in VBScript? Basically i need to count the number of elements in a comma-delimited list of strings.
I'm actually really new to VBScript (I'm starting to code in ASP), but I'm more familiar with Visual Basic. After looking at the VBScript reference, I've discovered (to my disappointment) that VBScript doesn't have all the functions that Visual Basic has. Is this true? If so, what is the alternative so that my ASP pages can be equally powerful as a Visual Basic application?
Thanks very much for the advice...
Is there an equivalent to strObj.ListCount in VBScript? Basically i need to count the number of elements in a comma-delimited list of strings.
I'm actually really new to VBScript (I'm starting to code in ASP), but I'm more familiar with Visual Basic. After looking at the VBScript reference, I've discovered (to my disappointment) that VBScript doesn't have all the functions that Visual Basic has. Is this true? If so, what is the alternative so that my ASP pages can be equally powerful as a Visual Basic application?
Thanks very much for the advice...