Page Number: Page 1 of 1
Actual Results
- SaifKhan
- Forum: Javascript Tutorials
- Topic: How to add a "Bookmark This" link?
- Subject: How to add a "Bookmark This" link?
- Replies: 0
- Views: 1050
- Subject: How to add a "Bookmark This" link?
Posted: August 3rd, 2009, 5:14 am
This code helps you to add the current webpage to the browser's favorite pages section. [code] <a href="#" rel="sidebar" onclick="if(document.all && !window.opera){ window.external.AddFavorite(location.href, document.title); return false; } else{ this.title = docu...
- SaifKhan
- Forum: Flash and ActionScript Forum
- Topic: Are you being stalked?!!! Adobe Flash Player vulnerability
- Subject: Are you being stalked?!!! Adobe Flash Player vulnerability
- Replies: 3
- Views: 2540
Posted: July 30th, 2009, 4:13 am
If anyone of you is still using Adobe Flash Player 9.0.124.0 and earlier, update your Flash Player ASAP!! It was reported that Adobe Flash Player 9.0.124.0 and earlier versions could let a hacker remotely activate your PC's webcam or microphone and they could see or hear what you're doing!!
