Wrox Programmer Forums
|
Ajax the combination of XHTML, CSS, DOM, XML, XSLT, XMLHttpRequest, and JavaScript
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Ajax section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 10th, 2007, 11:49 AM
Authorized User
 
Join Date: Jul 2003
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to stalker Send a message via MSN to stalker
Default ActiveX list

Hello,

I feel this may not be the right thread to post this, anyway I couldn't find any other more suited to the subject.
 Can you please tell me of a site where I can find a pretty much complete list of the available ActiveX (microsoft trusted) objects that we can use on HTA or ServerSide SCripting?

I'm talking about generic porpuse like Video streaming controlers, fileSystemObject, Word.application, shell, etc etc..

Thanks a lot in a advance,

Pedro

 
Old May 10th, 2007, 12:25 PM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

You won't find a list anywhere as there are thousands of usable controls. (I'm not sure what you mean by Microsoft trusted.) You can see what resides on a machine easily. One way is to open an Office application such as Excel and do shift+F11 to go into the VBA editor. Then look at tools => references for the main controls. If you add them to the project you can use F2, the object browser, to see their members.

--

Joe (Microsoft MVP - XML)
 
Old May 11th, 2007, 09:39 AM
Authorized User
 
Join Date: Jul 2003
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to stalker Send a message via MSN to stalker
Default

Thanks, that pretty much helped me a lot.

I wanted something like that but on the web, with a reference and not limited to the installed controls but with a bigger database including comercial controls from third party companies.
So that if I wanted to do an application for a client I didn't have to design controls from scratch knowing that they were available by some other developer already.

But that is pretty much what I needed in case you don't know of any site like the one I described above.

Thx for your help






Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX : getting PARAM value in activeX src smaraux Visual Studio 2005 1 March 4th, 2008 12:31 PM
multi-column list box values moved to 2nd list box sbmvr Access VBA 1 May 14th, 2007 01:58 PM
Advantages /Disadvantages of ActiveX DLL & ActiveX priyank Beginning VB 6 6 February 19th, 2007 11:34 AM
fill dropdown list with items when parent list isaac_cm Pro PHP 1 July 10th, 2006 05:41 AM
List tablesname from database & list databasename ittorget MySQL 3 September 10th, 2005 03:06 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.