-
- IE7's Shrink-to-fit is one size fits all?
by DMankad
- 14 Replies
- Last post
by DMankad
- Printing in a web app isn't easy. I have an application that loads a page into an Iframe, and a button outside of the iframe that does the iframe.focus();iframe.print() ; thing to print out the contents of the iframe.
Whats inside of the iframe is meant to be print out on legal sized paper (8.5"x14"), which isn't the same as normal letter paper (8.5"x11"). In previous IE ver
-
- IE hangs executing native code within custom .net toolbar control
by Gary Lapointe
- 2 Replies
- Last post
by Gary Lapointe
- I've got a fairly simple IE bandobject that I wrote using .net 2.0 and the BandObjectLib control from CodeProject ( http://www.codeproject.com/csharp/dotnetbandobjects.asp ) - one of the things the toolbar does is parse the HTML of every page that is loaded and attempts to identify known patterns of data (SSNs for example) and assigns a custom behavior to them to provide Smart Tag like functionali
-
- IE7 Multi Tabs
by Duke_Igi
- 4 Replies
- Last post
by ^
- Hi Guys/Gals Q: How would one itterate through the IE7 tabs The reason why I need to know how, is that I want to detect how many instances of a application are running in my web browser (IE7). Please could someone point me to some reading material. Another Catch to this is that I need to do it in VB6(Unsupported) ;-) ,but i will figure it out - with some help ;-) Thanks Kind Regards Wayne.
-
- User Agent Problem
by Ashok Teli
- 1 Replies
- Last post
by IECUSTOMIZER
- I have address -
http://virgin.wap.twii.net/main.sps useragent=msie¶m2=30870&a=0&xml=1
Note:if above link won't work then plz remove "msie" from the link and try once again.
When I open the link in my browser. I found that some times my link display all the items and some times only few items.
Ex: After displying few items it will display "Mo
-
- Please help! :) How to completely disale IE cache?
by Janne_K
- 3 Replies
- Last post
by EricLaw-MSFT
- Hi,
How can I completely disable IE cache or set it's size to 0 I would like to test http throughput but I cannot manually clear the cache every time.
Thanks,
- Janne_K
-
- IE7 closes when "Open In New Tab" is selected
by Sincas
- 1 Replies
- Last post
by EricLaw-MSFT
- I have an intermittent issue with IE7. When I right click a link and try to open it ina new tab, IE7 will close without warning. I can do this if I have one or several pages open. This will happen about 10% of the time when opening a page in a new tab.
-
- IE7 + CSS = No Scroll bar.....
by MLDesigns
- 3 Replies
- Last post
by MLDesigns
- I recently made my page with RapidCSS and it's all fine and dandy in IE6. However when IE7 came out the scroll bar on the right side has suddenly disappeared.
Is there a workaround If so I can easily paste/upload any files needed for looking at.
http://www.mjldesigns.com/real.html
http://www.mjldesigns.com/MLDesigns.css
-
- we have problem to set default home page as user defined protocol URL in IE7
by somachalandhar
- 8 Replies
- Last post
by lypolintan
- In my code:
1. When the user typed into the Address bar as dha://studyeg/protocol/Data/home/home.htm or set default home page as (dha://studyeg/protocol/Data/home/home.htm ) .
2. The IE calls the dhaProtocol t art method in the file dhaProtocol.cpp.
3. The PwsProtocol tart method checks the given URL.
4. If dha: / is there, it will search all the system drives p
-
- redirect to MIME inside embed tag
by MurtuzaKhan
- 4 Replies
- Last post
by MurtuzaKhan
- Hi I have posted this question before bust no replies..so posting it again.. I am having difficulty to embed a .swf inside IE. The src inside the embed tag does't end with .swf but it sends the request to the server which redirects you to the .swf .. this works fine inside firefox .. any tips on this implementation
-
- help me with link targets in IE7
by Grant37
- 3 Replies
- Last post
by IECUSTOMIZER
- Hello MSDN experts
I am developing a simple explorer bar add-on. All I want is to load a web page in an explorer bar. When I click on links on the web page in the explorer bar, I want them to load in the main window/tab that has the focus. I have tried target="_main" but that loads the link in the explorer bar. I have tried target="_blank" but that loads the link in a to
-
- iframe doesn't work in IE7
by Beej
- 9 Replies
- Last post
by Denis CARON
- Hello, I am new to IE7 and am a bit boggled by the fact that this simple page doesn't work: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Novell GroupWise</title> <
-
- Embedded video crashes IE 7
by Andrew Kinloch
- 4 Replies
- Last post
by DemonDNF
- Since about mid January everytime i browse to a page that contains embedded video IE 7 crashes. This also affects watching Adobe flash files and other forms of video. all i get in the event logs is:
The first example was watching NBA TV Broadband and the second was browsing to a page with embedded flash.
This is extremely frustrating so any ideas or fixes would make me a happy man.
Faulti
-
- IE and FullScreen issues
by Nashaolic
- 2 Replies
- Last post
by Nashaolic
- Hi there!
I'm building a site and I want it to be on fullscreen mode however i don't want it to open a popup window.
Is there any way I can tell IE to fullscreen my window without opening a popup
Thanks
Nash
-
- Adding class names to elements in IE7 with javascript = death
by John Wilson
- 12 Replies
- Last post
by Michael Gaffney
- I've been working on a jquery plugin to allow fast multi-column sorting/paging/filtering on tables. It works great in firefox2 - even with tables up to 16,000+ cells. IE is incapable of handling the larger tables which has been very frustrating. My plugin has plugins as well - one of them requires me to add class names to each TD element as it's parsing and that is what kills IE. On smaller table
-
- Return Window Properties
by ampersandz
- 1 Replies
- Last post
by IECUSTOMIZER
- How can I return the Title, Address Bar URL (e.g. http://forums.microsoft.com/) or a segment of the html code for either each Internet Explorer window open or the Active Window Could I use Vbscript, or would I need to write an ActiveX object I have some experience of writing Vbscript and none whatsoever regarding writing ActiveX.
-
- Icon in URL and Tabs/robots.txt file
by travelerkgd
- 0 Replies
- Last post
by travelerkgd
- I would like to have an icon next to the URL in the URL locator (adress bar) and on the tabs. I know that there is a "favicon.ico" file that is used. I have this for my website. However, this works for all other browsers other than IE. Do you have any suggestions
Also, I would like to have a robots.txt file to make my site more searchable. How is this done.
Many Thanks,
traveler
-
- codebase #Version not updating CAB with .NET control wrapped as COM
by bjames
- 5 Replies
- Last post
by Zachi Sharon
- Hello all, First off, thanks for looking at my question. I'm fairly new to this site and I must say that there is a vast amount of knowledge. I'm sorry for such a long description. Here is my problem. Computers: Windows XP pro SP 2 IE 7 IE 6 We are developing a web app using VS 2005 and ASP.NET 2.0. We have purchased a 3rd party development library that allows for image/document management (TWAIN
-
- DWebBrowserEvents2 Interface C#
by cablehead
- 1 Replies
- Last post
by cablehead
- How can I implement this interface with an existing instance of IE with C#
-
- Can't modify document.domain when using subdomains
by taboryee
- 1 Replies
- Last post
by LowRider2112
- I have a web application where I need to allow cross domain scripting. After researching, I found that you can lower your domain of two pages (which use subdomains) to a common domain and that allows cross domain scripting.
Here is my test, also my domains were setup on the intranet and don't use any .com, etc.
Main domain = "product"
sub domain 1 = "teller.prod
-
- Scroll Jumps in IE7 and other programs, too
by Anonymous564381
- 3 Replies
- Last post
by MeatWaggin
- Hi,
Please can anyone give me advice on this problem.
Whenever I try to scroll through a window in IE7 or in word the screen seems to ripple and is very annoying. Occasionally the page continues to scroll long after I stopped scrolling. I've searched these forums and many people seem to have the same problem using their mouse wheel. I however get this rippling effect using the finger
-
- CSS background repeat not working in IE 7
by abupapa
- 5 Replies
- Last post
by Mangal Singh - MSFT
- Hello,
I am currently developing a ASP.NET 2.0 application and everything was fine until I upgraded my browser to IE 7 from IE 6. I realised that my div background is not working anymore. The background is not repeating itself anymore. I googled but could not find an answer. Below is my code. Perhaps some experts can shed some light on how I can solve the problem Thanks!
.rightblock
-
- IE7 Certificate Request/Enrollment
by Andy Johnson
- 14 Replies
- Last post
by cuijianming
- With IE7, I've noticed the original ActiveX method of generating a client certificate request and installing the signed certificate no longer work (xenroll.dll calling CreatePKCS10() and acceptPKCS7()).
How do you do this now with IE7. Vista customers with IE7 don't even have access to xenroll.dll. I have been unable to find much documentation on this change, only that the old way was replaced
-
- IE and add-on - Roboform
by crchickadee
- 1 Replies
- Last post
by MojoBook
- Have Vista RC 2. I have a system with the main administrator account that was created during setup, which is the admin account with my name e.g., "Mary".
I installed Roboform for use by IE 7, and installed the Mozilla plug-in as well to test. Mozilla and Roboform work fine together. I.E.7 does not have Roboform listed in the Manage Add-ons section, where it is
-
- Open a url in New tab of IE using VB or Vb Script
by Santhosh.Natarajan
- 2 Replies
- Last post
by IECUSTOMIZER
- Hi,
I am new to this forum. I need to invoke IE browser from VB or Vbscript by passing a URL. for subsequent call i need to open a new tab of existing IE browser but for me a new instance of IE window gets opened. I even changed the settings in IE 7.0 but all in vain. Appreciate your help on this...
In firefox i found that by using firefox.exe -new tab http://www.hotmail.com we are a
-
- BandObject WindowStateChanged
by cablehead
- 0 Replies
- Last post
by cablehead
- I've been working on a BandObject using the pavel codeproject example.
I recently changed dev machines...and I find that an Event is gone:
Explorer.WindowStateChanged....
Are there different versions of mshtml or Internet dlls