Re: Trigger Update of ActiveX Control in Javascript?
- From: "suckerformimi" <cremoni@xxxxxxxxx>
- Date: 17 Apr 2006 09:00:48 -0700
Our goal here is to offer the user a chance to upgrade without making
it mandatory. AFAIK the <object> tag doesn't give us enough control.
This is why we want to _trigger_ the upgrade in javascript.
Users can use a no-download version of our product. In this case, no
ActiveX warning bar shows up. There will be a panel offering the
download version.
Users of the download version will be offered optional updates. They
will be required to upgrade if they do anything that requires new
features.
It looks like the solution involves dynamically creating and deleting
objects. We need to be able to delete the plugin object, replace the
<object> tag, and then render new javascript that will trigger the
download of a new version.
.
- Follow-Ups:
- Re: Trigger Update of ActiveX Control in Javascript?
- From: //><\\
- Re: Trigger Update of ActiveX Control in Javascript?
- References:
- Trigger Update of ActiveX Control in Javascript?
- From: suckerformimi
- Re: Trigger Update of ActiveX Control in Javascript?
- From: //><\\
- Trigger Update of ActiveX Control in Javascript?
- Prev by Date: How can I call a JavaScript Function from Excel VBA?
- Next by Date: RE: accessing drop down list selected value from javascript
- Previous by thread: Re: Trigger Update of ActiveX Control in Javascript?
- Next by thread: Re: Trigger Update of ActiveX Control in Javascript?
- Index(es):
Relevant Pages
|