|
-
Mar 9th, 2007, 01:04 PM
#1
Thread Starter
New Member
classid for activex?
hi,
i'm working on my first activex control and i've read instructions for putting it on the internet using html that say i need a class id. i've looked in the registry for the class id, but i have been unable to find it and i'm not really sure if i'm looking in the right place. let me know if you've done this before and can offer any advice.
thanks,
Jenny
-
Mar 18th, 2007, 09:33 AM
#2
Re: classid for activex?
The cleanest way to package an ActiveX control for use in a web page is to use the Package and Deployment Wizard. There is an option to create a web distribution package, which creates the .CAB file containing your OCX as well as a skeletal .HTM file that will contain an <OBJECT> tag with the information you want.
Be warned that if your project uses licensed controls it will also be necessary to create a License Package (.LPK) file. This is done using LPKTool.exe which should be on your CDs you installed VB from, or may also be downloadable from Microsoft.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|