Why do I have all these extraneous characters in mu URL?
I have developed a web application in Visual Studio 2013.Does anyone know why the URL to my login screen (S(flzp5qnuduoal20s0i30m5ag)) before the /Login.aspxCan I get rid of the extraneous characters?
View Articleword-wrap:break-word doesn't work in IE 11
On my web site I have several multiline textboxes for people to fill in. in the CSSclass for the textbox, I added word-wrap:break-word. This works in other browsers but not ie 11. Is there a work...
View Articlestyle.display = "block" not working for divs
Trying to use div style.display = "hidden" / "block" the hidden works but the block does not and it sends me to the top of the web browser?? It works both in firefox and Chrome just not in I.E.?...
View Articlehow to refresh a page only once
Hi all,I want to refresh the page A when I comes to Page A by clicking browser back button.I'm using location.reload();but it is refreshing infinitely. If i apply some condition then also then also...
View ArticleGetting Kerberos Auth header only with Fiddler
I am new to Windows authentication and am facing a weird issue. I have setup an application with SPNEGO filter library for Java. All settings as per the documentations have been set. Now when i open...
View ArticleEdge stopped working after Sep. 13th Windows 10 Update
From my menu html, href=" next_my.html" in my C: drive stopped working. By specifying next_my.html by absolute path or relative path stopped working.It has been working before Sep. 13th Windows 10...
View ArticleEdge stopped working on Sep. 13th Windows Update
HTML Href=" my.html" in my C: drive stopped working. By specifying my.html by absolute path or relative path stopped working.It has been working before Sep. 13th update. I have been using Windows 10...
View ArticleWhy edge doesn't support Single sign-on if website is hosted on localhost?!
The asp.net website is configured to use Integrated Windows Authentication and hosted locally on IIS\localhost. When I try to access this website the windows authentication pop-up appears. Moreover no...
View ArticleEdge stopped working after Sep. 13th Windows 10 Update
HTML Href=" myown.html" in my C: drive stopped working. It works fine for href="http:// somewhere".By specifying myown.html by absolute path or relative path do not matter. target="_self" or "_top" do...
View ArticleJavascript alert works on dev workstation and not on a test app server
In a vb.net 2010 web form application, I have the following code:<%@ Page Title="" Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="default.aspx.vb"...
View ArticleHow do i detect java plugin in IE10,IE11 is enabled or disabled through...
I have tried many java scripts but its not working. DeployJava I don't want to use since it creates one dummy applet on Page that does not looks good. Can any one suggest any script.
View Articledocument.getElementById src does not work
Hi this is the big question none seems to have an answer for, why in IE cant process a simple DOM line to swap an Image:document.getElementById("idImage").src = path;I get Error:...
View ArticleWhat CSS targets Windows 10 IE 13.0 only? No other browser
CSS only for windows 10 IE 13.0, no other browser
View ArticleProblem combining a two function myFunction in external .js files which...
I am trying to combine these two snippets of code but it will not fire the complete appropriate responses. I feel its something simple I have overlooked. In this case the first request fires an...
View ArticleMSDeploy Escape Characters
I have a configuration section that needs to be replaced in a non-web.config file. To load the entry into the setparameters file, I have used the > and < escape characters. The...
View ArticleWPF browser control issue with some of sites
Hi All, We have WPF application which have browser control and here we are just trying to open other site into our browser control,for most of site we able to login do the stuff (navigate), but for...
View ArticleIE 10/11, the file system, and HTML5 Local Storage
I'm working on an app that needs to persist state on the client and must run straight off of the file system (no servers). All modern browsers seem to work fine with the usage of Local Storage as a...
View ArticleAlternative for window.showModalDialog
Hi All, I am working on a web application in IE. I was using ShowModalDialog in CE5 which used older version of IE. But when I started using WEC7, my application no longer works since...
View ArticleHow can i use angularJs in IE11?
angularJs not supported in IE11. what should i do now ?
View ArticleAngularJs code is not working properly in IE11
Hi guys, can anyone know about this strangest problem of angularJs in IE11. My code is not working in IE11 but when i click on inspect element it works fine always . On other browsers it is works fine...
View Article