DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Mon, 20 Aug 2007 12:57:07 +0530,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Supriya
          2    Kevin Spencer
                 3    Supriya
          4    Steve C. Orr [MCSD, MVP, CSM, ASP Insider]


How to add activeX cntrol to the web page   
Hi All,
  How to add ActiveX Control to the web page.
I added Object tag in the source html. Only ActiveX control is coming on the 
design. If I want to access the properties and manipulate them , I tried to 
create one Object ActiveXObject("Namespace.ClassName").But  it is giving 
error that System cannot find the path specified.

 Please help me.
Thanks in advance.
Supriya.
Date:Mon, 20 Aug 2007 12:57:07 +0530   Author:  

Re: How to add activeX cntrol to the web page   
The ActiveX Control is not a server-side control; it is a control that is 
downloaded by the browser and run on the client. It cannot be modified or 
configured on the server-side, other than to dynamically write the object 
tag parameters that will be employed in the browser.

-- 
HTH,

Kevin Spencer
Microsoft MVP

DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Supriya"  wrote in message 
news:e4MAAwv4HHA.5852@TK2MSFTNGP02.phx.gbl...

> Hi All,
>  How to add ActiveX Control to the web page.
> I added Object tag in the source html. Only ActiveX control is coming on 
> the design. If I want to access the properties and manipulate them , I 
> tried to create one Object ActiveXObject("Namespace.ClassName").But  it is 
> giving error that System cannot find the path specified.
>
> Please help me.
> Thanks in advance.
> Supriya.
> 
Date:Mon, 20 Aug 2007 07:27:06 -0400   Author:  

Re: How to add activeX cntrol to the web page   
Please give me some example. I am new to ASP.
Thanks

"Kevin Spencer"  wrote in message 
news:esU$K0x4HHA.4712@TK2MSFTNGP04.phx.gbl...

> The ActiveX Control is not a server-side control; it is a control that is 
> downloaded by the browser and run on the client. It cannot be modified or 
> configured on the server-side, other than to dynamically write the object 
> tag parameters that will be employed in the browser.
>
> -- 
> HTH,
>
> Kevin Spencer
> Microsoft MVP
>
> DSI PrintManager, Miradyne Component Libraries:
> http://www.miradyne.net
>
> "Supriya"  wrote in message 
> news:e4MAAwv4HHA.5852@TK2MSFTNGP02.phx.gbl...
>> Hi All,
>>  How to add ActiveX Control to the web page.
>> I added Object tag in the source html. Only ActiveX control is coming on 
>> the design. If I want to access the properties and manipulate them , I 
>> tried to create one Object ActiveXObject("Namespace.ClassName").But  it 
>> is giving error that System cannot find the path specified.
>>
>> Please help me.
>> Thanks in advance.
>> Supriya.
>>
>
> 
Date:Mon, 20 Aug 2007 17:01:04 +0530   Author:  

Re: How to add activeX cntrol to the web page   
I've posted examples of using ActiveX controls within ASP.NET here:
http://SteveOrr.net/articles/StreamingMedia.aspx
http://SteveOrr.net/articles/Flasher.aspx
http://SteveOrr.net/articles/QuickTime.aspx

-- 
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net


"Supriya"  wrote in message 
news:e4MAAwv4HHA.5852@TK2MSFTNGP02.phx.gbl...

> Hi All,
>  How to add ActiveX Control to the web page.
> I added Object tag in the source html. Only ActiveX control is coming on 
> the design. If I want to access the properties and manipulate them , I 
> tried to create one Object ActiveXObject("Namespace.ClassName").But  it is 
> giving error that System cannot find the path specified.
>
> Please help me.
> Thanks in advance.
> Supriya.
> 
Date:Mon, 20 Aug 2007 09:09:50 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us