Click here to Skip to main content
15,888,984 members
Everything / Browser

Browser

browser

Great Reads

by V. Subhash
Use policies.json file to force Firefox to respect your preferences.
by Harry Truman
Screencasting (demo screen, screensharing) already works in Google Chrome. The technology allows capturing a window of the browser itself as well as windows of other applicaitons. For example, you can capture Firefox running in a separate window.
by Joe Rattz
The purpose of this article is to explain how you can update your ASP.NET 2.0 site to properly recognize and identify Chrome.
by Andy South
We have established a goal to decide, what solution (as in a combination of software and services) among those we chose allows extending the audience of an event with minimum efforts.

Latest Articles

by ToughDev
How to play the classic MS-DOS game - Alley Cat - from your browser
by V. Subhash
Use policies.json file to force Firefox to respect your preferences.
by Amarnath S
Phonetic Typing in Some Indian Languages
by HenkAlles
Show Simple Log - see the article by Jochen Scharr - in the browser with a nice layout

All Articles

Sort by Updated

Browser 

21 Aug 2011 by #realJSOP
Most modern firewall appliances (and most consumer-quality routers) allow you to specify prohibited URLs. That's the best way.
21 Sep 2011 by #realJSOP
The way the data is presented to the user is completely up to you. Once you retrieve the data, simply don't give them a form - just display the data.
4 Mar 2012 by #realJSOP
Your problem is the empty space after the line "Here after is the HTML code:"
12 Apr 2019 by #realJSOP
Don't use Edge. :) In fact, don't use any Microsoft browser product. I recommend Firefox. I would suggest Chrome as an alternative to Firefox, but MS selected the Chromium engine for their rewrite of Edge, and that can only be a "bad thing" (tm). But seriously, I can login with Edge. Post...
7 Aug 2012 by _Amy
This is because you are not taking care of cross browser compatibility. Some of the css doesn't support all the browsers like "Rounded Corner" .Refer the links below:The Principles Of Cross-Browser CSS Coding[^]15+ techniques and tools for cross browser CSS coding[^]--Amit
25 Jun 2013 by _Amy
Have a look at : How to add Cross-Browser Printing to ASP.NET ReportViewer toolbar[^].--Amit
14 Feb 2013 by _Maxxx_
A very practical example would be plug ins for PhotoShop or other graphics programs.The application gives the essential functionality, but other developers can write plug ins that extends that functionality - adding different filters, effects etc.As you mention jQuery in your tags,...
13 May 2014 by aamitsengar
In Browser Some times i shows mail.domain.comand some time domain.com/mail then what is this and how can do i that?please explain thanks in advanceAmit
28 Aug 2014 by Aaron L. Hall
Here is a tip for making sure that debugging your MVC website does not cause Visual Studio to crash when using IIS7 to host the site in your development environment: Don't use more than one worker. process in your Application pool.
26 Sep 2014 by Abani Kumar Meher
This article explains few scenarios where XSS attack can be done, how we make mistake while creating web application which leads to XSS vulnerability and what should be done to prevent XSS attacks.
9 Jan 2014 by Abhi Ceivea
I ve been working on a slider panel for long and when i seem to have solved the problem i noticed that my slider panel wasnt working in mozilla. Ive been trying to identify my browser and write separate code for it but i am unable to find any concrete soln.I ve been using...
5 Jan 2015 by Abhi KA
How to Delete Indexed DB data in browser(firefox) & In Chrome it was clears when i was clear the history.
24 Mar 2011 by Abhinav S
This[^] may help.
29 Mar 2012 by Abhinav S
You can easily parse html using tools like the HtmlAgilityPack[^].
6 Mar 2014 by Abhinav S
You cannot deactivate the browser close button through ASP.Net.Even the local client may not be able to disable the close button.
28 Jun 2015 by abhishek_singh
As per my understanding your main concern about changing the values stored in variables at client side, So you can use some other options for hiding these data from client, I would like to suggest that you can use bundling and minification for your jquery code, that can not easily understand by...
22 Oct 2014 by AddyRuno
i have tried onunload and onbeforeunload in body tag of my master page but its not working when i have clicked the link on usercontrol as menu and also not working if refresh the browser.how can i aware that the browser is gettig close on serverside???
1 May 2013 by Advay Pandya
Hello,I am getting caching issue with the browser "Internet Explorer".My web application generates pdf files and I have a results page with links to those PDFs.If I refresh page then it deletes the old file and re-generate the new pdf file.But when I click on the link using...
13 May 2015 by Advay Pandya
The issue is fixed by adding a query string containing time stamp.Like: If my file name is "hello.pdf" then we can pass in the below way mywebsite/hello.pdf?051320151220000 (pdfname?time stamp)by using this way, the browser will think that this is a fresh URL. So it will show the...
15 Nov 2014 by Afzaal Ahmad Zeeshan
This article provides an overview for the ASP.NET 5 a.k.a vNext, its features and the new stuff for the developers and audience.
7 Jul 2015 by Afzaal Ahmad Zeeshan
You cannot do so. Because has himself changed the state of browser. Let me tell you, a user would never do that. Only if he is a developer or a hacker; cracker if in negative sense. Then he would try to play around with developer tools. My younger brother doesn't even know that he can change...
28 Nov 2012 by ahsanriaz1K
Hi,I want to send two or more files with the same response.Actually i want to send the "htm" file and its resources like "css" and image files in the same response. Response.ContentType = "text/HTML"; Response.Clear(); Response.TransmitFile(sFullHtmFilePath); ...
7 Oct 2012 by akhil7779
Im stuck at doing WPF USER control as LOGIN POP UP and main ,,,pop up back page i mean main page should be enable untill he enters correct ligin,,Please..! AND thanks in advance,,,
27 May 2013 by alamz7
I am using Telerik's Rad Textbox in my asp.net application, when the browser prompts me to save username and password, I click Yes, the browser then populates the username and password in the textboxes but when I click submit button or click enter, an empty textbox error message is shown, any...
28 Sep 2011 by Alexander Chernosvitov
AntiBot control using HTML5 rotating feature
17 Nov 2012 by Am Gayathri
I have created a web application using ASP.Net its working fine in IE but when i open the same URL in Firefox then the page is getting with misalignment and also that page is not fit to the screen.can anyone suggest a solution?Also now am developing in Win xp , is that application will work...
25 Jul 2013 by Am Gayathri
I want to install IE9 in my windows XP 32 bit how can i do this?Is it possible?Please provide link to download set up file for that. Note:Os is XP 32 bit
6 Mar 2014 by Amalraj Ramesh
Hi Is it possible to deactivate browser close button while running my application?Once i log out my application i want activate close button again.
18 Jul 2021 by Amarnath S
Phonetic Typing in Some Indian Languages
26 Aug 2016 by amir.nazarizadeh
Hi allI'm new in jQuery and I wrote some codesi added jquery via Nuget in visual studio 2013 but my code does not make any changes in browsers!help me!thanks.What I have tried:(function () { var ele = $("#username"); ele.text("Amir Nazarizadeh"); ...
22 May 2016 by an0ther1
You are not setting your Proxy server in the webBrowser1_Navigating event handler, only in your Form_Load event handlerAdd the code to the webBrowser1_Navigating event handler to make your HttpWebRequest use the ProxyWebProxy myProxy = new WebProxy(proxyBox.Text);myRequest.Proxy =...
11 Jan 2016 by AnaBanana07
Hi :),I'd really, really, really, like to know how I could check out how unique fonts that are on other websites would look on my site by just temporarily trying them out on my site with "Inspect Element". I've gotten as far as being able to identify the name of the font on the website...
28 Sep 2014 by anandd.mohit
if i am trying to open google.com, my browser should redirect me to yahoo.com likewise trying to open any site browser should redirect me to yahoo.com how to do it?
31 Mar 2011 by Andrew Troutner
HI All,This is my first post on this forum. I am very new to C# and programming but do have a small amount of VB experience. I've been working on a project to embed Excel in a web browser. I have that part down thanks to this website. The part I can't fgure out it how to...
16 Feb 2016 by Andy South
We have established a goal to decide, what solution (as in a combination of software and services) among those we chose allows extending the audience of an event with minimum efforts.
23 Jun 2014 by Anil Singh 2010
Yes!! It might help youhttp://www.code-sample.com/2013/11/ajax-json-cross-domain-call-to-rest.html[^]
10 Feb 2012 by Aniruddha Loya
I'm making a game using javascript + canvas. I use the code below to ensurevar imgLoaded = 0;var imgToLoad = multiImgs;var onImgLoad = function(){ imgLoaded++; if(imgLoaded == imgToLoad) { ctx.drawImage() }}for(var i = 0; i
12 Feb 2012 by Aniruddha Loya
I found the answerActually it was a coding error on my part -instead ofimages[i].onload = onImgLoad();it should beimages[i].onload = onImgLoad;
14 Sep 2013 by anjankant
Hi Everybody, Can anybody help I am using asp.net 4.0 & using crystal reports but when I am using print button in Safari not able to print, page sending request to server but print option not appearing. Print option is working fine in FF, ID, chrome but have problem in Safari. Can...
6 May 2014 by Anshul Gupta
Please help me i want to create my own web browser based application but i beginners with .net framework but i have knowledge about C# and .Net
18 Feb 2012 by Anshul Mehra
After hosting WebBrowser control in WPF based application, it was observed that in repeated access to custom web pages the memory consumption keeps spiking and since this is a custom browser application so the WPF browser application goes into a hung state after some time.I understand that...
7 Mar 2013 by Anshul Mehra
Since we might or might not have control over the web page loaded in our Web Browser control based application, so for the web pages A) Code for those web pages on which we have controlB) Code for those web pages on which we don't have controlA) Code for those web pages on which we...
11 Nov 2014 by Anubhav Goel
function runBrowserCheck(){ var bIE = false; var iBrowserType = -1; var iBogusBrowserVariant = 0; var cUserAgent = window.navigator.userAgent; var cAppName = window.navigator.appName; bIE = (cUserAgent.indexOf("msie") >= 0); if (bIE) { //IE8 if...
29 Dec 2014 by AnUpAm 786
var wh = $(document.documentElement.clientHeight).height(); var tH = $('.a_Top').height(); var bH = $('.a_BottomBar_b').height(); $('.a_ContentOuter').css('min-height',(wh)+'px'); $('.a_ContentInner').css('min-height',(wh-(tH+bH+29))+'px'); I am...
31 Jan 2016 by AnvisNet
when I drag and drop an asp.net control or use kendo ui widget how they are able to produce the html code that browser is able to understand and render?any simple example would work for me.
25 Mar 2015 by Aparna24
Esri GIS map used in an application can get displayed on IE but it dosen't on google chrome.
25 Apr 2022 by aravindnass
I have opened multiple browser windows in google chrome. I want to find all the tab details in the current window browser. ie., no tab details from another browser. So in my chrome extension, I am getting all the tab details in multiple browser windows. When I tried, I got the extension...
6 Jan 2015 by Arjsrya
whenever an user is login into application,new session is created with a cookie for that user.This cookie becomes the session Id,so all the subsequent request use this as reference.Check those details on Page loading.Come across good article.Please read following...
17 Dec 2011 by arminamini
Hi every one.Is there any sure and cross browser way, to increase and decrease zoom level of browser.I mean that i wanna 2 buttons + , - if someone click on these button we can Increase(+), and Decrease(-) the browser zoom level by java script.Any suggestion?Thanks in advance.
20 Apr 2011 by armm1388
Connect to another pcI have username and password of another pc and I want to connect to that pc from my pc. How can I do this by programming c# or vb.net or Delphi?
11 Aug 2011 by Arthanarieaswaran Shanmugaraj
Yes, We can have work around for optional parameter.See the below code, if you call http:///get - It will call the GetAllertion methodhttp:///get/12 - It will call the GetAPerson method with parameter alue 12So these URL act as optional paramter //Get...
9 Dec 2012 by arul watson
Hi ,I am totally new to C# sharp coding - i am trying to take screen shots of webpageswhose URLs are initially picked up form a notepad uploaded on the same formAs i read through the web_browser control in MSDN.. i did arrived at following code - yet when i run, i get only white...
9 Jan 2014 by asc.vinu
In Chrome browser, by default exception for http://www.xyz.com is added in Unsanboxed plugin access. I want to get exception for .xyz.com so that I can use the permission on entire domain. Is it possible to get permission for .xyz.com through javascript?
11 Apr 2012 by AshishChaudha
if its working fine in IE then it will also work fine in others too...please let us know where you are getting stuck so that we can try to help you..ThanksAshish
11 Oct 2013 by ASP.NET Community
Here is a list of file extensions which are configured by default to be handled by ASP.NET 2.0.asax used for application level logic
11 Oct 2013 by ASP.NET Community
Asp.Net 2.0 introduced a new control called FileUpload that is used to upload files from the client browser to the server. Video  Simple File
11 Oct 2013 by ASP.NET Community
The AdRotator control presents ad images that, when clicked, navigate to a new Web location. Each time the page is loaded into the browser, an ad is
11 Oct 2013 by ASP.NET Community
Different forums are filled with the questions regarding how to manually implement cookies for login or in other words how to implement "Remeber me"
11 Oct 2013 by ASP.NET Community
In this article I am going to explain how to prevent the browser caching of web pages in asp.net. It is the one of the biggest issues every developer
11 Oct 2013 by ASP.NET Community
In this article we are going to see how to have the browser resemble a fullescreen - through javascript. Usually it is not possible to trigger the
11 Oct 2013 by ASP.NET Community
SilverlightThe Rich User Interface helped to create a website which will make the UI as a desktop application. Silverlight 4.0 even came with out
11 Oct 2013 by ASP.NET Community
Ever wondered what occurs when a user closes his browser window. For the time, the user was interacting with a site, his session was active and
11 Oct 2013 by ASP.NET Community
Maximum length of Querystring is based on the browser notdepend upon the asp.net.here is some informationMaximum length of a querystring in
11 Oct 2013 by ASP.NET Community
IntroductionIn modern web development, we need to check the browser compatibility for our web pages. This can include changing the css classes,
11 Oct 2013 by ASP.NET Community
IntroductionCookies are also known by many names, HTTP Cookie, Web Cookie, Browser Cookie, Session Cookies etc. Cookies are one of several ways
11 Oct 2013 by ASP.NET Community
There are so many threads open related to this issue. After sign out when the user press BACK button on the browser, it gets him to the members page.
11 Oct 2013 by ASP.NET Community
This is a test Your browser does not support iframes.
11 Oct 2013 by ASP.NET Community
Navigation for ASP.NET Web Forms manages movement and data passing between aspx Pages in a unit testable manner. There is no Client-side logic, so it
24 Mar 2011 by atanuCSE
I've made a browser with web control.Now I want to make bookmark and history option. But I didn't yet learn database. So it's hard for me to execute this.I've googled many times.but haven't found any simple way. So,anyone have any idea that how can I make it with simple code???? argent help needed.
26 Jun 2015 by ATHUL AC
I have a website with login option asp.net.if i open website in two browser tabs and logged in with same user account and navigated to homescreen in both tabs , now i am logged out from one tab and again logged in same tab,after that i clicked on the second tab,My doubt is how can i...
10 Oct 2013 by Ayodeji Oluwatomiwo
After creating your XML file or document, simply right-click on the file by locating it and scroll down to "Open With", Then select the browser you want to use and it will be opened.Click the link below to view a picture process...
1 Sep 2014 by balaguru112
i need user agents of all opera browser versions up to latest.
30 Jun 2013 by Balimusi
Use the window.onbeforeunload; for instance, window.onbeforeunload = function(e) { return 'Are you sure you want to leave this page? You will lose any unsaved data.'; };
24 Apr 2012 by barneyman
there's an example here on CP on how to write a Browser Helper Object[^] for IEI don't know how you'd start it with Chrome, but i found this[^]
16 Dec 2017 by BasmaSH
I have a list of proxies then i open list of urls in each one then close chrome after next proxy .after chrome closed there is win32 exception.What I have tried:if (List_IPs_Ports.Count >0) { if (ListUrls.Count() > 0) { ...
29 Jul 2016 by BasmaSH
I have program that have start and stop start button that is run instead loop:-first loop change proxy then open browser .-second loop open urls in chrome browser that opened in first iteration.stop button:I want it stop loop and reset .I can't press in stop button while start...
17 Nov 2012 by bbirajdar
Welcome to the amazing world of web development. Since you have not provided any code or screenshots,I cannot suggest you a guarenteed fix for your issues. So I will try to transfer myself to your machine via teleportation and will have a look at the code. But since this is the weekend , I...
19 May 2014 by bbowman4
I want to make a card game , in C#, where every player has a tablet ( iPad, android tablet, etc ) with their hand dealt to it and a separate screen with the card table on it. The player would select the card to play and it would be sent to the table screen. Basically just like a normal game of...
9 May 2015 by behish
Hi I write jquery slider and it works fine in all browsers except IE would somebody pleaaaaasssse help me on this? here is my js code:$(document).ready(function () { //$(".impLeftNews:nth-child(odd)").css("background-color", "silver");var counter = 0;var slideCount =...
30 Mar 2013 by BeMy Friend
I'm interested in building an IE-8 and later toolbar and I could use some assistance in locating some information on how to do such a thing.I have a very mundane task of having to open a webpage and then manually clicking 50 different links with static identifiers -- only to open another...
17 Jun 2012 by Benaiah Mischenko
This is not a problem with your backend C# stuff, it's entirely a problem with your CSS styling. There's a wealth of information on supporting older browsers out there - just do some searching on IE6 compatibility, for example.As for supporting all the browsers, unless you want to stick with...
15 Sep 2013 by Bernhard Hiller
In case you think of different versions of Internet Explorer: just hit the F12 key, and select the browser or document mode of an older version.
15 Apr 2014 by Bernhard Hiller
Response codes are sent by the web server. With codes between 300-399, the server tells the browser that the resource is currently/temporarily/permanently not available on the requested URL, but can be found instead at a different location. For the user of a web browser, it would be terribly...
23 Jun 2014 by Bernhard Hiller
No "perfect" answer possible.The users might select the language / regional settings from a menu, then you could store that in a cookie and apply when they visit again. Of course, that won't work with the first visit.Also users might configure their browsers with other languages being...
12 Aug 2011 by Bert O Neill
How to implement a Silverlight application that uses (Super)WebSockets.
30 May 2012 by Beula Joyce
HiHow to resolve "The Following page(s) have become unresponsive. You can wait for them to become responsive or kill them" and following that getting another alert "The following plug-in is unresponsive: Unknown. Would you like to stop it?"In other browsers site works with no...
31 May 2012 by Beula Joyce
Yea I have a flash object in my page. When I remove that object I don't get any problem. How to resolve it?
31 Oct 2013 by bhawin parkeria
i have this javascript code var name=$('#element_name').val(); var ofile=document.getElementById('image').files[0]; var formdata; if(FormData) { formdata=new FormData(); formdata.append("image",ofile); } ...
28 Sep 2014 by BillWoodruff
I remember David Maxwell's work very well; for a while, he was about the only in-depth source of information about working with Microsoft's WebBrowser Control.Have you examined the current MS WebBrowser Control to see if it meets your needs ? [^].Do search CodeProject: there are several...
11 Nov 2014 by binit.ku.singh
How to disable page caching in Firefox