Re: problems emitting HTML coding ...
Jason Capriotti <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <E74ADC1C6286D04D93D2F4A7800E774402E02646@C-GEM-RUBY.mtolympus.partners.directs.com> |
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® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com