tagged [browser]

Retrieve data from browser local storage using c#

Retrieve data from browser local storage using c# Is it possible to retrieve data from chrome/firefox local storage using C#?

2 Nov at 15:7

Hiding the scroll bar on an HTML page

Hiding the scroll bar on an HTML page Can CSS be used to hide the scroll bar? How would you do this?

13 Jul at 13:16

Detect iPad users using jQuery?

Detect iPad users using jQuery? Is there a way to detect if the current user is using an iPad using jQuery/JavaScript?

How do I make JavaScript beep?

How do I make JavaScript beep? I want my web page to beep whenever a user exceeds the maximum character limit of my ``.

22 Oct at 17:8

Chrome extension id - how to find it

Chrome extension id - how to find it How can I find out what the chrome extension id is for an extension?

Why doesn't JavaScript support multithreading?

Why doesn't JavaScript support multithreading? Is it a deliberate design decision or a problem with our current day browsers which will be rectified in the coming versions?

5 Sep at 00:17

What requests do browsers' "F5" and "Ctrl + F5" refreshes generate?

What requests do browsers' "F5" and "Ctrl + F5" refreshes generate? Is there a standard for what actions and + trigger in web browsers? I once did experiment in IE6 and Firefox 2.x. The refresh would...

How do you disable browser autocomplete on web form field / input tags?

How do you disable browser autocomplete on web form field / input tags? How do you disable autocomplete in the major browsers for a specific input (or form field)?

8 Apr at 23:1

Get URL from browser to C# application

Get URL from browser to C# application How can I get the url from a running instance of Chrome or Opera using C# .NET windows form app? Thanks!

26 Aug at 21:24

getting the location of the browser

getting the location of the browser Is it possible for me to detect the geo-location of the place from where I'm browsing through .net or through any means?

15 Nov at 11:40