Html encryption
This redirect may meet Wikipedia's criteria for speedy deletion as an article about a real person, individual animal, organization (band, club, company, etc.), web content or organized event that does not credibly indicate the importance or significance of the subject. See CSD A7.
If this redirect does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself. If you created this page and you disagree with the given reason for deletion, you can click the button below and leave a message explaining why you believe it should not be deleted. You can also visit the talk page to check if you have received a response to your message. Note that this redirect may be deleted at any time if it unquestionably meets the speedy deletion criteria, or if an explanation posted to the talk page is found to be insufficient.
Note to page author: you have not edited the article talk page yet. If you wish to contest this speedy deletion, clicking the button above will allow you to leave a talk page message explaining why you think this redirect should not be deleted. If you have already posted to the talk page but this message is still showing up, try purging the page cache. Administrators: check links, talk, history (last), and logs before deletion. Please confirm before deletion that the page doesn't seem to be intended as the author's userpage. If it does, please move it to the proper location instead. Please also note that this tag will occasionally be used in place of the tags for criteria CSD A9 (musical recordings) and A11 (WP:MADEUP), as both of these also refer to lack of importance/significance. Consider checking Google. This page was last edited by Dmol (contribs | logs) at 11:53, 29 April 2010 (UTC) (15 years ago) |
These days internet is growing day by day and everybody want to have a cool and hitech website with lots of web application running on it . Yes every one wants it but they want it to be free by the way i mean they just HACK IT . from your site and copy it to theirs .....
To encrypt a code a 64 bit cypher algorithm is used , that convert the entire code into the sequence of bits.The sensitive information on your website that is subjected to unauthorized use or your genuine work, then you need to encrypt that source and it will look like a puzzle after encryption to the hackers .
Protect your HTML webpage source code, scripts, etc. from unauthorized copying. Prevent email harvesting robots from extracting your email address from your web pages and adding you to a SPAM list.
1. First take a backup copy of your original HTML source file or webpage . 2. Then in the box below Paste the HTML code that you wish to encrypt . This can be an entire web page, an email address, a link, a script, that you can put on a web page! 3. Click the "Encrypt HTML" button generally you will find in all websites. 4. Then you are almost finished ,s imply paste the encrypted HTML code in place of the original HTML code .
These sites will encrypt your HTML source code to prevent others from viewing it or copying it. The encrypted HTML code will work exactly like the original, including any CSS ,Ajax, XML, scripts, forms etc.