Tagged Questions

0
votes
0answers
4 views

Infopath 2003: Enabled browser forms

Hi all, I was wondering whether forms designed through infopath 2003 have the capability to be opened and fille out through a browser (using infopath forms services). While looking at the Tools --> …
1
vote
1answer
8 views

UrlEncodeUnicode and browser navigation errors

I want to redirect a request to some URL that may or may not contain non-ascii characters (e.g. german umlauts). Doing this with the relevant part of the URL: var url = …
0
votes
0answers
9 views

Hi, flash as3 - any 1 know how 2 get the browsers search history similar to the below sample done in html…

In regular html I can put a simple text input with name q and when I double click I get the internet explorer past searches...I like to do this in flash as3, any 1 know how? The html sample is as …
0
votes
2answers
37 views

Blocked vs Non-blocked Pop-up window

I found that, browsers don't block all pop-up JavaScript windows. How to write pop-up windows in JavaScript that won't be blocked by browsers? I mean what is the main factor that makes the …
1
vote
1answer
14 views

highlighting disabled in browser

Hello guys, I have a simple pagination script. When you click the "next" button multiple times in a short period of time, the browser highlights the clickable area. All browsers do this to an element …
1
vote
3answers
35 views

Tabcontainer behaves different from browser to browser

The following code works on IE8, Safari 4.0.2 - but generates an empty page on Firefox 3.5.5. Any idea ? <html> <head> <link rel="stylesheet" type="text/css" …
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
2
votes
3answers
82 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#
3
votes
2answers
27 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.
0
votes
1answer
15 views

Full In-Browser Window Looping Video

I would like to achieve this effect. Suggestions on how to achieve?
1
vote
1answer
67 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 official Erlang …
0
votes
0answers
10 views

Insert an entry in the Auto Suggest Drop Down of the Browser

Hi, I'm talking about the default behavior of browsers here, not div related suggests tools. When you successfully submit a form, the browser stores the text you entered to suggest it to you later …
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 event listener for?
0
votes
0answers
22 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 our site they are …
0
votes
2answers
21 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 the request URL for …

1 2 3 4 5 64 next
15 30 50 per page