Style the form field label and Passing data between forms

Style the form field label and Passing data between forms

Display name or form field label
Can I apply a style on the form label programmatically?

Passing data between forms
Normally values can be passed through URLs, is there a way to pass it by POST to another form?