-
- z-index is not working in IE7
by rramapan
- 4 Replies
- Last post
by rramapan
- Hi z-index is not working in ie-7. I have set the z-index for the Div as 1 and for my select box it is 2. But the select box is not coming upfront. Any suggestions please find my sample html file. <html> <head> <style type="text/css"> .testDiv { position:absolute; display:none; width:100%; padding-left:8px; padding-right:8px; height:100%; z-index:1; background-color:t
-
- I got the Same situration
by JeffChui
- 0 Replies
- Last post
by JeffChui
- I also use execcommand Saveas to save file and experience that some file extension can't prompt up the save dialog box.
Is it a bug in IE7.0
-
- How to resize a frame programmically?
by MH500
- 2 Replies
- Last post
by IECUSTOMIZER
- Hi,
I was wondering if there is a way to resize a frame using code without user interaction. If so, what element is used and how to acheive this.
Thank you in advance.
-
- IE 7 Uninstall/Install Issues
by Narusegawa514793
- 14 Replies
- Last post
by Acerbic
- This is not the common inability to uninstall IE 7. I have read
through many of the problems other peoples have been having trying to
uninstall certain versions of IE 7 to get the newest version. This is
not what I am trying to do.
What first started the issue was that I had installed IE 7. (Bad
choice to begin with. I am a firm supporter of Mozilla FireFox.)
After installing IE 7,
-
- Organizing IE7 Toolbars - Google hijacks toolbar layout.
by Gustavo Holloway
- 14 Replies
- Last post
by krsarge
- What a Horrible experience has been using IE7. First I can't put more bars in the same row as the address bar So I get a incredibly big address bar and loose a lot of screen.
Other problem is that toolbars dont stay in the place you put them. They keep moving even if you lock the toolbars. Is this a Primary BUG at IE7 Is there anyway to make IE 7 as useful as IE6 and customize bars the way I w
-
- 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="
-
- Outlook 2003 Email Headers not Printing after IE7 upgrade
by Wahl04
- 14 Replies
- Last post
by Brian Ask
- Does anyone know if there is a fix for this yet It seems to be major issue without any reliable work around other than hitting forward button then printing the email.
Help!
Wahl04
-
- Programmatically reading Cookies on Windows Vista using .NET?
by Artie Sluka
- 2 Replies
- Last post
by Artie Sluka
- My toolbar (as referenced in my other posts) has a "Login" link on it, that dynamically changes to "Logout" if my user is currently logged into the website the toolbar is tied to. This code works fine in 9x, 2k and XP:
string currentUser = System.Environment.GetEnvironmentVariable("USERPROFILE");
string[] cookieFiles = System.IO.Directory.GetFiles(currentUser +
-
- Popup blocker problem
by Cornel Gav
- 5 Replies
- Last post
by Jens Vestergaard
- Does anybody knows how I can disable the IE Popup Blocker by C# Thanks
-
- debugging IE in protected mode
by amir12
- 3 Replies
- Last post
by amir12
- i have an add-on to IE that has been written in VC 2003 under XP.
now i'm trying to make it works under Vista, so i rebuild it in VC 2005 and after some changes it's compiled fine.
in addition, i changed all the registry/files access to the new locations using IEGetWriteableHKCU and IEGetWriteableFolderPath.
if i run IE as an administrator, everything is ok but if in protected mode th
-
- WinHTTPRequest truncates response body
by joekoko
- 0 Replies
- Last post
by joekoko
- Using classic asp and vbscripting to try and implement an automated logon to Reporting Services using WinHttpRequest.SetCredentials... .Send. The code authenticates at the server OK but the response, which happens to be a pdf file returned by Reporting Services, gets truncated (maybe 200 bytes worth). The response header is fine.
When I try getting the same report using wfetch, I get to see
-
- IE7 Crashes for Unknown Reasons
by saabdude
- 14 Replies
- Last post
by Reza Nourai - MSFT
- I have been getting IE7 crashes on a regular basis, on two different computers, after upgrading. Can't replicate the crashes, because they don't occur all theˇbut the info from the Event Viewer follows:
On a P4¨C3.4E GHz computer with XP Pro & all current updates:
ˇ°Faulting application iexplore.exe, version 7.0.5730.11, faulting module ntdll.dll, version 5.1.2600.2180, fault add
-
- iFrames and scrollbars
by chris564951
- 1 Replies
- Last post
by chris
- I am trying to "frame" up our old intranet site with the toolbars coming from Sharepoint 2007. I am using iFrames to create the seamless look, and it generally works, except that i cannot get rid of the scrollbars. The pages referenced in my frames are full-size webpart pages, but I only want to show the top or left part of the page:
Code Snippet
<!DOCTYPE html PUBLIC &
-
- Injecting Script tag into current document
by Fernando Aramburu
- 10 Replies
- Last post
by Fernando Aramburu
- Hi everybody, I'm building a BHO in .NET and i'm testing with IE7 and Win XP Professional. My intention is to do something that is really simple to explain but I'm having lot of troubles at building time. I need to on DocumentComplete event: 1) add some javascript script s to the current document 2) after step 1 is complete call a simple Javascript function located in one of the js file I added
-
- 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.
-
- How to update frames?
by OneMansQuestToLearnDotNet
- 5 Replies
- Last post
by OneMansQuestToLearnDotNet
- I'm writing a web app and I would like to use a bottom frame for user errors. Example "You have entered an incorect number". I have a top, left, right,and a bottom frame defined in a web page called defaults.htm.
Defined Below: How would I update bottom.aspx and keep it in that frame.
</ head >
< frameset cols ="140,*" frameborder ="NO" bo
-
- An error when calling COM method in Javascript
by min2007
- 1 Replies
- Last post
by EricLaw-MSFT
- I am trying to call a COM method in Javascript It works fine is IE6, but does not work in IE7 or Firefox.. Code is like this In asp file, I loaded the ActiveX object <OBJECT id="aActiveXCtl" height="0" width="0" classid="CLSID:xxxxxx" VIEWASTEXT> <PARAM NAME="_Version" VALUE="65536"> ... </OBJECT> In javascript, I t
-
- IE7 not firing onblur/onchange inside input elements
by MrProgguy
- 3 Replies
- Last post
by MrProgguy
- Given:
<form id="f0" name="formativeYears" action=" http://www.null.org " method="get" autocomplete="off" > <input id="i0" type="text" class="sumCellInactive" value="0.0" onfocus="return setActive(this);" onblur="return recalc();"> <input id="i1" type="
-
- Bookmark ignored calling iexplore.exe 7
by ClaudioD
- 12 Replies
- Last post
by GCot
- In my programs (using Windows XP) I open web pages calling iexplore.exe followed by url as parameter, e.g.:
"C:\Program Files\Internet Explorer\iexplore.exe" C:\help.htm#paragr11
This commad works well with Internet Explore 6 and precedent. With Internet Explore 7 the bookmark "#paragr11" is ignored and html page is opened at beginning. Any suggestion Thanks.
-
- Internet Explorer Toolbar button.
by hypodyne
- 2 Replies
- Last post
by hypodyne
- I am trying to add a button to the internet explorer toolbar. It shows up on the toolbar but nothing happens when I click the button. The button is pressed.
I ve been trying to get this working for weeks.
I have added all the values to the registry ButtonText, CLSID, ClsidExtension, Default Visible, HotIcon, Icon, MenuText which shows up in regedit.
I have registered the
-
- DST impact on IIS
by Nagarajan Murugan
- 4 Replies
- Last post
by Robert
- Hi
Hi,Can any one confirm me that is there any patches required for IIS due to daylight savings.
Thanks.
-
- What's up with "????????????" ?
by Natily
- 4 Replies
- Last post
by Natily
- How come there are " " in the display bar across the top of my IE7 window instead of the name of the page I am viewing
Can anyone figure this out or tell me how to fix this
Thanks.
-
- Problem with block elements in designMode
by AndrewHlavac
- 1 Replies
- Last post
by Niranjan_007
- Hi, I've worked on RichText editor for web pages and have met a problem with block elements. The editable area (iframe) is 400px width and inside I create div element with static width 600px. The problem is, that the border of the div element overflows out of the iframe and the content od the div element is impossible to select. Have anyone met this problem Thank's Andrew
-
- Internet explorer addon urgent help
by billa
- 0 Replies
- Last post
by billa
- hai, i am facing so much trouble in developing the toolbar for the internet explorer. Requirements are: --------------------- 1.The program will takes keyword list and deep link list and creates mutliple relivent taglines with the link text. 2. Toolbar to put the tags into blogs or such with a click counter to tell the times each one has been done this day, week, month (exportable and email or d
-
- Why does not top+bottom+left+right set the size of an element?
by Xogede
- 0 Replies
- Last post
by Xogede
- The CSS 2 Visual formatting model ( http://www.w3.org/TR/CSS2/visuren.html#choose-position ) states the following about position:absolute:
The box's position ( and possibly size ) is specified with the 'top', 'right', 'bottom', and 'left' properties. However, neither IE6 nor IE7 seem to obey that. When setting all four properties, it's only considering the top and left properties, ignoring