Hi all,

I would like to implement a login functionality to my website. I've written
a login form like this:
http://web-kreation.com/demos/Sliding_login_panel_jquery.

The problem is: how can I send the username and password to the server in a
securely way? I mean, if the server sends the whole page in HTTP then the
user wants to log in, he would not be able to send it in HTTPS, unless the
server sends the login page to the user in HTTPS. But I would like this
thing to happen with no full page refresh. Is there any way I could do it?
Thanks in advance.

Gábor

//sorry for my english

Reply via email to