Is it safe to enter a password on a web page that is just http? I've stumbled across a http page asking for my username and password. The page itself is http but has a form posting to a https PHP page. I would think the password gets sent in clear text but wanted to be sure.
Cheers Brett
