Open my website with FireFox navigator
-
Hi everybody, I develop a website with c# langage. It is opened with IE navigator but when I try to open it with the FireFox navigator even I make it my default browser, it demandes required Authentification : entre Login and password for http://localhost. I configure a windows authentification but still the same problem. How can I depass this problem? ty
-
Hi everybody, I develop a website with c# langage. It is opened with IE navigator but when I try to open it with the FireFox navigator even I make it my default browser, it demandes required Authentification : entre Login and password for http://localhost. I configure a windows authentification but still the same problem. How can I depass this problem? ty
-
You must "trust" your localhost in the Firefox configuration. Type "about:config" in the address bar and locate the following entry 'network.automatic-ntlm-auth.trusted-uris', double click it and type in localhost, save and close.
Hi, It works well.The problem now is that any of my website'pages is opened juste the first one.I want to add in u knowledge that my website connects to a local server (not localhost) which extracts a Javascript Framework ,saved there. How can I deal with that? ty
-
Hi, It works well.The problem now is that any of my website'pages is opened juste the first one.I want to add in u knowledge that my website connects to a local server (not localhost) which extracts a Javascript Framework ,saved there. How can I deal with that? ty
What has any of this got to do with C#?
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
What has any of this got to do with C#?
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
Hi Pete, Always commenting :) . this is all related with c# because I develop my application with c#. Try to help me ty
-
Hi, It works well.The problem now is that any of my website'pages is opened juste the first one.I want to add in u knowledge that my website connects to a local server (not localhost) which extracts a Javascript Framework ,saved there. How can I deal with that? ty
-
Hi, that will delete the localhost as trusted server and my first problem is rentering :) ty
-
Hi Pete, Always commenting :) . this is all related with c# because I develop my application with c#. Try to help me ty
Yet your question is entirely to do with JavaScript and Firefox - zero C# there. You might as well be asking this in System Admin section because your app is running on Windows.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Hi, that will delete the localhost as trusted server and my first problem is rentering :) ty
-
Hi, ty very much for u help.my website works well.but still some bugs related surely to a compatibility a compatibility of Javscript and FireFox.The main is that when I RAPIDLY naviagte on my website, all works well but after some time (<= 1mn), all is blocked and no navigation allowed. that stufies me veryyyyyyy much :) ty