-
- [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
-
- Help w/ hiding explorer bars with Jscript
by XFER_RDY
- 2 Replies
- Last post
by XFER_RDY
- Hi,
I'm trying to hide the explorer bars, I occasionally see them when a page is launched in kiosk mode.
I call the script first thing when the page is loading. When I call the script function, I still see the explorer bars.
Is this script correct I'm I running the script at at the correct time
function fn_HideBrowserBars() { var objShell = new ActiveXObject( "Shell.Applica
-
- DHTML node inserted event
by cstevens
- 3 Replies
- Last post
by cstevens
- I'm
currently working on a project with MSHTML where I need to respond when
a node is inserted into an HTML document that is currently displayed in
the browser. Is there any event which IE throws that I could use as an
indicator that this happened I've already looked at the DOMNodeInserted event (which would be perfect if IE fired it) and the property change event (which doesn't fire for inne
-
- .NET 2.0: WebBrowser, Asynchronous pluggable protocols and DisconnectedContext MDA
by maybeleo
- 12 Replies
- Last post
by maybeleo
- Hi.
I'v initially posted this into .NET Development / CLR, but here it seems to be more suitable, so I would like to repeat my question.
Well, I have implemented a couple of asynchronous pluggable protocols (in C#) for IE. They are registered as temporary namespace handlers and used with WebBrowser controls in my WinForms project. All works fine until WebBrowser.ShowPrintPreviewDialog() is c
-
- IE7 session variable bug ?
by Jason Croft
- 14 Replies
- Last post
by CharlieRomeo
- Hi
I developed a site about 6 months ago, written in Cold Fusion MX 7.
A simple log-in page creates a session struct() variable upon successful log-in and then re-directs the member to their login home page area. On the login home page area, a simple script runs to see if a session variable exists, and if it dosnt, redirects them back to the login page. This is so that people cant access the
-
- communication between BHO and IE Toolbar Extension
by NIkolaus Pohle
- 1 Replies
- Last post
by IECUSTOMIZER
- Hi, we have a working Browser Helper Object (BHO) implemented in C++, that is
used to append some header information to HTTP requests. Also we are able to create a toolbar extension for IE. Our fundamental problem is
to find a way to make these two communicating with each other. The BHO
should take into account, e.g. if a checkbox is set in the toolbar
etc... I've
found enhanceie.com and all
-
- Is the Developer Toolbar a Frontpage replacement?
by kwlyonkwlyon
- 3 Replies
- Last post
by leupold
- In the Microsoft Download Newsletter today, I see that "The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages." Ever since support for Frontpage was dropped, I've been looking for a replacement. This sounds like it is just what I need. In fact, it sounds like it has even more capability than Frontp
-
- IE7 problem
by bruce bubello
- 4 Replies
- Last post
by bruce bubello
- Unable to change the security settings in IE7 ... boxes are greyed out and I am the Admin Account on the computer Windows XP Home with SP2 How can I get this back to the way it is supposed to be Is there a reg key that can be fixed to correct this Thanks
-
- IE7: UI flickering
by Viktor78
- 3 Replies
- Last post
by Viktor78
- Things in IE7 that are still not drawn flicker-free:
1 small edge (line) between the tab bar and the content frame that is indicating the active tab
2 status bar
These two UI elements are updated every time the user switches between tabs for example.
Otherwise, I am very pleased that the IE team managed to draw the toolbar area flicker-free.
Viktor
-
- Unhandled Exception in IE7 after the installation of the tool. [IEDevTB]
by Rishi Sharma
- 14 Replies
- Last post
by AnonOne
- After installing the developer tool in IE7, I start getting the following error: "An Unhandled exception ('Object doesn't support this property or method') occured in iexplorer.exe [3496]." When I uninstall the same, I stop getting the exception. Please suggest.
-
- Enable Scripting in Internet Explorer (XP Professional)
by jts98
- 0 Replies
- Last post
by jts98
- I'm trying to save a web page and when I re-open the saved web page, it says the following:
"Please activate scripting in your browser. Scripting must be enabled before you can continue. "
It then tells me I need to adjust my Internet Options, but doesn' t get specific. I went into Internet Options -> Advanced and unchecked "Disable Script Debugging (Internet Explor
-
- How to get html code in C# from webBrowser before it get submit to the Server ?
by alexbartell
- 3 Replies
- Last post
by Avi29
- I have a Windows app in C#/ VB with webBrowser control in it in which the web page is being displayed. When the user enteres his address information and hit "Submit" button, I want to get that whole data/info entered by user before it is sent to the server (post is being used to send data to server). Is there an event in WebBrowser which gets fired when the html data is sent to the Serve
-
- nocache, refresh prompt, forms authentication
by JoeC814
- 0 Replies
- Last post
by JoeC814
- ok, I don't think this is possible, but I hope someone can prove me wrong
I have a .net 2.0 web app that contains personal health information, so i don't want to cache pages locally (person2 could use the back button after person1 logout and see info authorized for person1), so i'm using this in PageBase class
HttpContext .Current.Response.Cache.SetCacheability(System.Web. HttpCacheability
-
- Reference Information for Option Object
by jet li
- 1 Replies
- Last post
by unique_username
- I am looking for reference information for the Option constructor.
In IE's DHTML, the Option object is created and assigned to the options[] array of the Select object when we need to increase the number of options in the select box presented to users. The "Option(..)" constructor is invoked by "new Option(...)". However, where is the reference information for this const
-
- Downloading new file type give warning to open or save. what to do for silently downloading file without any warning.
by Yogesh_Kulkarni
- 9 Replies
- Last post
by Yogesh_Kulkarni
- Hi,
I have created a project in which i am downloading a new file extension type (.mcf). When I try to download it from internet explorer it give warning message. Warning message say's that this file is unknown. Then I register this file type by folder options>>file type>>new. This file is actually xml file. I am opening this file with my own .net exe. What to do
I want to downl
-
- Can you build EXE instead of MSI?
by present
- 0 Replies
- Last post
by present
-
- css and IE7...
by catdev
- 2 Replies
- Last post
by trucex
- Hi !
I expected that the new version of IE7 would support CSS better than IE6 did. Unfortunately, I see that the "display:table-cell" attribute doesn't work in IE7 (although it works perfectly with firefox or opera), so center text vertically in a div is painful with IE7. Why
-
- IE 7 opening to Run Once page with error on it.
by cbpd86
- 14 Replies
- Last post
by cbpd86
- I downloaded updates last week. I have been using IE7 for a while with no problem. I dwnloaded the updates. Now when I open my browser the page tries to go to http://runonce.msn.com/runonce2.aspx . There is an error reported for this page and it will not open up I get a blue screen. How do I eliminate this I have my home page set in the tools section but when opening it won't go to my home page un
-
- 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
-
- "Requested lookup key" IE7 Problem
by Twice_Resurrected
- 14 Replies
- Last post
by Fixer__
- Please help! I just set up my new PC with Windows XP and after installing IE7, when i try to go on any website it launches a pop-up, stating "The requested look up key was not found in any activation context" and doesnt launch any webpages. Yet Mozilla Firefox works fine. Please reply back with a solution anyone :o) -Callum
-
- Problems Deploying the BHO (was: New MSDN BHO Article)
by maddman
- 10 Replies
- Last post
by maddman
- I have built a BHO based on this article and it works great, but I cannot deploy it to machines that do not have Visual Studio 2005. It won't register and I have fixed all the errors that Dependency Walker showed.
Has anyone else had problems deploying
Murph
-
- Able to read cookie in IE6 but unable to read in cookie IE7
by Visweswar
- 1 Replies
- Last post
by Visweswar
- Working condition:-
-------------------------
I am able to burn a cookie using the below http://www.xyz.com/ABC/test.php and able to read the cookie created using the url http://www.xyz.com/ABC/readcookie.php , when i am directly typing it in Internet Explorer (6 & 7) Address bar.
Problem:
-------------
But when i used the same url as source for <image> tag and placed
-
- Navcancl IE7 won't open
by Frasbo
- 14 Replies
- Last post
by delltechie
- Hi everyone
I've endured the tedium of registration in the hope this forum might be able to help me with the above file download security message. I've read other sites in which the obvious advise is not to download this file. I can't open IE7 on my other PC and its beginning to annoy me. Any of you 'boffins' out there got a solution Before your reply, here is a list of stuff I've done already:
-
- Comments and questions about the Internet Explorer Developer Toolbar
by JohnHrv &#91;MSFT&
- 14 Replies
- Last post
by mltsy
- Hi everyone, If you have feedback or questions about the IE Developer Toolbar , you've found the right place! When posting about the Developer Toolbar rather than general web development, please use [IEDevTB] in the subject . WeˇŻll look through all of the posts for comments and questions about the Developer Toolbar, but the subject tag will help us find and track your feedback so we can better res
-
- Certificate issues in IE7.
by Shoukhat Khan
- 0 Replies
- Last post
by Shoukhat Khan
- Hi...I am facing a strange problem with one of my secure site(HTTPS). This site opens perfectly in IE6 but the same will not open in IE7. It says that the page cannot be found. I wonder if this is a problem with the certificates Wont the certificates for IE6 work fine with IE7 Please can anybody guide me to some solution.