Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

not downloading Active X to client machine

Status
Not open for further replies.

sbind77

Programmer
Oct 2, 2001
29
US
Hello

I created a OCX in my serever

and used in one of my AS page
here is that object code.

<OBJECT SCOPE=&quot;Session&quot; id=UserControl11 style=&quot;LEFT: 0px; TOP: 0px&quot; classid=&quot;clsid:274484B4-BF36-4A42-B3AF-8867A9DC3B1E&quot; VIEWASTEXT>
<PARAM NAME=&quot;_ExtentX&quot; VALUE=&quot;8467&quot;>
<PARAM NAME=&quot;_ExtentY&quot; VALUE=&quot;6350&quot;>
</OBJECT>

Its working fine (downloading to the browser) in my server without any problem.
If I ty to download from any other client machine nothing is downloaded.

what is the procedure behind to make my control work in client local machine.

Thanks
Bala

Thank You
sbind77
 
This is a little vague. What are you trying to do? RDS? Why would you think that we're going to look at that classid and know what it is?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top