-
- Drag/Drop Address Bar Link/Shortcut Problem
by MaD2ko0l
- 2 Replies
- Last post
by MaD2ko0l
- hi,
i need some help...usually what i coudl do was to drag and drop thr address bar onto my desktop and it woudl create a internet shortcut...it still does this...however it used to use the title bar of the webpage as the internet shortcuts filename but now it just takes the actual webpage file name as the shortcut filename
i hope this makes sence
anyway i want to be able to fix
-
- IE Extension which offers services for the HTML script code
by Sasa Juric
- 4 Replies
- Last post
by Appxweb
- Hello, Yesterday I posted the question, but it seems that something went wrong and it got deleted. I need to develop an IE extension which offers services that can be invoked from HTML script code. Basically, the client side script code should invoke some methods of the extension and receive notifications from it. Can this be done with IE extensions, and if yes, which type of extension should I us
-
- Explorer Minimized Left = ?
by cablehead
- 2 Replies
- Last post
by dotnetluke
- There was a call that worked to tell if IE was minimized...
if(Explorer.Left == 31
something like 31277
Anyone remember
-
- IE 6 - File Download Option
by Frank J. Caputo
- 0 Replies
- Last post
by Frank J. Caputo
- I have a few clients who keep having to re-enable the file download option in the "internet" security settings (Downloads --> File Downloads). There are no domain policy which would override the 'enabled' option. It's random, they could be fine for a day or for weeks. Not everyone is having this issue. There are no updates that are pending to be installed from Microsoft. Computers hav
-
- Capturing Form's Submit event
by HadaytUllah
- 1 Replies
- Last post
by LAS_VEGAS
- Hi,
I am working on form filler which i have developed using Tool band in IE. Forms are saved when form is submitted and i hook on submit event of every form on webpage. But problem occurs when a Link is used instead of default submit button for form submission. Java Script code that executes on clicking that link executes Form.Submit() method which does not invoke OnSubmit event.
If any
-
- Click links cause all IE6 window closed
by Kenneth Smith
- 3 Replies
- Last post
by Kenneth Smith
- Hi, all
The Hmtl code is following:
<html> <head> <link type="text/css" rel="stylesheet" id="csslink" href="ora.css" /> </head> <body> <div> <div id="header" class="parent chrome1 quad0" style="height: 200px;"> </div> <div> <a href="
-
- some ie7 customers can't login to our secure site (https://), was able to previously using ie6
by LiquidBoy
- 14 Replies
- Last post
by RulieRules
- Some of our users (a small but growing group) can no longer log into our (https://) site
When they were using ie6 they were fine but since upgrading to ie7 they can no longer login. The login screen just timesout...
The users setup hasnt changed except for the ie7 upgrade (or so they say).. Ive specifically asked if they had new firewalls/routers/proxies etc installed and they all ha
-
- Error on Page
by tcourson
- 0 Replies
- Last post
by tcourson
- After I open the home page of my web browser I get an error message in the lower left corner of the page in the status bar. It isn't only on my computer because it happens on other computers of people that I have spoken to. It even happened on the computer of the person on the help desk of my Internet Service Provider. The service provider help desk told me that I needed to call Microsoft. It does
-
- AutoSuggest Drop-Down: iexplore.exe - Application error.
by jiapei
- 14 Replies
- Last post
by Osvaldo Omar
- Whenever I close down IE, I got a dialog named as Subject "iexplore.exe - Application Error" " The exception Privileged instruction. (0x0000096) occurred in the application at location 0x0332b2b0. Click on OK to terminate the program Click on CANCEL to debug the program " What's wrong with my IE7 please It's really annoying!!! For serveral months already. Can anybody help please Cheers JIA Pei
-
- IE Browser Shell - Enabling IE Plugins
by GlobalCAD
- 0 Replies
- Last post
by GlobalCAD
- Dear All,
Can anyone help
I¡¯m interested in web enabling technology and have created an IE shell browser as a personal project (using VC). I¡¯ve been searching for a long time for a way to enable native IE plugins inside my shell browser but cannot find a way. I can see that other IE shell browsers such as Avant Browser and Maxthon Classic (version 1.6) work with IE add-o
-
- WebBrowser Control and IE7 on Vista
by Jim Holmes
- 2 Replies
- Last post
by Jim Holmes
- I'm working with a .NET 2.0 WinForms app which hosts a WebBrowser control. I'm unable to launch resources which are located on the local filesystem.
The majority of the app's content is stored in a database. I use the WebBrowser's Navigating event and capture the target Url, then grab content from the DB and pass that content to the WebBrowser's HtmlDocument.DocumentText property.
-
- Explorer 7 Problem
by Ginyalee
- 1 Replies
- Last post
by Lance Leonard
- Hey ..hope someone can help me....I just installed Explorer 7.... after saving my settings when the "Customize our Settings" box displayed, I can't get the box to disappear. Every time I open my browser it displays instead of my homepage. My homepage is set correctly in my Tool s/Internet Options. How do I get this box to go away !!
-
- Mouse event handling problem in BHO
by Dan Morris
- 5 Replies
- Last post
by PB_SQL
- I'm building a browser plugin that responds to mouse events; I'm using C#, IE7, Windows XP, and Visual Studio 2005. Having some problems with mouse-click handling. When I get my DocumentComplete event, I register the onclick handler for a few elements on the page and - mostly for debugging - I register the onclick handler for the document itself. That is, I call IWebBrowser2.Document and cast the
-
- Before download starts how to embed BHO
by Phaneendra_77
- 1 Replies
- Last post
by IECUSTOMIZER
- hi,
When user clicks on Download (any downloads from the internet),
Before "File Download" window opens, i need to show custom window (BHO).
if any code readily available it will be a great help.
Please tell me How i can proceed
Thanks
-
- catches IE Events
by roychoo
- 14 Replies
- Last post
by Han Qiao
- Hi,
i am writing an extension for internet explorer
i have already created the extension
however i need to catch IE events like "NavigateComplete"
is there anyway to catch the events using visual c#
thanks
Regards
Roy
-
- Address bar on Popups won't go away
by Billy K.
- 0 Replies
- Last post
by Billy K.
- I have an INTRANET application running through an IFRAME on an HTA. Each user in the company installs the HTA on their client machine, and the HTA fills its IFRAME with the intranet app. The problem is, since installing IE7 on client machines, any popup windows (via window.open) always show a grayed-out version of the address bar. We have the window.open set to "address=no" just like alw
-
- How to click the Ok button of an alert window triggered via javascript
by Ricky Wang
- 0 Replies
- Last post
by Ricky Wang
- Hi, I write c# to manipulate SHDocVw.InternetExplorerClass to retrieve content of web pages.
I run into a common problem: some page contains javascript to trigger alert window (as in http://fs01n2.sendspace.com/dl/5f7dacfae792943407c806765ed5af74/471dacea46d0c1da/iu3xgw/loading.gif ), blocking the loading process of InternetExplorerClass so that I can not step further unless I can press the
-
- How to get a SHDocVw.InternetExplorer through its HWND ?
by Deza
- 2 Replies
- Last post
by EricLaw-MSFT
- Hi
How to get a SHDocVw.InternetExplorer through its HWND
Thanks
-
- Handling HTML Element Events
by .bLAh.
- 2 Replies
- Last post
by .bLAh.
- Hello, I'm trying to figure out how to catch html element events and I was reading online that the best place to start is the following link: http://msdn.microsoft.com/library/default.asp url=/workshop/browser/mshtml/tutorials/sink.asp This would be a great help accept for the fact that the link "Location Cannot Be Found". Could you please find out where this webpage has gone. I would re
-
- 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
-
- IE7 FTP Security Issue
by mwalsh
- 13 Replies
- Last post
by tic01
- I have run into a security hole in my ftp site that has only now become a problem with IE7. The structure of my ftp directory involes several streaming media folders and a Client folder in the root directory. The contents of the client folder and its children are all password protected. Inside these folders I upload content for my clients to view approvals and allow them to upload files for my own
-
- IE7 activeX Webbrowser control?
by Qaayam
- 14 Replies
- Last post
by Pawel from TETA
- How can I use the IE7 webbrowser control in my visual basic (6) applications
-
- IE7 HP Director Problem
by KaiserSozeTR
- 14 Replies
- Last post
by wfm100
- I can't use HP Directors or Solution Center after install IE7.
I installed fresh HP software and updates. But problem persist. When reinstall IE6 back, problem solved. who knows anyway or have ideas Please help me.
Thank you,
-
- IE7, OE6 Printing problems with headers
by Rozee
- 14 Replies
- Last post
by Tony Gore
- Having an intermittent problem printing To: From: CC: Subject: Attachments: headers on emails. Usually happens with larger emails or emails with large attachments or emails that have been replied to or forwarded from other people. Have installed Generic/text printer and sent the email to this printer but sometimes the headers are still missing even printing this way. I have if I open the offending
-
- big IE bug.. or am I crazy???
by RuiM
- 5 Replies
- Last post
by RuiM
- Code Snippet
<html> <head> <title>IE BUG!!!!!!</title> <script language='JavaScript'> function test(){ alert(window.document.getElementById('el666').getAttribute('value')); } </script> </head> <body>
<input type="text" id="el888" name="el666" value="input 1" /> <input type="text&qu