Quantcast
Channel: Internet Explorer Web Development forum
Browsing all 3527 articles
Browse latest View live

Scroll bar issue with AJAX update panel

I have an UpdatePanel which is wrapped inside a Panel control having height and width specified as 87% and 100% respectively. On page load scroll looks fine, but once the partial post back happens the...

View Article


IE login prompt for IIS web site with Windows Authentication

Scenario: (1)asp.net web site configured with authentication mode="Windows" in IIS 7.5 on Windows Server 2008 R2; (2)in IIS Windows Authentication is enabled for the web site all other, including...

View Article


IndexedDB issuse when putting items with null values

When I try to put items with null values to the objectStore on indexedDB, I get an error:>> SCRIPT87: Invalid argument.>> File: <file_name>.js, line: x, Column: x It only accepts...

View Article

How to bypass the printer dialog box

I am working on a application which will run on a kiosk and full screen in internet explorer and it is printing some material using Json and it is invoked using client side print function. My...

View Article

Facing problem with Error Message - "Please use IE 5.5 or above" in Windows...

I am trying to browse govt tenders site - www.eprocurement.gov.in. I that page when I click on submit, a new page is opened and a messge "Please use IE5.5 or above".My IE version is 11. I tried by...

View Article


HTMl5 Placeholder attribute

When developing a simple HTM5 asp.net form I have added a placeholder attribute to a textbox:<asp:TextBox ID="TextBox1" runat="server" placeholder="test holder"/>  This renders as expected in...

View Article

HTML5 placeholder

My HTML coding looks like:<form action="broos" method="post" enctype=multipart/form-data><textarea placeholder=”Typ hier iets in”></textarea>The placeholder doesnt work in IE8 nore in...

View Article

[Hotmail] - how i know what hotmails(from hotmail) are real?

i'm reciving some mails that o can lose my hotmail account. but can ask me my personal data.my question is: how i know what hotmails(from hotmail) are real?Moderator: sorry, if the isn't the right...

View Article


HTML5 video not working at all

I developped a Website hosted by a provider and I use HTML5 video tags. I'm sure that three-four months ago, when I started, videos where working fine on any browser, IE included. I recently realized...

View Article


Silverlight Support in IE 10 & IE 11

Hi,Please could someone from MS come back to me with an official position regarding the support for IE 10 & IE 11 on the specific areas that are missing a tick @...

View Article

Offline option

If the offline button is no longer used in Internet Explorer 11 is that why my Windows live mail is offline(but seems to send and receive) and that it redirects me to and unavailable page when I try to...

View Article

select box is not displaying all data when size is more than 73400

HiI have a select box that must display more than 93000 rows, the problem is that it is only displaying no more than 73400 rows. Reviewing the source code with IE9 I could saw the HTML select tag was...

View Article

Microsoft.NET\Framework\vx.x\CONFIG\Browsers\ie.browser file configuration of...

What do I need to change the "userAgent match=" to in order to detect the new user-agent format for IE 11?Are there needed changes for .NET 2.0? I know Microsoft does not support updates in this...

View Article


Browser doesn't navigate when clicking a link.

UPDATE:The application runs in a webview control (IE11 W8.1).When the user click on the text of a link the application does not navigate. It does trigger the click event on the link, the link has a...

View Article

DNS problem with IE10 and Win & 64 bit Pro

This one is baffling me so any help much appreciated.I have a Dell laptop with the above. Automatic updates are on. A few days ago on booting IE was unable to display any web page. Likewise Outlook...

View Article


tag not displaying more than 73400 records... Any workaround to make it...

What is the work around for forcing Internet Explorer to display more than 1 lakh (100000) records in <select> tag.It is working fine in Chrome Browser. I understand still the IE works...

View Article

How to build simple website with one menu on top and content below (content...

Hello. I´m a newbie in web developement but I have a lot of experience in programming Desktop WPF applications. I would like to make a website with one constant menu on top or left side of the page and...

View Article


Script gets Merged

Hi,I work with Bank Of America. I'm using Windows 7 operating system. Web based Apps are working on Intranet. Everything was working fine with IE 7. We guys have been facing issues since we started...

View Article

IE9: in Silverlight 4 control, MessageBox.Show is not displaying a message...

With IE9 RTW, in a Silverlight 4.0 control, MessageBox.Show is not displaying a message box at all.  No errors are being reported to the DOM -- the call to the Show method just doesn't work.  This is...

View Article

IE-11 HTML5 Audio tags not working

I have add mime type in web config as below<system.webServer>    <staticContent>        <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" />        <mimeMap fileExtension=".ogg"...

View Article
Browsing all 3527 articles
Browse latest View live