Tagged Questions

1
vote
3answers
635 views

How to figure out what site to add to cookie whitelist?

There is a banking site that I cannot login to unless I allow all cookies to be accepted. I am using Firefox 3.0 and I have set it to not accept cookies except from the defined list (Tools - Options - ...
0
votes
2answers
18 views

Why is the xmlhttp.status always 0?

Is it only because of the 'same-origin' policy or is there something inherently wrong with the coding. I'm asking because I'm completely new to js! Any help would be appreciated! <html> ...
0
votes
0answers
49 views

Google Safebrowsing checking JavaScript

Is it possible to extract a website safebrowsing info by javascript? This can be with Google Safe Browsing API, is there any code, or any article?