2
votes
3answers
72 views
How do websites find out which browser is visiting them
How do websites find out which browser is visiting them
how i can do this
Are you give answer for asp.net c#
0
votes
1answer
25 views
how to set the http headers when sending http request to a server so that the server thinks the requests are coming from firefox
how to set the http headers when sending http request to a server so that the server thinks the requests are coming from firefox
3
votes
2answers
22 views
jQuery selectors tool
I'm looking for some kind addon for browser (firefox, opera, ie, chrome, etc...), which can easily highlight element(s), which I define by jQuery selector.
1
vote
1answer
62 views
Erlang: is there a module analogous to Python “webbrowser” ?
I've used Python webbrowser module and I would love something equivalent in Erlang. What I am trying to do is open a browser window/tab from Erlang.
I can't find anything in the o …
0
votes
3answers
26 views
Listen for Events from Browser “Find” Window in JavaScript
Is there a way to listen for typing into the browser's "find" window in JavaScript?
I'd like to be able to reinterpret the search text from JavaScript. What do I need to add an …
0
votes
2answers
41 views
Clear cookies on browser close
How to clear the cookies that has been stored through my asp.net mvc(C#) application, when the user closes the browser?
Is there any option to create a cookie such that it expires …
0
votes
2answers
19 views
Browser Cache Control, Dynamic Content
Problem: I can't seem to get FireFox to cache images sent from a dynamic server
Setup: Static Apache Server with reverse proxy to a dynamic server (mod_perl2) at backend.
Here is …
2
votes
7answers
87 views
Video format that wouldn’t require a browser plugin
What is the recommended (cross-browser) video format to use on websites so that users' browsers (or most of them) wouldn't require to download a plugin to view it?
0
votes
0answers
20 views
Set a Default Digital Certificate [closed]
We have a site that requires SSL digital certificates and have issued client side certificates to allow users to connect. The users are now complaining that when they browse to ou …
0
votes
2answers
43 views
Browsers and Windows Messaging
hi there
I was asking myself how the browsers are working. How does the browser tell to the OS to change the mouse pointer from arrow to hand(IDC_HAND) for example. In desktop app …
1
vote
2answers
92 views
+100
What are my options for accessing the user’s GPS device in a desktop browser?
After reading about Firefox's Geolocation functionality, which doesn't use GPS, I'm wondering what it would take for a browser (IE and/or Firefox) to be able to access a GPS device …
1
vote
3answers
84 views
Launching C# .Net application from browser. Possible?
The greatest example I can think of is the Google Chrome installation.
I remember one other application launching that same way. Can't remember what it was.
I'm not implying that …
0
votes
2answers
68 views
How can I turn an open source game into an open source community?
Related question: How do I attract developers to an Open Source project?
Coding an open source Browser-Based-Game
I code the game/site ninjawars.net. Recently we (me and my frie …
0
votes
2answers
40 views
Android browser download manager
Can I use android build-in browser download manager to download files in my application?
In case of audio files, opening remote file url using Intent.ACTION_VIEW with data type " …
1
vote
3answers
43 views
Comfortable Javadoc API in the browser (web application)
I'm looking for a web application (either an existing web site or a site which I can generate and set it up for myself, or a greasemonkey script), which lets me browse http://java. …
