I need to encrypt something in HTML.
Is this possible?
Encryption in HTML
Started by Crane, May 25 2006 03:24 PM
5 replies to this topic
#1
Posted 25 May 2006 - 03:24 PM
|
|
|
#2
Posted 15 June 2006 - 07:19 AM
Yes, you can with Java script but anyone can see your source and then decrypt it. Why would you want to encrypt anything in HTML anyway????
Void
#3
Posted 15 June 2006 - 12:20 PM
Yeh, what could you put in html? If it was a web php app i could understand but just html?
#4
Posted 16 June 2006 - 02:18 PM
I wouldn't put anything in HTML that you consider sensitive
#5
Posted 04 July 2006 - 11:14 AM
Void said:
Yes, you can with Java script but anyone can see your source and then decrypt it. Why would you want to encrypt anything in HTML anyway????
Actually, you can set your web pages so that people can't see your source, although I think it takes away from the friendliness a page has.
#6
Posted 06 July 2006 - 03:32 PM
Of course, I'm guessing the javascript would only work for IE, so anyone with firefox/opera/netscape could quite easily see!
Give more details on the information you are encrypting and I'm sure I could reccomend a solution!
Give more details on the information you are encrypting and I'm sure I could reccomend a solution!


Sign In
Create Account


Back to top









