Re: XHTML validation problems
- From: "Bruce Barker" <brubar_nospamplease_@xxxxxxxxxx>
- Date: Thu, 15 Dec 2005 10:30:30 -0800
if you set in the code behind with AddAttribute, you can control the
encoding.
-- bruce (sqlwork.com)
<vdex42@xxxxxxxxxxx> wrote in message
news:1134640969.707126.236820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I would like to have a button with the text "Next >". The problem is,
> that the > character isn't valid in an attribute of an XHTML node, and
> & g t ; should be used instead(Please note I am adding extra spacesso
> that this post is readable!)
>
> I have tried <asp:button Runat=server ID=test Text="Next & g t ;">
> And <asp:button Runat=server ID=test Text="Next & a m p ; g t ;"> But
> neither of them render as & g t ;
>
> Any Advice would be appreciated,
>
> Thanks in advance,
> Ivan
>
.
- Follow-Ups:
- Re: XHTML validation problems
- From: vdex42
- Re: XHTML validation problems
- References:
- XHTML validation problems
- From: vdex42
- XHTML validation problems
- Prev by Date: Re: RAM based cookies
- Next by Date: Please help me with FxCOP 1.32 and ASP.NET 2.0
- Previous by thread: XHTML validation problems
- Next by thread: Re: XHTML validation problems
- Index(es):
Relevant Pages
|