registering an OCX... 
Author Message
 registering an OCX...

can anyone tell me how i would go about registering an ocx so that i can
embed it into a web page?

i have tried using the package and development wizard to create an internet
cab file but it never works.

i beleive i need to use regedit to register the component and then use the
objects id to embed it in the web page...

thx for the help...



Tue, 07 Sep 2004 22:38:37 GMT  
 registering an OCX...
Not "regeid". It is "regsvr32", At "Start->Run", type "regsvr32
C:\MyPath\MyControl.ocx"


Quote:
> can anyone tell me how i would go about registering an ocx so that i can
> embed it into a web page?

> i have tried using the package and development wizard to create an
internet
> cab file but it never works.

> i beleive i need to use regedit to register the component and then use the
> objects id to embed it in the web page...

> thx for the help...



Wed, 08 Sep 2004 00:21:12 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Register problems, VB Setup dont register HTML.OCX, cant load or register

2. registering graph16.ocx/graph32.ocx

3. Problems registering TAB32X20.OCX and FLP32X20.OCX

4. Problems registering comdlg32.ocx and comctl32.ocx

5. OCX CONTROL can't register TABCTL32,OCX

6. help registering references/OCX

7. How to Register an ocx file with RegSvr32 from within Access97

8. How do i register an OCX control in Access VB

9. Registering a OCX control

10. Registering an ocx

11. how to register a OCX control

12. How to register grid16.ocx in win95/98

 

 
Powered by phpBB® Forum Software