-
- Please a very simple sample for BHO using Visual studio 2005 in C#
by Codegirl
- 4 Replies
- Last post
by Archis
- Hi, please help a newbie here.
I have searched the internet for samples for BHO in C#, I find it's hard to compile those code. If I start a new project under VS 2005, what kind of project should I start with a console, or control library
If it is possible, please post a very simple sample here. I don't complain all the documentation at MSDN, but I will really appreciate anyone give me a han
-
- iexplore.exe - Application Error 0x7e1f9af3
by krzysxycoo
- 0 Replies
- Last post
by krzysxycoo
- iexplore.exe - Application Error
I recieve this error message when I am closing out internet explorer windows.
{ The instruction at "0x7e1f9af3" referenced memory at "0x7dc48950". The memory could not be "read".
Click on OK to terminate the program. }
Does anyone know how to fix this
-
- Activex to execute a file
by slickgoonie
- 1 Replies
- Last post
by Feng Chen - MSFT
- Hello everyone: Here is what I'm trying to solve. I have a setup.exe that executes an installer, now, what I'd like to achieve is to execute that file with within the browser, no downloads here, just execute the setup.exe and go through the wizzard. How can I achieve this Thanks.
-
- IE7 is missing "Edit with Microsoft Office Excel" in the drop down list under the "File" menu
by firestonejaz
- 0 Replies
- Last post
by firestonejaz
- IE7 only has the ability to edit with MS-Word ("Edit with Microsoft Office Word" appears in the drop down list under "File") but not MS-Excel, as was the case with IE6.
Is there any way to get this ability in IE7
-
- .NET UserControl in a dhtml page
by jfblier
- 1 Replies
- Last post
by unique_username
- Hi,
I want to be able to create a UserControl that will appear in a dhtml page running on the desktop of the user(start a web page locally without IIS).
I have create a a usercontrol with the following code:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
usin
-
- How does IE determine if an BHO is a disabled addin
by Joe Coder
- 3 Replies
- Last post
by Sdi
- Is it possible to register / install a BHO add-in where the add-in shows up initially as disabled in the IE manage add-in UI by default We want to install and register our BHO but still require the user to activate it, by choice, by using the IE manage add-in user interface.
-
- IE7 Not taking home page change
by AdamTech
- 3 Replies
- Last post
by Melissa
- Hello all,
Just wondering if there's an easy way to save the home page changes in IE7. When I go to c hange the home page, I first delete all the saved home pages in the drop down, then open the page I want (Which is a local HTML file) then try to save out those changes. For some reason after doing this it still defaults to go.microsoft.com. Is there a known issue with local HTML files that
-
- Forcing re-rendering of images rather than using cache
by eldiener
- 10 Replies
- Last post
by eldiener
- How does one programatically force IE to re-render an image on an HTML page rather than using the image stored in the cache In my HTML page an image changes on the server after a round-trip but IE insists on displaying the image from the cache again. There must be a way in the client side HTML page to programatically force IE to re-render that particular image, else the way IE works is dreadfull
-
- <select> tag with Multiple + removing the scroll bars
by SOTY_Programmer
- 0 Replies
- Last post
by SOTY_Programmer
- Good day MSDN community,
couldn't find anything about what I'm looking for (could be that I didn't know how to phrase it really), so hoping I explain my problem well enough so that I can get some help.
I've a couple of dropdown boxes that need special formatting. One of the dropdowns has the multiple option set to true or multiple, this will allow our users to select 1 or more option
-
- Interacting w/tabs in IE7
by Dan Morris
- 13 Replies
- Last post
by T E Dixon
- Is there a recommended way of (a) enumerating open tabs in an existing IE7 window, (b) figuring out which tab is active, and/or (c) setting a specific tab to be active I am working with a .NET forms applications, not an IE7 extension.
The only way I've found to enumerate tabs is to step through the HWND hierarchy and look for windows of class TabWindowClass, but this seems awkward and doesn't
-
- Navigate Flags
by cablehead
- 2 Replies
- Last post
by cablehead
- I had a link to msdn (lost it)...for navigating with shdocvw that included flags:
guessing...
OpeninNewTab
ForceSameTab....ect.
object p = null ;
Could add Flag...for tabs...
Explorer.Navigate(.URL, ref p, ref p, ref p, ref p);
I need to open in the same tab.
TIA
-
- using window.open want to get rid of url bar in new window within IE7
by tbink
- 8 Replies
- Last post
by Carlos H.
- Using the window.open method :
The line below running in IE6 produces a new window with a only the top title bar and status bar. However in IE7 there is always a address bar just below the title bar. I can't get rid of it. Surely there's a way! . Does this have to do with the anti-phishing filter If so is there a way to know that the client has that turned on
-
- IE security level
by JulCtm
- 0 Replies
- Last post
by JulCtm
- Anyone can tell me where to adjust IE7 security level - I am tired of getting message that it's not safe to proceed, I even got it going to Windows official sites.
Thanks
-
- Input type="file" externalization
by Dean Forant
- 1 Replies
- Last post
by unique_username
- I have a quick question about the input type=file control. I'm working on a product that will be distributed globally and I was wondering if the "Browse" text that appears in the button gets translated based on what language is set in windows (IE) or is this something that has to be externalized manually.
Thanks,
Dean
-
- Writing a BHO in Java / JavaScript / C++
by Eric Del Sesto
- 4 Replies
- Last post
by Eric Del Sesto
- Hi everyone. It's pretty clear that a BHO (Browser Helper Object) can be written using C++/ATL, but I was wondering:
1) Can a BHO be written entirely in Javascript (if yes, can you recommend links to examples or docs )
2) Can a BHO be written (mostly) in Java What I mean is, even if a little C++/ATL "glue" is required, could most of a BHO be written in Java The MSDN docs are focuse
-
- Res://ieframe.dll/dnserror.htm#
by immzie
- 14 Replies
- Last post
by ACEREPIMP
- I am having a problem with the following website:- www.hi5.com . While trying to visit this website I get the following error
Res://ieframe.dll/dnserror.htm#
I am running IE7, I have been able to visit this website since installing IE7, the problem seems to have just occured recently.
Can anyone help
-
- Memory leak by dragging an image
by Rodolfo Jodra
- 2 Replies
- Last post
by Rodolfo Jodra
- This problem came up when trying to implement an image which can be dragged within the Explorer window. But this very simple page, which only contains an image, reproduces it:
<html>
<head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head>
<body>
<p><img
-
- Downloaded Active Controls Dependency files shown damaged
by sateeshgskr
- 1 Replies
- Last post
by IECUSTOMIZER
- I am using IE7 for browsing the internet on Windows Vista operating system. Dependency files of all the active controls that are being downloaded are being showed as damaged.
Please let me know whether it hampers the applications that uses the activex contols for which dependency files are being shown as damaged.
From the last six months, I used to watch movies/programs in an onlin
-
- [IEDevTB]
by AVG
- 13 Replies
- Last post
by Kilkenny
- The developer toolbar looks great - evcept for the fact that every time I open a page from ANY site, I receive an error An unhandled exception (Object doesn't support this jproperty or method) occurred in iexplore.exe[3864].
with the prompt to oopern a debugger.
I had to uninstall the toolbar.
I am running Win XP SP2 and IE6.
Any chance of a fix
-
- IE7 Start up problem
by MattBlythe
- 14 Replies
- Last post
by Al
- Hi,
I am having problems starting IE7. When I start IE7 it hangs for ages, maybe a few minutes before starting then everything runs OK. I don't think IE7 is the problem because when I start my network connection (tiscali broadband) explorer hangs too and nothing will run until it clears itself, several minutes later.
When I boot Windows (XPSP2) iexplorer.exe runs at boot and tries to connect
-
- MSHTML Access frames on different domain from Frameset
by dmill
- 13 Replies
- Last post
by Adrian Dorache
- I'm writing a C# IE 6 toolbar that is using MSHTML to interact with the DOM of pages loaded in IE. Everything works fine until I come across a page I need to work with that is hosted in a frameset. The frameset is hosted by domainA and the one of the frames is served from a different domain, domainB. When I try to walk the DOM of the page in the frame from domainB, I get mshtml.IHTMLFrameBase {Sy
-
- highlight IE7 tab
by TTK12
- 1 Replies
- Last post
by Adrian Dorache
- Hi,
Is it possible to highlight or flash IE7 tab with windows api
Thanks
-
- IWebBrowser2's memory not deallocated
by Eyor Alemayehu
- 2 Replies
- Last post
by Eyor Alemayehu
- I have a windows service that generates the thumbnails of webpages. The service receives the urls of the webpages via COM requests. The service uses the COM object of the IWebBrowser2 interface to generate the thumbnails.
Everything with the service seems to go fine except it leaks large amounts of memory. Upon close inspection, I realized the memory allocated by the IWebBrowser object was
-
- popups not working correctly in IE7
by Sleepgone
- 14 Replies
- Last post
by MarkR1515
- I'm having problems with Internet Explorer. For the most part I like that pop-ups are blocked but when I need them to appear, they don't fully load. I get a popup with a blank screen. I have turned every pop-up blocker I can find off to no avail. I've done system restore and it worked temporarily. I've reset every setting to default in the internet options and it still won't work. I have also un a
-
- dropdown overlaps menu
by yashaswi
- 2 Replies
- Last post
by yashaswi
- Hello
Popup menu doesnt overlap the dropdown box... popup menu is in DIV. What to do