| View previous topic :: View next topic |
| Author |
Message |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Thu Jun 28, 2007 6:41 pm Post subject: vdsbrw50.dll and NOACTIVEX |
|
|
Hello all
If I use the VDS browser element in conjunction with the NOACTIVEX parameter and I visit a site which does have ActiveX items on it (like Youtube.com), I get the following warning:
| Quote: | ---------------------------
Windows Internet Explorer
---------------------------
Eén of meer ActiveX-besturingselementen kunnen niet worden weergegeven
omdat:
1) Uw huidige beveiligingsinstellingen niet toestaan dat ActiveX-besturings-
elementen op deze pagina worden uitgevoerd, of omdat
2) U een uitgever van een van de besturingselementen hebt geblokkeerd.
Hierdoor wordt de pagina mogelijk niet goed weergegeven.
---------------------------
OK
--------------------------- |
Translated it means something like "On of the ActiveX-items can not be shown, because: 1) Your current security settings don't allow Active-X control elements on this page or 2) You disabled a publisher's control element."
Does somebody know how to get rid of this warning message, probably by changing some registry settings? Or something like the NONAVIGATE style, but then one which is triggered on every individual file which is tried to be downloaded? _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
DaveR Valued Contributor


Joined: 03 Sep 2005 Posts: 413 Location: Australia
|
Posted: Fri Jun 29, 2007 2:56 am Post subject: |
|
|
Sounds like you need to change your IE security settings for the default Internet Zone. Or better yet, if you trust the site in question, add the site to the Trusted Zone.
In IE6 > Tools Menu > Internet Options > Security Tab. _________________ cheers
Dave |
|
| Back to top |
|
 |
jules Professional Member


Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Fri Jun 29, 2007 1:56 pm Post subject: |
|
|
I think that in the struggle for greater security, the problems of people who might use the Internet Explorer control in a program have been overlooked.
I paid quite a lot of money for some article submission software. Although it will submit stuff automatically and I can minimize it and get on with something else, I keep getting pop-up windows about script errors, despite the fact that the settings in IE itself are to not display script errors. I'm guessing there is nothing the programmer could do about those either, because the program appears to run some process on a timer that closes these windows after a few seconds if they appear.
I'm wondering if when the IE control runs in a program, it uses some default security settings not the ones the user has set for the browser. _________________ The Tech Pro
www.tech-pro.net |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Fri Jun 29, 2007 8:19 pm Post subject: |
|
|
| DaveŽ wrote: | Sounds like you need to change your IE security settings for the default Internet Zone. Or better yet, if you trust the site in question, add the site to the Trusted Zone.
In IE6 > Tools Menu > Internet Options > Security Tab. |
I tried that, but it seems that what Jules said is true; default IE settings apply to the vdsbrw element. The same counts for cookies, if you have a "save my password" cookie on a website and you open that website with the vdsbrw object, the cookie isn't used and you have to log in by hand.
I 'solved' my problem by simply turning of javascript since YouTube uses javascript to display the ActiveX content.  _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Fri Jun 29, 2007 9:18 pm Post subject: |
|
|
Hi All,
There are limitations in Microsoft's Web Browser Control. The Web Browser Control does not allow you to do everything that the full Internet Explorer does. Also Microsoft was forced to change the way that ActiveX controls are launched inside of the Browser Control's container since the time that Jules wrote his VDS DLL using that control. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
|