Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Right Justify Amounts in TextBox

Reply
Thread Tools

Right Justify Amounts in TextBox

 
 
RichieRich
Guest
Posts: n/a
 
      06-23-2005
Anyone has any idea on how to right justify numbers in a web page asp:textbox
control. I'm using VS 2003.
 
Reply With Quote
 
 
 
 
Mythran
Guest
Posts: n/a
 
      06-23-2005

"RichieRich" <> wrote in message
news:F7F0470A-5FCA-4E6D-8565-...
> Anyone has any idea on how to right justify numbers in a web page
> asp:textbox
> control. I'm using VS 2003.


TextBox1.Style("text-align") = "right"

HTH,
Mythran

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
justify <li> list to the right Norman HTML 15 03-06-2007 10:25 PM
Right justify text in textbox in web page John Wilson ASP .Net 2 10-08-2005 09:38 PM
right justify a column? John Wilson ASP .Net 2 06-22-2005 06:24 PM
Right Justify Hyperlink Buttons? Tina ASP .Net 2 12-09-2004 05:27 PM
How to right justify a column jwatts@berkeley.edu C Programming 2 07-23-2003 06:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57