Re: Accessing ActiveX control method from VBScript
- From: "fragenmensch" <fragenmensch@xxxxxx>
- Date: Thu, 29 Sep 2005 19:09:31 +0200
in the OBJECT tag replace CODEBASE with SRC.
with ie6 this works fine.
marco
"shiva" <shiva@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:5A755AF1-4B16-4AB0-844B-7C88E4F73BD6@xxxxxxxxxxxxxxxx
> Hello,
>
> I have a activeX control registered in both the client machine and
server
> machine.
> Using VBScript how i can access the method of the activex control.
> I'm trying like this is there any mistake?
>
> <OBJECT ID="object1" CLASSID="the class id" align = "baseline" border =
"1"
> width = "800" height = "600"
Codebase="http://ip/ActiveXcontrol.ocx"></OBJECT>
> <script Language="VBScript">
> object1.Start(par)
> </script>
> My asp page is in the server and i'm browsing from my client machine and
> trying to call the exposed start method in the activex control.
> Its giving error "object doesnt support this property or method "
> What i'm doing wrong here.. Any assistance would be appreciated.
>
> --
> Software Engineer
.
- Prev by Date: Developing for H/PC CE.200
- Next by Date: Re: Bypassing the 32Mb limit per process?
- Previous by thread: Developing for H/PC CE.200
- Next by thread: how to find the service name of IR device
- Index(es):
Relevant Pages
|
Loading