Re: problems emitting HTML coding ...
Stacey Levine <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <A48E95FB3D4D02449554AE952F3B3E4702FC4009@vmcexchng.www.musicforasong.net> |
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:[email protected]] On Behalf Of Jason Capriotti Sent: Monday, January 08, 2007 9:24 AM To: [email protected] 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. http://msdn2.microsoft.com/en-us/library/aa711212(VS.71).aspx -----Original Message----- From: Discussion of building .NET applications targeted for the Web [mailto:[email protected]] On Behalf Of Stacey Levine Sent: Monday, January 08, 2007 8:10 AM To: [email protected] 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:[email protected]] On Behalf Of Jacob Mattison Sent: Monday, January 08, 2007 8:54 AM To: [email protected] 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