Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested ActiveX Solutions: 1 - 25 of 166
 
When one of my users sends someone an email the following alert is displayed when the recitpient opens the email. One or more ActiveX controls could not be displayed because either: 1.     Yo...
Hi, Just wondered if an activex version of the Firefox Browser is in existence. I would like to use the browser object in a vb.net app.
I have a VB6 program and I can get the file date/time from a file but I can not find an activeX that will allow me to change the dates/time of a file or code.  For instance when a user copies ...
I'm using Visual Studio 2005. Can someone point me to a simple example of how to create a C++ ActiveX component that I can call from a vb6 program? I've found examples via google-search of Act...
Hello, I have called a procedure in the click event of my combobox (i have also tried the change event). the procedure is called using the change event or click event; however, the event is...
I've tinkered around a while try to make Adobe PDF Reader work with Access. I added the reference from the following path: C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\AcroPDF.dll ...
I have Win XP, using IE6 sp2 and want to sell stuff on EBay.co.uk but when I try to put a picture in Sell Your Item, Pictures nothing happens. I press the button it goes to the Enhanced tab bu...
I want to call back a function of javascript from ActiveX side. Scenario is: In ActiveX, print given text to printer and after printing is complete, an event is raised. In this event, I wan...
I am using activeX script in a DTS package to send mail to serveral users if thier ID is found in a particular MSSQL view.  The code is added below.  it is only sending one email for the first...
I am attempting to execute a macro inside my excel speadsheet and getting this error: Runtime error '429' ActiveX component can't create object. The breakpoint shows me it is taking pla...
my application (htm and javascript) was using this object and we instantiated the below way. var xmlHTTP = new ActiveXObject("Msxml2.XMLHTTP"); It was working fine. Now I added the below obj...
I have encontered a couple of third party activex's that are intended to be hosted within a web page. The properties of the activex is set using a PARAM tag withing the <OBJECT tag inside a h...
I have a VBA macro in Excel 2003 that uses the following ADODB connection string: cn.ConnectionString = "Provider=MSDASQL;Data Source=MyDSN;User ID=" & USERNAME & ";Password=" & PASSWORD & ...
Hello, I have put together a dts package to check if a file exist and to check a date range in a database. I know for a fact that the date specified in the database table is correct. But th...
I am writing an AxtiveX script for a DTS package in SQL Server 2000. I want to open an Excel spreadsheet, add a tab, add some text and formatting to the sheet, fill the rest of the sheet wi...
I would like to find or write an Internet Explorer ActiveX control that will allow me to print a web page to a specific printer without a dialog box. The problem that I am having is that this ...
Hi, Actual requirement is i have create to ActiveX control for IE 6.0 and above to perform read/write operation under specific directory in client machine. we are using development Language...
I am trying to get access to my CIsco Web VPN client through IE 7. However after I login it tries to download the installer for the Web client, but fails to start. It seems like an active x pr...
My webapp includes a bunch of activex controls that get distributed separately via CAB, over the web, and auto-installed on the client. These all work. But we're creating an MSI with all the a...
I have an ActiveX control that is unsigned(webdvr.cab- from EyeMax) ... I need a way to make life easy   onn the s to install ... right now they have to go to the IE Tools menu -> Internet opt...
Hi Folks: We're thinking of developing a limited application capable of permanently deleting email messages.  The idea is that once the user deletes the message (from say Outlook Express or...
We have a COM dll built on windows 32 bit OS. When this dll is attempted to be registered on a 64 bit platform,we get the following error: INFO: Calling Action w32OcxRegActions10.2.0.1.0  Re...
Using VB6, I am creating a new activex dll to encapsulate a 3rd party sql database.  Although I can change and update data directly though ADO, I cannot since it needs to be done though its pr...
I have created a COM object and call it as activex from a web page in javascript. Is there a way to pass parameters by reference that will be occupied by the ActiveX object. The only way I c...
I need to print a crystal report in landscape mode and normally use the Crystal Report ActiveX Control. Since the ActiveX control does not have a PaperOrientation property I am attempting to r...