Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Mobile > Device default is html problem > simple

Reply
Thread Tools

Device default is html problem > simple

 
 
dave
Guest
Posts: n/a
 
      02-01-2005
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
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco 1750 Router Cisco QoS Device Manager Cisco VPN Device Manager Rene Kuhn Cisco 0 12-28-2005 08:45 PM
877W - cannot talk wireless device to wireless device Nick Ersdown Cisco 7 10-31-2005 04:20 PM
Will application J2ME MIDP 2.0 based of one device run another J2ME MIDP 2.0 device? nishadixit Java 5 06-01-2005 05:40 AM
Determine the device is a router or switch given the Device IP kiranreddyd@gmail.com Cisco 14 12-26-2004 04:11 PM
802.11g router / 1 x 802.11b device / 1 x 802.11g device Oli Wireless Networking 3 09-27-2004 11:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57