Tagged Questions

0
votes
2answers
13 views

best way to get user browser,os,flash etc. info from users using a javascript?

hi, i need a way to get user information for individual users on my website. I know i can use google analytics to get the information i require but i don't know how to extract this and send it to a …
1
vote
3answers
257 views

Please suggest an open source web browser for an ARM Linux platform

Hello everyone, I'm tasked with choosing an open source web browser to run on a fairly low-end embedded Linux system, that is ARM based. I'd really appreciate some advice. I've been doing some …
0
votes
0answers
39 views

What is browser purging?

Hi, I have got a new error it only happens in ie7. It gives me a message "browser.purge is null or not an object". I did some reading and found that it has to do with browser caching. But can't …
0
votes
3answers
19 views

How to force a page refresh while pressing the back button in MAC safari

I have two aspx pages(A,B) created using ASP.NET MVC . In the file A i have a few check boxes and textboxes. When i move to page B and try to navigate to page A by pressing the browser back button(in …
1
vote
2answers
16 views

Understanding web app authentication scenario - How do they force authentication on each new browser instance?

I use a web application that forces you to reauthenticate with the application even if you open a new browser window that shares the same session, e.g. File, New Window in Internet Explorer. I was …
0
votes
1answer
27 views

how to programmatically access iphone browser history

hi experts, is it any way to access the iphone's browser history(safari) programatically thanks
9
votes
7answers
5k views

Jquery Change Height based on Browser Size/Resize

Hi all, I was wondering if there was a way to determine the height/width of a browser. What i'm trying to do is set a height on a div to 500px when the browser size is 1024x768, and for anything …
1
vote
5answers
35 views

Web Application Testing Rig: What do you use? Any suggestions?

Hi guys, I have recently inherited testing responsibility on a web application. A lot of our testing is related to specific operating systems and browsers. Does anyone have suggestions on building …
0
votes
2answers
55 views

How do I detect a custom plugin in Firefox/IE/Chrome?

My team wants to build a "plugin" for firefox/chrome/IE. How do I use javascript to detect if this plugin (not extension) is installed? I would like to have a piece of javascript that can detect if a …
5
votes
15answers
840 views

How can you make a web page send to the printer something different than what’s in the browser window?

Google Maps used to do this bit where when you hit the "Print" link, what would be sent to the printer wasn't exactly what you had on the screen, but rather a differently-formatted version of mostly …
1
vote
1answer
68 views

Firewall / visited websites logger

Hi. I have a firewall implementation and I want to log all the websites visited on the machine. So when the user enters an address in the browser(any browser) or clicks a link to be able to log the …
0
votes
4answers
45 views

Open popup window with open.window not work?

Hello, does anybody know such a problem, window.open()do not work with Firefox suddenly. <a href="javascript: void(0)" onclick="window.open('popup.html', 'windowname1', 'width=200, …
1
vote
2answers
47 views

PL/SQL: How to detect which browser is being used?

I'm using the pl/sql htp package to create simple web pages. Now I need to use different templates based on the device accessing the pages (Desktop Browser or Mobile Blackberry Client ). Is this …
1
vote
1answer
14 views

Browser Autocomplete Naming Conventions and Testing

Is there a comprehensive list of browser autocomplete naming conventions somewhere? I would like to know what to name form fields and such so the browser can autocomplete them, and so I can decide if …
0
votes
3answers
20 views

Programmatically Calling Browser Right-Click Menu Options?

Hey there, I would like to be able to programmatically invoke the right-click menu options, initiated from user events like rollover and whatnot of course. Is this possible? Specifically, I would …

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