Hi there,
You can use the CSS style text-align and set it to right:
Code:
<input type="text" name="txtTest" value="I am right-aligned"
style="text-align: right; width: 200px;">
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.