I've never worked with https before. I have login fields located in the top navigation bar of my index page. I want the login data to be sent via https. My question is...
Does the URL sending the data have to be HTTPS too, or just the one recieving it? IE. can I use regular HTTP for the login page, but the data is submitted to HTTPS, or do they both have to be HTTPS?
Does the URL sending the data have to be HTTPS too, or just the one recieving it? IE. can I use regular HTTP for the login page, but the data is submitted to HTTPS, or do they both have to be HTTPS?