Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: multiple controls bound in an ocx creating problems...


Message #1 by <rajesh_s8@1...> on Tue, 10 Oct 2000 16:35:12 +0530
hi,

Here is this mscomct2.ocx which has 3 controls bound in it... it comes with

vb and doesnt have a dll...

i tried calling the object using the clsid and ofcourse instantiating ocx's

dont work...

so i switched on to making a cab and downloading it on the client end and

this doesnt work...

infact i need only the dtpicker control in that ocx...

can anyone help me in instantiating this dtpicker (with or without

downloading on the client end...)



i tried instantiating calendar control seperately both by giving the cls id

and also by making a cab and it worked... in fact all those with single

components work fine but not those with multiple controls in it...

any help wud be welcome



note: there is a problem in those client machines that doesnt have vb





rgds,

rajesh




  Return to Index