Hello
I created a OCX in my serever
and used in one of my AS page
here is that object code.
<OBJECT SCOPE="Session" id=UserControl11 style="LEFT: 0px; TOP: 0px" classid="clsid:274484B4-BF36-4A42-B3AF-8867A9DC3B1E" VIEWASTEXT>
<PARAM NAME="_ExtentX" VALUE="8467">
<PARAM NAME="_ExtentY" VALUE="6350">
</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
I created a OCX in my serever
and used in one of my AS page
here is that object code.
<OBJECT SCOPE="Session" id=UserControl11 style="LEFT: 0px; TOP: 0px" classid="clsid:274484B4-BF36-4A42-B3AF-8867A9DC3B1E" VIEWASTEXT>
<PARAM NAME="_ExtentX" VALUE="8467">
<PARAM NAME="_ExtentY" VALUE="6350">
</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