Sunday, January 24, 2010

Copy,Move Or Delete Existing File Use By JavaScript

1. Creat a .txt file or open Notepad.
2.Copy below Java Script code in notepad.
3.Save the file as test.htm or test.html as U wish.
4.Open the internet browser (e.g. : IE).
5.Open the test.htm or test.html file. >> CODE : To Copy file




>> CODE : To Move file




>> CODE : To Delete file




Warning : Only Some browser supports the javascript. One example is Internet Explorer.

Saturday, January 23, 2010

fanny work in any web page








the javascript:

javascript: document.body.contentEdittable = 'true';document.designMode = 'on';void 0