-
- IE7 not displaying all graphics
by Will007
- 0 Replies
- Last post
by Will007
- I do not know a whole lot about HTML display properties, but when i upgraded to IE7 on my latp top it seems like I'am running some kind of degraded graphics performance setting for web browsing. I've tried everything in internet options, made sure my advanced tab setting where correct, restored defaults, uninstalled and reloaded IE7, looked at control panel display settings, looked at my video dri
-
- Applying Style with Javascript
by Rob Ruder
- 2 Replies
- Last post
by Rob Ruder
- Hi,
I'm looking for some insight into the processing that goes into the rendering engine for IE.
I have a javascript function that loops through the rows of a table and assigns alternating colors. I call the function from the OnLoad event of the Body and everything works fine.
I have AJAX functions that update the underlying data for the table and I rebuild the table. As a fin
-
- Problem with innerHTML in div for hr tag
by DimitriH
- 6 Replies
- Last post
by David
- I have a html page like this :
<div id="oDiv" contenteditable style="height:200px;width:100%;border:inset #99ccff thin;overflow:auto;"> <p>test <hr > test2</p> </div> <input type="button" onClick="oArea.value=oDiv.innerHTML;" value="oDiv.innerHTML"> <textarea id="oArea" style="height:200p
-
- "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
-
- Onkeydown event dosen't work when TAB key is pressed
by Subrat586567
- 0 Replies
- Last post
by Subrat586567
- Hi,
I have one html form and I want to move cursor to another field to a different tabindex order using TAB key. I wrote a function "moveto()", and it is called on field EMAIL on event Onkeydown, the cursor should move to field 'realname', but it doesnĄ¯t work.
Dose anyone know how it can be fixed
<html> <head> <script type="text/javascript&quo
-
- How can I launch IE in protected mode from a high integrity process?
by Mojo George
- 8 Replies
- Last post
by R.Hartmann
- Hi All,
I need to launch IE in protected mode from a high integrity process. I could launch IE with low IL using samples provided on MSDN, but its protected mode status is off. How can I launch IE in protected mode from a high integrity process
Thanks,
Mojo
-
- Fatal Login Error. hr = 80041035, f = -2147217355
by cheapest state to liveStu1958
- 1 Replies
- Last post
by Romano_Ele
- This seems to me to be the same old problem. If you have Outlook or Express installed it better be working with the POP and SNMP IP's to an internet mail server. When you click on article "Email This" that's an automatic error when you use only your internet mail and don't set up Outlook Express for fear of being infiltrated by the "enemy", "saboteurs","anarchist
-
- How to access text fragments when walking DOM in MSHTML
by cmumford
- 2 Replies
- Last post
by sKIPper76
- Hello:
I'm not sure if I'm posting to the correct forum, but I've dug around and haven't found any answers to this just yet.
I am writing a C# application which uses the WebBrowser control (which I believe is MSHTML under the covers) to read in an HTML file. My program will then walk the DOM and write out the document text (with some formatting) to a new document in another format. This way
-
- My server was crashed
by bell_sys
- 2 Replies
- Last post
by Josh Poley [MSFT]
- Hello My servers was crashed and here what i got in eventvwr log :
Event Type: Information Event Source: Save Dump Event Category: None Event ID: 1001 Date: 10/29/2007 Time: 1:19:02 PM User: N/A Computer: CCPTO2WREC3 Description: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000009c (0x00000000, 0xf773d2b0, 0xbe000000, 0x20020189). A dump was saved in: C:\WINDOWS\MEMORY.DMP.
-
- Creating a HTML document
by Simple Samples
- 4 Replies
- Last post
by Simple Samples
- I need to create a couple of HTML files; they are relatively simple. I am doing this in a C++ console program. I have tried to do it using the IHTMLDocument2 and/ or IHTMLDocument3 interfaces in mshtml.tlb but I do not see a way to do it. I have also tried using IXMLDOMDocument in msxml4.dll but I don't see how to create HTML that way also; not directly that is.
I can create HTML indirectly by
-
- IE7 and Right Click Menu
by RameshK
- 7 Replies
- Last post
by RameshK
- I have an IE explorer bar which makes use of a Right Click menu option. The right click menu option is implemented the usual way by creating a new key under HKCU\Software\Microsoft\Internet Explorer\MenuExt\<menu text> and this menu is pointing to a file in the local file system. This file is basically a VB Script file which parses the highlighted text passed down to it from the browser and
-
- Cutomizing the IE context menu
by Simerjeet
- 14 Replies
- Last post
by Nathan Baker
- Hi I have Browser Helper Object which is used to implement a customized context menu when right clicked on an image. This has been done by overriding the ShowContextMenu() function of IDOCHostUIHandler interface . My customized context menu shows up successfully on right-clicking, but I have following issues: 1. Since I am using the default menu lying in the shdocvw.dll, I loose all the enteries
-
- ActiveX/COM
by Afridy
- 0 Replies
- Last post
by Afridy
- Hai all,
I am a VB6 User
I am planning to develp an extension for internet explorer. i came to know that, i have know about ActiveX/COM to develop thease extensions.
I found a fantastic tutorial on the net about developing ActiveX from A-Z.
I just completed the tutorial and now i am 100% ok with activeX and even i have develped my own XP Style Button activeX control.
-
- Outlook Web Access remote login ???
by Anonymous234123423412345123451
- 0 Replies
- Last post
by Anonymous234123423412345123451
- When I try to login to owa through the internet i get the 404 page not found message. However, when I try to login on the local network, it works great. It does work if i go through a proxy. Whats the dealio
-
- InternetExplorer.Application ActiveX - set cookie at the first roundtrip
by Aal30
- 0 Replies
- Last post
by Aal30
- Hi experts,
I'd like to instantiate IE ActiveX and set the cookie to be passed with the first HTTP-Request.
Is in general it possible or prohibited for some security reasons
According to DCOM Explorer, the interface of InternetExplorer.Application Navigation method looks as follows:
Sub Navigate( ByVal URL As String , [ Flags ] , [ TargetFrameName ] , [ PostData ] , [ Headers ] )
-
- Setting focus to a table
by Willz
- 0 Replies
- Last post
by Willz
- I am trying to set focus to td cells within a large table. This is working succesfully however it is having an unpleasant side effect.
When I set focus to a table cell it seems the TR also gains focus. On a large table the TR gaining focus causes the window to scroll to the left hand edge of the TR, often causing the TD which has focus to dissapear from the visible screen. I can scroll righ
-
- 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
-
- Invalid argument error using appendChild from addon script but not from in-doc script.
by Steph&#40;an&#
- 3 Replies
- Last post
by Sdi
- 1 1 Hi all. I've got an odd problem that I hope someone can help me with. I'm currently playing around with the capabilities of addon javascript code. I've come across a difference between normal in-document javascript and addon javascript. I suspect it's either due to how I've referenced the document (I couldn't find any documentation about how to do this, so I used code suggested on some non-mic
-
- Tabbed Browsing
by joey022461
- 8 Replies
- Last post
by hrensin
- I have all my setting right for tabbed browsing, but it still will not open links in seperate tabs.. It opens links in the same tab in the same window (unless I right-click and say open in new tab...
The settings are what I want them to be, but it is not following the instructions...
Ive already tried disabling all the add-ons.. no effect...
even with open new tab in same window is checke
-
- 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
-
- 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
-
- [IEDevTB] All menus are disabled
by Do Hong Ngoc
- 2 Replies
- Last post
by Do Hong Ngoc
- I use Windows Server 2003 with IE7. After i install IE Developer Toolbar, can can not use IE Developer Toolbar shortcut. It's just displayed when i go to Tools->Toolbars->Explorer Bar->IE Developer Toolbar.
And when IE Dev TB is displayed, all menu are disabled. What's the problem
Thanks and regards,
-
- IE 6/7 not displaying my h1, h2, h3 correctly - fix?
by KB46
- 7 Replies
- Last post
by KB46
- Hello
Been trying forever to get this css issue fixed on IE 6/7...Wondered if you could help me. My h1, h2, h3 are being read incorrectly by IE 6/7 though every other browser both PC/Mac work great...if you go to (or ANY page you choose from this site map)
http://www.iwics.com/Company/siteMap.shtml
and see the title "Company" upper left, above the left menu nav bar,
-
- Javascript in IE Addon
by Michael Sync
- 2 Replies
- Last post
by IECUSTOMIZER
- Hi, How can I use Javascript in IE Addon What is the best to port a firefox extension to IE7 Addon Thanks in advance. Any idea would be appreciated.
-
- IE7 Script Error
by Geo725
- 14 Replies
- Last post
by MatthewStarensier
- Hi, This problem has always been bugging me. When I sign into my user account and open up User Accounts in control panel I don't have any problems but when I go to any other user account and do this, no matter if they are computer admins or not, they encounter an IE script error with no description and this popup does not go away whether you click yes or no. It's not just the User Accounts menu in