SSL form encryption

I have a html form on an un-encrypted page (http://). The action of the form points to a script on the same server but the url is https.

As the sending form is not encrypted will the data being sent be encrypted or not?

 

 

 

 

Top