|
Really Hidden Form Fields
Is there any way to really hide form fields?
I am looking at passing some somewhat secure information back and forth between forms, and I would really love it if it were possible to pass them without the user being able to view the source and see the information.
If it's not possible to deeply hide form fields, is there some other way to invisibly pass information between multiple PHP pages?
If not, then can anyone point me toward some good resources on encryption? I would like to, at the very least, encrypt the password that I will be sending between the pages.
__________________
I hate Internet Explorer! Anyone with me?
|