blocking the Security warning popup using jquery
Does we block ie8 security warning popup using jQuery. if yes then how?
View ArticleHow to add column format on a webgrid in .cs file(asp.net mvc3.0)
Thanks for readingWhen we add a webgrid column format on cshtml file, we often write code as below:grid.Gethtml(columns:grid.Columns(grid.Column(format:(item)=>new...
View ArticleDisable Office Cache Location caching
I generate word document through a web site. Which then prompts the user to either Open / Save / Save As options.One of our client has set OfficeCacheLocation, explained in the link....
View ArticleHow to install a 32bit IE on a 64bit OS
Hi everyone,I have a Win7 64 bit OS and I have a 64 bit IE9 on it. Now I need to install a software which requires a 32 bit IE. Is it possible to uninstall the 64 bit IE and then install the 32 bit one...
View ArticleGetting webpage is not responding error for classic ASP page in IE10
Hi, My web application is developed with classic ASP page, Java Applets and VB script. It also communicates with ISAPI dll.In some machines My application is working fine in IE10. In some other...
View ArticleCompare tool for web page changes
Hi,I want to use webpage monitoring tools which can keep track of changes to webpage. I want to monitor some webpages of websites for changes occurred in that pages and also changes in any files linked...
View ArticleIE10: Pages in frameset displayed blank
Internet Explorer 10.0.9200.16384 Windows 8 Using compatibility-mode to IE8 on the site Behaviour: Website with frameset is loaded and displayed correctly. But certain pages aren't displayed sometimes...
View ArticleImage size is incorrectly cached when the image is modified.
On a web page you can dynamically load an image in javascript and then display the size of the image. No problem. Then if you overwrite the image with one of a different size (but the same name) the...
View ArticleOn IE8 Zooming to 400% then back to 100%, size not changed well
Test html code is:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML lang="en_US"><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html;...
View ArticleUse WCF as data for MVC site
I'm looking for some good information on "Best Practices" when it comes to using a WCF site as the data source for a ASP.NET MVC 4 website.
View ArticleIE 10 Intermittently Crashing Application with Web Browser Control
We supply a business application that uses the Microsoft Web Browser Control to navigate to a website. Nothing fancy, it simply uses the Navigate call and the NewWindow2 event. We have had hundreds of...
View ArticleIE 10 displays option elements above select element
Hi I've noticed that in IE 10 the options of a select box are display above the select element for the options above the selected index. Is there away to display all the elements below the select...
View ArticleIE 10 Download interrupted
Hi, users are unable to download files (mostly ms office and pdf documents) from our website using IE 10. Older versions of IE, and chrome and firefox work to download the files, but in IE 10 the file...
View ArticleI do not want the status bar information to be displayed
I am using IE10/Win8.when the submit button in my website is onfocused, its url information is shown in the status bar at the bottom of IE.the user has chosen to not show the status bar IE will still...
View ArticleIE (9,10) aborts image requests, memory limits?
Hi,We are working on a prototype that requires loading 100 200px x 2500px images into browser's memory. So far, we have no problem getting Chrome/Firefox to load all 100 images but IE would abort...
View ArticleHow do I move the Tab Bar in IE9 to a more user-friendly location?
Who's descision was it to move the Tabs Bar to the top of everything? Why can't I move it back to a more accessible location like it was in IE8 (directly on top of the web pages)? On a general note; it...
View ArticleIE9 having issue with windows authentication
We have an SSO application for our Intranet. Now the application works fine with the IE7, IE8 but with windows 7 and IE9, for authentication it keep asking for user id and password. If we put the...
View ArticleIE10 does not display icons on webpage served from Linux
I create a set of webpages that use .ico files in the body of the pages. This is NOT about the favicon. That works fine. Shorcut works:<link rel="shortcut icon" type="image/x-icon" href="depot.ico"...
View ArticleDownloaded New ver. 10 but after install see that is UK version, not US...
Got an advertisement stating that Explorer 10 was ready for download and tryout. So,... I did the download. Everything seemed to install correctly, only when I came to try it out for the first time,...
View ArticleCan't write registry with .HTA on IE10
Hi all,Below, part of code I used on my HTA files. Code works fine on I8, but on IE10, registry isn't updated.It would be verynice ifsomeone hadan idea tohelp me...
View Article