Friday, July 10, 2009

Clipboard and Javascript

Recently I got a forward which stated that we should be carefull with using our Clipboard. For those who don't know about clipboards, it is used for short time data storing. When we copy some text, they are placed in your clipboard. Interestingly Javascript can be used to access this clipboard data. If you are placing some important data in it(while usign copy, cut or CTRL + C) and accessing some page that has a Javascript code to get the information from your clipboard, then there are chances that you send your vital information.



You know what, just a single line of code is used above. Just press the button and you will see your clipboard data popping up. Works in Internet Explorer, and Latest version of IE alerts you whenever anything is trying to Access the Clipboard so that you can safely deny access.

Once this vital information is obtained, anyone can send the data without the knowledge of the person viewing the website. So beware of placing Contents into your Clipboard.

To overcome from this problem in Internet Explorer
1. Go to internet options->security.
2. Press custom level.
3. In the security settings, select disable under "Allow paste operations via script"
or you may see this option "Allow Programmatic Clipboard Access".

Tuesday, May 12, 2009

Opened a new Website

I have opened a new website, Experience Infotainment

All the applications that I created have been moved to that website.

It also includes a forum. Do join and contribute [:)]

Thanks to all my well wishers, and supporters

Sunday, March 1, 2009

Updates in TrixTG

Update 4 : We have moved Trix TG to a new domain, Please Visit here

Update 3 : Google Group for TrixTG, Orkut Community for TrixTG

Update 2 : We have started working on creating a newer version of TrixTG with improved user interface and additional features. Suggestions regarding the same are most welcome.

Update 1 : Header2 - bug in html code generated is fixed. I dint have any clue on how i made such silly mistake.
 
Template designed using TrixTG