Scarpozzi
Lifer
We've got a login page that we've developed. The username and password were sent via a html form, initially cleartext. We used a packet sniffer to find this out for a fact and rebuilt the page. It now uses the post command and sends to a secure site, the only problem is that once it sends, we're stuck with the https:// and all of the other pages linked within the main page a user goes to (after logging in) gets those messages asking them if they want to view insecure data. Any suggestions?
Thanks.
Thanks.