I have data populated into text boxes through ASP code from SQL Server.

I want the data to be right aligned in the text box.

Does any one know of any tag in HTML to do this, or any other method.

Thanks.