List Info

Thread: Text In




Text In <asp:TextBox />
country flaguser name
United States
2007-03-12 09:01:45
I want the text to align right, not align left as it is
doing.  I hope 
there is a way without resorting to JavaScript

TIS



------------------------ Yahoo! Groups Sponsor
--------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/4It09A/fOaOAA/yQLSAA/NhFolB/TM

------------------------------------------------------------
--------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/join

    (Yahoo! ID required)

<*> To change settings via email:
    mailto:AspNetAnyQuestionIsOk-digest@yahoogroups.com 
   
mailto:AspNetAnyQuestionIsOk-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.c
om/info/terms/
 

Re: Text In <asp:TextBox />
country flaguser name
United States
2007-03-12 09:28:20
<asp:textbox runat="server" id="foo"
CssClass="alignright" />

On 3/12/07, Jeffrey Schoolcraft <jeffrey.schoolcraftgmail.com> wrote:
>
> you can apply style to it with CssClass that does
something like
>
> input.alignright
> {
>    text-align: right;
> }
>
>
>
> On 3/12/07, Zed Burton <scaevola637yahoo.com> wrote:
> >
> > I want the text to align right, not align left as
it is doing.  I hope
> > there is a way without resorting to JavaScript
> >
> > TIS
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>
>
> --
> Jeff Schoolcraft
> http://thequeue.net/blog/
> http://blogginga
bout.net/blogs/jeff/
>
> Quid quid latine dictum sit, altum videtur




-- 
Jeff Schoolcraft
http://thequeue.net/blog/
http://blogginga
bout.net/blogs/jeff/

Quid quid latine dictum sit, altum videtur


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor
--------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/0It09A/bOaOAA/yQLSAA/NhFolB/TM

------------------------------------------------------------
--------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/join

    (Yahoo! ID required)

<*> To change settings via email:
    mailto:AspNetAnyQuestionIsOk-digest@yahoogroups.com 
   
mailto:AspNetAnyQuestionIsOk-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.c
om/info/terms/
 

Re: Text In <asp:TextBox />
country flaguser name
United States
2007-03-12 09:27:56
you can apply style to it with CssClass that does something
like

input.alignright
{
   text-align: right;
}



On 3/12/07, Zed Burton <scaevola637yahoo.com> wrote:
>
> I want the text to align right, not align left as it is
doing.  I hope
> there is a way without resorting to JavaScript
>
> TIS
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>


-- 
Jeff Schoolcraft
http://thequeue.net/blog/
http://blogginga
bout.net/blogs/jeff/

Quid quid latine dictum sit, altum videtur


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor
--------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/hOt0.A/lOaOAA/yQLSAA/NhFolB/TM

------------------------------------------------------------
--------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/join

    (Yahoo! ID required)

<*> To change settings via email:
    mailto:AspNetAnyQuestionIsOk-digest@yahoogroups.com 
   
mailto:AspNetAnyQuestionIsOk-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.c
om/info/terms/
 

Re: Text In <asp:TextBox />
country flaguser name
United States
2007-03-13 12:08:34
 Hai try this,
<asp:TextBox ID="TextBox1" dir="rtl"
runat="server"></asp:TextBox>

HTH,
T.Suguna
--- Zed Burton <scaevola637yahoo.com> wrote:

> I want the text to align right, not align left as it
> is doing.  I hope 
> there is a way without resorting to JavaScript
> 
> TIS
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor
> --------------------~--> 
> Check out the new improvements in Yahoo! Groups
> email.
>
http://us.click.yahoo.com/4It09A/fOaOAA/yQLSAA/NhFolB/TM

>
------------------------------------------------------------
--------~->
> 
> 
>  
> Yahoo! Groups Links
> 
> 
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/join

>     (Yahoo! ID required)
> 
>    
>
mailto:AspNetAnyQuestionIsOk-fullfeatured@yahoogroups.com
> 
> AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
> 
> 



		
___________________________________________________________

The all-new Yahoo! Mail goes wherever you go - free your
email address from your Internet provider. http://uk.doc
s.yahoo.com/nowyoucan.html


------------------------ Yahoo! Groups Sponsor
--------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/hOt0.A/lOaOAA/yQLSAA/NhFolB/TM

------------------------------------------------------------
--------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/join

    (Yahoo! ID required)

<*> To change settings via email:
    mailto:AspNetAnyQuestionIsOk-digest@yahoogroups.com 
   
mailto:AspNetAnyQuestionIsOk-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.c
om/info/terms/
 

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )