skip to main content
5 posts tagged with javascript and security. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:
A colleague is finding that a page on a server that includes a SWF can load smoothly and be viewed in its entirety, but it generates a JavaScript error message whenever that page is unloaded, but only in IE7 and IE8. (Line 1, Char 1, "Access is denied", Code 0, URL=SWF file name). Firefox 3.6 and IE6 have no problems at all. For some reason, the page has been designed to load the SWF directly into an iframe's src attribute instead of using the usual OBJECT and EMBED tags and associated parameters within a separate HTML page. Is this unloading problem simply IE7 and IE8 being extra-vigilant about security with non-standard code?
[more inside]
posted by The True Wheel
on Feb 6, 2011 -
1 answer
In light of the increasing number of PDF security exploits, what is the most secure PDF viewer for Windows?
[more inside]
posted by benzenedream
on Apr 1, 2009 -
5 answers
Is there a safe way to sanitize user submitted HTML to prevent security problems?
[more inside]
posted by GregX3
on Sep 3, 2007 -
31 answers
SystemFilter: As mentioned before, I have a
sudoku website, where I host tons of puzzles that I have generated. I am in the midst of writing a system to syndicate these puzzles, so anybody can embed my puzzles and solver in their site by using a bit of JS code (similar to google adsense). I've got a bit of a security problem that I can't quite solve...
[more inside]
posted by gaby
on Nov 13, 2005 -
14 answers
Page:
1