Device default is html problem > simple

D

dave

There should be a good simple answer to this. I have a mobile device that
accepts html.

I have created a mobile asp.net page and by default when the device browses
to it it does not show html. If browse to an asp.net page it does just fine.

I have defined
<browserCaps>
<use var="HTTP_USER_AGENT" />
<filter> <case match="{http_user_agent}">

in my web.config and put the value of
request.servervariables("http_user_agent") in the above {http_user_agent}
spot. as part of this definition i have entered

preferredRenderingType = "html32"

Why is that it does not render html to the device? I am little confused.

thx
mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top