-
- IE 7 - scrolling jumps
by Rick Hill
- 14 Replies
- Last post
by tbm29
- Is there a default setting I can change in IE7 that will stop the jumping when I try to scroll using a mouse wheel It's almost as bad as what I see when I'm connected remotely to another machine.
Thanks,
R. Hill
-
- 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
-
- IE 7 Select Box Options do not fit large text
by Anawanna
- 5 Replies
- Last post
by Jason Justian
- Hey guys, I've searched high and low for this issue through this forums Search as well as Google and I cannot find any solution. I currently have a form with a dropdown box (<select>) and a few options. The text in these options can be a small string of text or it could be a longer string of text. In FireFox, when the text is too long, it automatically resizes the options to fit the largest
-
- Odd behaviour in IE7
by PallavSheth
- 0 Replies
- Last post
by PallavSheth
- Hi,
i am experienced with strange problem in my application. This is occurring only in my client environment .It's problem in IE 7 and Fire fox.
Problem: when user login to my application with his user id and password he is able to see his information. IF he is trying to click some other menu PersonalData in my application he is able to see other person profile.
Technically: when he
-
- Modifying IE's Right-Click menu options - not sure where to start, can anyone give me direction?
by dmose
- 2 Replies
- Last post
by IECUSTOMIZER
- Greetings,
I'm looking to write a small addon to IE (and perhaps firefox) that introduces a new link on a user's right-click menu in IE. Specifically when they right click on an image file I want to send that image URL to a certain website for processing. I'm sure it's possible as IE already detects images giving you the 'save image as' option.
The problem is, I have no idea where t
-
- IE generating a lot of data traffic
by Henri Koppen
- 2 Replies
- Last post
by Henri Koppen
- I am web-developer and wondering how to solve this problem.
If I look for data-traffic on my site it was a lot more than expected. My webpages have some javascript and r.a.d. controls, I run in debug=false. I noticed that whenever someone uses the "open in new window" functionality, a *lot* of data is passing the line. As if the cache is not working at all.
Doing some researh I fou
-
- IInternetSecurityManager - programmatically removing web site from trusted zone
by Bonnie Chokr
- 1 Replies
- Last post
by Sdi
- Is there anyway to programmically remove a web site from a security zone
-
- When will the AU take place?
by logz05
- 0 Replies
- Last post
by logz05
- I have seen all sorts of dates of the AU (Automatic Update) of IE7 around the world.
Is there a page has a definitive date (or even month) when the final version of IE7 will be released via the AU in Europe
-
- ActiveX installation for all users of a vista workstation
by Arvindh.C
- 8 Replies
- Last post
by Arvindh.C
- I have a DLL and an OCX components installed in the Vista workstation under the following path with a cmd file, executed with 'RunAs Administrator' option. The simple command goes as follows
RegSvr32 c:\ET\comp1.dll
RegSvr32 c:\ETcomp2.ocx
These components are used in my intranet site and works fine with my account (which has admin priveleges).
But when I try to work on any other user
-
- WebBrowser Control Hosted within IE
by njjones
- 2 Replies
- Last post
by LuisAntonioR
- I am working on project where we will be using the WebBrowser control hosted within a UserControl, which will be hosted within IE. We are doing this to print web pages that are the current page of the application. As I'm digging into this and reading up on the WebBrowser control I have a question that I haven't been able to find and answer to.
Will the request from the Web Browser control
-
- Problem with Protected Mode Vista/IE7
by JenniferStites
- 2 Replies
- Last post
by JenniferStites
- I have code that writes a cookie to recall information about a customer. With Protected Mode enabled, this cookie does not get written. (The option for Protected Mode is under Tools, Internet Options, Security Tab. IE7 with Vista only to my understanding). Two questions:
1) What code will allow me to see if the user has Protected Mode enabled
2) Is there a way to still write a cookie that I
-
- IE 7 not compatible with a
by urvish jain
- 1 Replies
- Last post
by Manivannan.D.Sekaran
- I have been working on a website. This website is contains some pages with video and audio activeX controls. These pages work fine in IE 5 and IE 6. The activeX controls are build in VB 6 and a video.cab and audio.cab files are generated. These cab files are used on page. The problem comes when the website is used on IE 7, there is an image grab button on the video activeX contol. When i click thi
-
- IE7 problem: selected option in select
by Adriaanse B
- 10 Replies
- Last post
by krisgale
- My problem has to do with the following code:
<select id='myselect' onchange='alert(this.value);'>
<option value='1'>test1</option>
<option value='2'>test2</option>
</select>
If I execute this code and change my selection the onchange event is fired. And the alert shows my choice. But if I do this in a speci
-
- Get Favorites/RSS from IE user profile
by Homero C de Almeida
- 3 Replies
- Last post
by Homero C de Almeida
- Hello, I was just wondering. I'm new to .NET / C# and was wondering if there is any way to get the url of the Favorites and RSS feeds the current user has in IE. If there is, then how Thanks.
-
- IE7 Changes Session Numbers
by JohnIGS
- 2 Replies
- Last post
by PallavSheth
- I'm supporting an application in my office that runs in a web browser and connects to a secure area of our website. The users locate customers in browser instance 1 and then click a link to log into the customer account in browser instance 2. The problem occurs when the user logs out of customer account in browser 2 and returns to browser 1 to locate the next customer. The session number has chang
-
- getElementById("...").style.display = "table"; gives error on ie7 and I have checked webbug.blogspot.com/...
by TwilightBrigade
- 3 Replies
- Last post
by TwilightBrigade
- I have read the form and tryed http://webbugtrack.blogspot.com/2007/08/bug-152-getelementbyid-returns.html I still get the same error message. either here: error -> getElementById("main_table").style.display = "table"; or here var inputs = document.getElementsByTagName( 'table' ); var descField = null; for(var i=0;i<inputs.length;i++){ if(inputs.item(i).getAttribute( 'i
-
- Enable Cookie in HTA
by eagrigoriev
- 0 Replies
- Last post
by eagrigoriev
- Hi all! Is it possible to enable cookie in HTA file A have a site with autorization, and can't sing in if browsing my site via HTA. This is contents of my HTA file <hta:application caption="no" applicationName="LLT" border="no" commandLine="yes" contextMenu="no" icon="[MY_SITE_URL]/icon/favicon.ico" maximizeButton="
-
- Outlook Express 6 after IE 7
by aabrsh
- 0 Replies
- Last post
by aabrsh
- "After installing IE7, i can no longer check my Hotmail accounts via Outlook Express as it is constantly saying that the email or password is not valid. Logging onto hotmail via the web works fine, so the problem lies with IE7. " NeilH
I have the same problem
can any one fix it !
-
- How to set Height in % in Html
by Mahender
- 2 Replies
- Last post
by Mahender
- Hi,
How can i Set height for Html in Percentages.If i try to mention page in Percentage it gives me no effect .Well i try to set height for some pixels it works Perfectl;y.
Iam using IE7.0.Plz help me in this aspect ...
Y does Height property shows no effect when i mention in height in %
With regards,
mahender
-
- SHIFT+R improves image quality CTRL+F5........
by lailaland
- 14 Replies
- Last post
by Paul Kearney
- Hi
All of a sudden on almost every web page i get poor distortioned images which when my cursor goes above the image i get the message : "SHIFT+R improves image quality CTRL+F5 reloads the whole page" I obviously dont want do that everytime a am on the web...Why has it started doing that all of a sudden and how to avoid this problem so my the images display properly I am using IE6.
-
- IE7 incountered an error and will have to shut down
by YV
- 1 Replies
- Last post
by rockvaletn
- My IE7 appears to be working fine up until I try to go to Bank of America web site
I see message at status bar "!Done, but with errors on page"
Then when I try to log in to do On-line banking I get
"IE7 incountered an error and will have to shut down" send error report
-
- 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
-
- ASP Type Missmatch error
by U_T_A
- 1 Replies
- Last post
by U_T_A
- I have an access database with two tables Manufacturer and Software. I would like to open up a pop up (in VB SCRIPT) to add an other software and i pass a value of the ManID which in Manufacturer as PK an autonumber default to Long Integer and FK in Software as Number and defined as Long Integer as well . When i pass in the value, I first do a: mManID = CLng(rstType("ManID")) after i c
-
- How can we use decimal percentage widths for table cells in IE?
by Josh Yeager
- 2 Replies
- Last post
by Josh Yeager
- We are working on a feature in our app to allow users to change the widths of the columns on our record lists. They will be able to click on the dividing line between two columns, and drag it left or right to resize the column (like you can do in the Outlook email list).
We want the columns to fill the browser window, so we are using percentages for the widths. As the user resizes a column,
-
- Best way to get selected content in C#
by still_the_same
- 4 Replies
- Last post
by still_the_same
- What is the best way to get selected text from my browser in a C# application. I basicly want to rightclick the selected text and select a new action. Then a application will start/become active and I need the text including the html in a textbox. Can one of u guys give me a hand on this. Some pointouts to good articles or maybe an example...
Patrick