TechnicalAnalysis
Programmer
I'd like to encrypt contents of the form before it gets post by ASP.
How do I add the Encryption function befoe the form is post?
I know how to do it by JavaScript. But I want it to be done on the server-side.
Is it possible? Does it mean that the transmission from the client-side to the serve is NOT encrypted if I do it on server-side?
Regards
How do I add the Encryption function befoe the form is post?
I know how to do it by JavaScript. But I want it to be done on the server-side.
Is it possible? Does it mean that the transmission from the client-side to the serve is NOT encrypted if I do it on server-side?
Regards