How do I build a collection in classic ASP? *

Question

I want to be able to do:

For Each thing In things
End For

CLASSIC ASP - NOT .NET!

Answer

Whatever your [things] are need to be written outside of VBScript.

In VB6, you can write a Custom Collection class, then you'll need to compile to an ActiveX DLL and register it on your webserver to access it.

< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2300/" >How do I build a collection in classic ASP?< /a>
Share on Google Plus

About Cinema Guy

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment