Password submit: .htaccess or html form?

I have no SSL cert. and want to make a password protected zone in my site.

Is there a difference security wise if I use a html form (methode POST) to submit the username/password or if I use a .htaccess?

 

 

 

 

Top