Hi all,
I want to write some VBscripts in a HTML page BUT I am sometimes lost as to the objects and the properties and the methods available to me.
For example the Document Obect or the Window Object
Document.Write
Window.Navigate
There is no way I can expose the properties available to me in FrontPage 2000 (or is there ???)
Can I do so in the IDE of VB6 where I can see the properties and methods available via the friendly Drop-Down menu Box ?
If I can do in the VB6 IDE, what object library must I set reference to ? I have tried the HTML, VBScript Object Library but none of them seem to work.
Any help is appreciated.




Reply With Quote