Recent update: 2008-3-21

"IWebBrowser2::ToolBar Property" broken in IE7 RC1 ?

2916 byte By Arnuntar at 2008-3-7
If some java script hide my toolbar i use the following code to show it :STDMETHODIMP CSMBar::DocumentComplete(IDispatch* pDisp, VARIANT* URL){ CComPtr<IWebBrowser2> pWebBrowser(m_pReflectWnd->GetToolBar().GetBrowser()); if(pWebBrowser != NULL) { BOOL bIsFeature; VARIANT_BOOL ...

ftp error ie7

329 byte By mattuk145 at 2008-3-7
im sorry but wen the mod told us to look in comunities i didint know were to go,perhaps a reference please? or can u answer our questioni cant access my ftp from ie7 its nothing wrong with the ftp as my frend can. i need my ftp asap as im running my website from it and it does need to be ...

my binarycode cannot add new object in window, but javascript can do.

1722 byte By kevin7776 at 2008-3-6
in javascript,we can add a new object in the window like this:<script language=javascript>window.testObj=new ActiveXObject("XXX.YYY");window.testObj.dosomething();</script> .I want directly add a new object in the window in my BHO through the IDispatchEx, but I always get ...

IE7 RC1 compatibility issue with eFax Messenger

641 byte By SSWebWorks at 2008-3-6
To whom it may concern,There is a a compatibility problem between eFax Messenger and IE7 RC1. The eFax programs start page "StartPage.mht" will not display any images when using IE7. All works fine with IE6.Unfortunatley, anyone using eFax will be stuck with IE6 if they want the ...

How to automate selection of items from list using vb.net

7487 byte By satish_k at 2008-3-5
FYI . I am pasting the code from the code behind form Imports mshtml Imports SHDocVw Imports Automation Imports InternetMacros Imports System.Threading Public Class Form1 Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() ...

Delete an element using Javascript?

196 byte By robinjam at 2008-3-5
How do I remove this element using Javascript? <font size=2> document.getElementById(WindowID+</font><font color="#800000" size=2>"_TaskbarButton"</font><font size=2>) </font>

Why cannot BHO receive the DocumentComplete(DISPID_DOCUMENTCOMPLETE) event again when I refr

336 byte By kevin7776 at 2008-3-3
I have written a bho object and sinked the events of IE.when navigate to a new page,bho can receive the documentcomplete event.but when I refresh the current page, bho cannot receive the event again,while bho can receive other event well. (I am sure then I havenot Unadvised the events)who could ...

Persistent cookie overwrite session cookie

2648 byte By mdav at 2008-3-3
In this code: <!-- Begin code --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="es-ES"><head> ...

Want to replicate Flash player...

826 byte By Obrzut at 2008-3-1
Hi,I would like to start development on a simple interface for opening a window in Internet Explorer which can be manipulated by a data script. This, in all respects, is what 'Flash' does. But, can some one please explain a starting point for a programmer unfamiliar with the Windows O/s to ...

Caching policy in IE

177 byte By phoenix.india at 2008-3-1
How does the browser behave when the cache is full? Does it delete the cache periodically ? Or Is it a FIFO process trigerred only when a new object(say image) has to be cached?

Dont Fire NewWindow3 when new TAB is opened by CTRL+T.

693 byte By wangzhong at 2008-2-28
Our team have made a synchronous tools for IE( http://www.syncplus.net/en/ ).Recently, I am doing an upgrade for IE7 in Vista RC1, but have a problem about the NewWindows3 event.The NewWindows3 event is fired by the following case.1)Choose the "Open in New Tab" command from a link's ...

Errors in MSDN Library's Web Development section

2789 byte By BenjaminHawkes-Lewis at 2008-2-28
The MSDN Library’s Web Development section is an important reference source for many web developers. Its accuracy is therefore important. But I can’t seem to find anywhere to report errors in the documentation. Does anyone know who to talk to if we need to get errors fixed?In case anyone is ...

Manipulate page in a frame from JScript in IE6

296 byte By Hans-GeorgMichna at 2008-2-27
In IE6, is it possible to manipulate a web page that's loaded in a frame from JScript in the master page? Access to the DOM and to click events would be most interesting. If not, I guess I'll have to write an ActiveX control (and come back with more questions :-). Hans-Georg

IE7 Beta Antiphishing

452 byte By SHutchinson at 2008-2-27
I moved my master hard drive to a slave and installed a new master.I was trying to delete fiels off the old hard drive but there is one folder associated with the previous IE7 Beta installation that I can not delete.C:\Documents and Settings\User\Local Settings\Temporary Internet ...

Listening to IE events

480 byte By sumitmehrotra at 2008-2-26
hi ,i am trying to advise my event sink to the internet explorer 6.0.the problem i am facing is the explorer calls the invoke method on the event sink with the dispatch id DISPID_COMMANDSTATECHANGE, and it does this four times. after that it doesnt responds to any eventplease tell me how to ...

hiding the parameters in the adress bar

268 byte By mikalush at 2008-2-26
i want to hide the parameters i send to the server in the address bar ( by the get method) how can i do it? my web is written on asp pages waiting to your help, mikalush <img src="/library/msdn/images/emoticons/smile_thinking.gif">

Development using visual C# -->Weak named dlls in GAC

1347 byte By prayag at 2008-2-25
Hi guys,I am trying to develop an IE toolbar using C# using the Pavel Zolnikov's BHO method given here :- http://www.codeproject.com/csharp/dotnetbandobjects.asp?df=100&tid=1608121&forumid=3788&exp=1&mpp=50&select=1608121#xx1608121xxand VS 2005 version given ...

Problems with RTF file in IE

876 byte By AndreaGiovannini at 2008-2-25
Hi,I've a problem (the context is a web application) with an RTF file which is dynamically generated on the server and then shown on the client side with IE 6. IE automatically opens word (MS Office 2000 on the client) but then complains about the file being locked by another user Further ...

IE7 protected mode hWnd problem

467 byte By MeniB at 2008-2-24
hello,i'm trying to get the hWnd of a IWebBrowser2 control.if i'm working on xp, everything is ok.but with Vista - things different. hWnd returned is not valid. (IsWindow - fails)any ideas why?It seems to me that because if you run iexplorer.exe in Protected mode, it runs ieuser.exe and it ...

download file error

978 byte By alexshr at 2008-2-24
Download (open) file error :We are using Portal Document Manager (WebSphere Portal 5103 ) with IE 6.0--For example, there is document with unicode (russian) name:"отправление пасс. за 8 мес..xls"and we want to download it.The browser ask: "Save or open?"If we ...

Clear IE History From C#

125 byte By xRuntime at 2008-2-23
How can I do this? I've tried a bunch of foreach statements, even tried some Win32 stuff, and I havent been able to do it...

Set up cannot locate browsers plug in directory

369 byte By Dorisdvu at 2008-2-23
I'm trying to install adobe flash player 9 and I'm receiving this message that set up could not locate your browsers plug in directory. I have Windows XP, Internet Explorer 6. Please help. ...

Getting Mouse Events for BHO

462 byte By k6386 at 2008-2-22
Hi,I'm making a BHO for IE written as a COM dll in C++. I was wondering if there was a way to trap mouse events like mouseover a link, mouseout of a link etc. The only way I can think of now is to embed a javascript code in the document, but that's pretty messy and I am not totally ...

XML DOM using JavaScript

974 byte By Digamber at 2008-2-22
Hi everybody how r u?Actually i am really in big trouble for very small problem i guess.I am manipulating a xml file using xml dom using javascript, after manipulating the dom tree internally, when i tried to save the file i am getting "permission denied" error. I have tried saving ...

Passing MSXML document to a activex control using JScript

286 byte By smk_k at 2008-2-22
I want to pass a MSXML document to an activex control using JScript. I have tried it but it sends a IDispach pointer. I also need to convert the passed xml document in to a string. Is there anyway that I can chaneg the passed IDispatch pointer to IXMLDocument or something like that.

invoking download dialog box upon clicking on a link

530 byte By Aaryant at 2008-2-22
Hi,I am preparing one html file which contains link to trx files (test results file generated by VSTT). These trx files are present on a local share. When I click on the link I want either to open the file in the devenv or pop up the dialog box to download the file. Currently file is getting ...

Development using visual C# -->Weak named dlls in GAC

1347 byte By prayag at 2008-2-21
Hi guys,I am trying to develop an IE toolbar using C# using the Pavel Zolnikov's BHO method given here :- http://www.codeproject.com/csharp/dotnetbandobjects.asp?df=100&tid=1608121&forumid=3788&exp=1&mpp=50&select=1608121#xx1608121xxand VS 2005 version given ...

FOR GOD'S SAKE, UNINSTALL!!!

785 byte By WillHeffron at 2008-2-21
I tried to uninstall so I could install Beta 3, then I got frustrated and just wanted to uninstall, but no luck. Now, I try install RC1, and get a message that it can't uninstall the previous version. I tried the "cheats" where it gave you the filenames to type in, but I don't have ...

IE 7 RC 1 and scrolling div. Need Help ASAP!!

540 byte By idahogurl at 2008-2-20
I've got a problem with IE 7 RC 1 and my web site. I open my web site in a tab and then open another tab and go anywhere (Yahoo or Google). I sit on that tab for a while and then go back to my web site. The table expands and looks awful.I've included the link to the one of the pages with the ...

IE 7 Frameset Resize Bug

1537 byte By Ondis at 2008-2-20
All,IE7 exhibits the same frameset resize failure as IE6 since the security update.Please see IE6 Frameset Resize Bug posting for detail. PostID=728293 http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=728293&SiteID=1&mode=1 Some additional information:Basically if you mouse down to ...

Manipulate page in a frame from JScript in IE6

296 byte By Hans-GeorgMichna at 2008-2-19
In IE6, is it possible to manipulate a web page that's loaded in a frame from JScript in the master page? Access to the DOM and to click events would be most interesting. If not, I guess I'll have to write an ActiveX control (and come back with more questions :-). Hans-Georg

The issue of 'Zoom' of 'Page'

1218 byte By Wesley.Wang at 2008-2-19
Hi,all,When I try to use zoom in and zoom out of 'Page-Zoom' by pressing Ctrl+"+" and "Ctrl+ "-",elements of form and characters superposed each other. You can try to visite www.google.com and press ctrl+"+" after the page loaded. I have made a simple testing for that.a.Use a table to locate, ...

Extension loading/unloading

910 byte By KaranMG at 2008-2-18
I have written a VB program which parses through all the open IE windows and allows me to access information from them (events, title, progress, etc.). I wrote this program as a proof-of-concept to find out if it was possible to get relevant information from already open IE windows.What I want ...

IE7 RC1 isn't registering any event handlers inside of <input> boxes

368 byte By Leeoniya at 2008-2-18
like the topic says, IE7 RC1 isn't registering any event handlers inside of <input> boxes. window.onload() works, while onchange() or onblur() or onmouseover() inside an <input> form field does not.need i say more?i just submitted the bug through beta client already, thought i ...

IConnectionPoint::Unadvise fails in IE7

685 byte By rdeal at 2008-2-17
Hello,We are testing our BHO with IE7 (7.0.5700.6). Upon browser startup, the BHO calls IConnectionPoint::Advise. At browser shutdown, it calls IConnectionPoint::Unadvise with the same cookie returned by Advise. Unadvise is returns CONNECT_E_NOCONNECTION. One observation is that if I call ...

Problem substituting CSS for frames

851 byte By scottgibson at 2008-2-17
I have a website in which I link a real estate idx search engine using a frame. I want to change this to CSS to get the website ready for XHTML strict, but I have been unable to get the page loaded.The page to be loaded is ...

BHO sample code?

572 byte By WilliamPHenryJr at 2008-2-16
Hi, all! I've found the BHO article on MSDN (the browser the way you want it)...but it mentions source code and provides no link. I need to make a BHO for a school project, and in this class it's perfectly acceptable to modify sample code. Can someone point me toward either a C++ or a C# ...

How FP to duplicate the WINDOW SEARCH (right click on START > SEARCH) ?

678 byte By johan2000 at 2008-2-16
Please Help,I'm new to FP, how to code the WINDOW SEARCHin FP? in my web page I would like to be able to search for the network directory for a specific keyword of thefile in the network directory (not in C: or D:)If the user pick that item, then say aBook.PDF wil display Thank you so much! ...

How to catch certain browsing events

1287 byte By DavideMagistri at 2008-2-15
Hi everyone,i'm currently developing a BHO with ATL as i'm in need to write an application that would record the interaction between a user and the browser while surfing the internet.With my BHO i'm able to get notification of the events thanks to the DIID_DWebBrowserEvents2 interface. This ...

JavaScript Variables

1205 byte By INeedADip at 2008-2-15
I'm not looking for performance gains, just curious.Is there any "benefit" of declaring variables as a particular type? What I mean is doing something like:var path = new String("start"); instead ofvar path = "start";I was wondering because if I use this variable ...

Selectively Removing IE History

311 byte By BarleyGarlic at 2008-2-15
Hi all.Is there a way to effectively traverse the URL history and selectively delete entries (our pages) from it. We have a web based application that uses a client side ActiveX control, so we have full access to the Windows API.Any help or direction would be greatly ...

XSLT generated JavaScript not executed

3079 byte By Spankmaster79 at 2008-2-15
My problem is the following:I generate JavaScript Code in XSLT that should be excecuted in the IE (V. 6.0). I create a <select> box with some <option> in it. Instead of using <xsl:choose><xsl:when> repeatly I thought I just create a Function that get's called afterwards ...

Why cannot BHO receive the DocumentComplete(DISPID_DOCUMENTCOMPLETE) event again when I refr

336 byte By kevin7776 at 2008-2-15
I have written a bho object and sinked the events of IE.when navigate to a new page,bho can receive the documentcomplete event.but when I refresh the current page, bho cannot receive the event again,while bho can receive other event well. (I am sure then I havenot Unadvised the events)who could ...

"The Web page you are viewing is trying to close the window"

300 byte By quinet at 2008-2-15
I have installed IE7 but use FireFox. I keep getting this annoying message even when there are no windows open, certainly no IE7 windows open, or when there is no obvious attempt by any program to close any windows. Does anyone know why this is happening? And how can I stop it? Thanks, - Thom...

WebBrowser Control not loading java applet (xp sp2)

891 byte By dapi at 2008-2-15
Hi,I am having a mfc exe with webbrowser control in a dialog. when i navigate to a page containing a java applet, it doesnt download/activate the applet. I'm just wondering if someone has encountered this issue?my machine config is as follows:Win XP Pro SP2IE 6JRE 1.5points of interest:1) When ...

Offer Remote Assistance breaks after installation of Internet Explorer 7

340 byte By StevenMcCarty at 2008-2-15
We are seeing an issue where Offer Remote Assistance breaks after Internet Explorer 7 is installed. The error message generated is "Remote Assistance failed. Please try again."Has anyone seen this? And, does anyone know how to resolve it?Thank you, in advance.Windows XP SP2Internet ...

BHO works in IE6 but not IE7

677 byte By PatrickMa at 2008-2-15
Hi, I have a BHO that is written in VB.The BHO works in IE6 but not IE7.The place it fails in IE7 is that it does not perform the Navigate2 method correctly.I tried changing the 2nd parameter in Navigate2 to different values according to MSDN documentation. It yield different results.Thus, I ...

Tabbed View Src Idea

1507 byte By Jaredcheeda at 2008-2-15
okay, so I do a lot of basic HTML/CSS/Javascript sites for people, as do a lot of people, and since HTML is so easy to learn and most people don't know PHP and so on, blah blah anyways. while editing a page on my computer:right-click > view srcnotepad pops upedit/saveback to IE, refreshback ...

One Instance of Band Object

229 byte By cablehead at 2008-2-14
Is it possible? I have a vertical band object that plays an mp3 file... If newwindow2 pops another window....when closed...it will also stop my mp3. I have code to stop the mp3 in my quit event. TIA

IE 7 RC1 Breaks Scripts

629 byte By K.Kong at 2008-2-14
I just installed IE 7 RC1 and my application scripts stopped working. An example: Dim IE, doc, pics Set IE = CreateObject("InternetExplorer.Application") IE.navigate "about:blank" Do until IE.ReadyState = 4: WScript.Sleep 50: Loop Set doc = IE.document doc.write("test ...