HighTechTalks DotNet Forums  

Rendering extra tags inside an XHTML-MP <head> tag

ASP.net Mobile microsoft.public.dotnet.framework.aspnet.mobile


Discuss Rendering extra tags inside an XHTML-MP <head> tag in the ASP.net Mobile forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Leonardo Constantino
 
Posts: n/a

Default Rendering extra tags inside an XHTML-MP <head> tag - 08-07-2004 , 11:57 PM






Hi, I was trying to create a generic timer-form for mobile asp.net.

I followed the gotdotnet tutorial that creates a timerform for
html/chtml/wml/upwml:

http://samples.gotdotnet.com/MobileQuickStart/Default.aspx?url=doc/TimerForm.aspx

Unfortunately it does not work for XHTML-MP (introduced on device update
4). XHTML uses the same approach as HTML: <meta refresh> inside the
<head></head> tag.

I could diagnose the cause of this problem: the class
System.Web.UI.MobileControls.Adapters.XhtmlAdapter s.XhtmlFormAdapter

does not have a method equivalent to
System.Web.UI.MobileControls.Adapters.HtmlFormAdap ter.RenderExtraHeadElements

As that would allow me to render the extra <meta> tag inside the
<head><head> tag.

What should I do?

Thank you in advance, I'm pretty much clueless...

Leonardo Constantino - MCP

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.