Textview does get around the problem. Thanks.. but somehow
the table
stuff is getting stripped out. I guess the mobile stuff
really doesn't
want a table.
Thanks.
Stacey
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Jason Capriotti
Sent: Monday, January 08, 2007 9:24 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] problems emitting HTML coding ...
Try TextView.
I have not used mobile webforms, but I looked on MSDN at the
controls
available. TextView seems to be a good option; MSDN is a
great
reference.
htt
p://msdn2.microsoft.com/en-us/library/aa711212(VS.71).as
px
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Stacey Levine
Sent: Monday, January 08, 2007 8:10 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] problems emitting HTML coding ...
Unless I am missing something the asp:literal is not valid
on a mobile
control.
Thanks.
Stacey
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Jacob Mattison
Sent: Monday, January 08, 2007 8:54 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] problems emitting HTML coding ...
Don't use a label, use a literal.
Jacob Mattison
Web Developer
Johnson & Wales University
> -----Original Message-----
> I testing something with a mobile webform. I am trying
to
> test whether I can emit a table. So I dropped a label
on the
> form and I wanted to set the text of the label to my
code.
> Unfortunatley, it is HTML Encoding it (apparently),
because
> it is converting the < to < and the > to
>... so .. any
> ideas how I can do this? I thought I had done this
before,
> but can't remember how.
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
View archives and manage your subscription(s) at
http://discuss.develop.com
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
View archives and manage your subscription(s) at
http://discuss.develop.com
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
View archives and manage your subscription(s) at
http://discuss.develop.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|