Is there a way to get info on the properties and methods of the new asp+ objects
Is there some way to view a list of the methods and properties of these
objects?
In particular I'm looking to use the htmlinputfile object, although I am
constantly
finding my self in situations where I need to know all the properties or
methods
of these new objects
# 1 Re: Is there a way to get info on the properties and methods of the new asp+ objects
look for the WinCV.exe in the NGWSSDK\BIN folder.
This is a very nice class viewer that lists all the properties, methods, and
eventhandlers.
It's a bit cryptic in it's style, but chock full of details.
MCA
"Tom Ashworth" <tomash@bellsouth.net> wrote in message
news:39b146b0$1@news.dev-archive.com...
> Is there some way to view a list of the methods and properties of these
> objects?
> In particular I'm looking to use the htmlinputfile object, although I am
> constantly
> finding my self in situations where I need to know all the properties or
> methods
> of these new objects
>
>