Ask a Question related to ASP.NET General, Design and Development.
-
VB Programmer #1
Question: ActiveX control implementation
I am going to use an ActiveX control on my webform.
1. How can I set it up so that if a user views the web page and doesn't
have the ActiveX control it immediately/automatically downloads it from a
predefined location?
2. How do I handle registering it on their machine (with 'regsvr32'?), or
do I even need to do this? (This ActiveX control is an unmanaged,
non-server control.)
Thanks,
Robert
VB Programmer Guest
-
Ajax Control Implementation Problem
Hi, I'm trying to make some ajax controls, I checked different ajax controls to find out how they works. main problem in developing ajax... -
User Control and ActiveX control
Now I am hosting a user control(an assembly in .dll) in IE. I want to know the difference between this kind of control and ActiveX control. thank... -
A question about activeX control...
Hi, I have an .htm file which references an activeX control. The control itself is inside the .cab file. In addition there is also a file with... -
Question regarding web service implementation
Hi, I ain't good with web services so I am asking for opinion/pointers. Assume there are two systems A and B. System A has webservice method... -
Question: Auto-download ActiveX control if user does not have
I have a webform that uses an ActiveX control. I want the user to automatically download the ActiveX control if he doesn't have it. How can I do...



Reply With Quote

