Hi - thanks for your message. Actually I installed v4 of the Device
Update already. Do please correct me if I'm wrong, but don't I need to
know the characteristics of the device in order to add support in
<browserCaps> ? If so then I'm stuck because the whole problme is
that I don't know *anything* about the device being used. All I know
if that the user says it doesn't work (from his description it seems
that chtlm is being output the screen so i guess the decivce wants
wml. This is not an isolated case, I've got about 15 users who have
similar problems and presumably heaps more who don't report it.
> Hi Rob,
>
[quoted text clipped - 40 lines]
> > > > Thanks in advance
> > > > Rob
Jean-Luc David [MVP] - 19 Apr 2004 09:33 GMT
Hi Rob,
Actually, if all your users are primarily J-Phone/Vodafone users,
you can alter the browserCaps section for J-Phone and specify
you want WML output instead of Compact HTML.
- Open up your machine.config file
- Scroll down to the J-Phone filter element
- change the preferredRenderingType from "html32" to "wml11"
You will have to do a lot of tweaking to get this working correctly.
For example, the preferredImageMime is "image/png". PNG files
aren't supported in WML therefore you will have to change it to
WBMP (for example "image/vnd.wap.wbmp"). If you want to go
this route, you might want to look at specific mobile adapter
definitions for WAP devices to model your tweaks.
Remember to back up a copy of your old machine.config just
in case you need to reset everything to the original configuration...
A major downside to this approach is that *all* J-Phone users will
receive WML content by default.
The best solution IMHO is to get each user to visit the Vodafone
website, identify their phone model and send you the results. Then
you can deal with each problem on a case by case basis.
Good luck!
Thanks,
Jean-Luc David
Microsoft .NET MVP
dotnetmvp@hotmail.com
http://www.stormpixel.com
http://www.mobilecoder.net
------------------------------------------------------------------------
> Hi - thanks for your message. Actually I installed v4 of the Device
> Update already. Do please correct me if I'm wrong, but don't I need to
[quoted text clipped - 13 lines]
>> Thanks in advance
>> Rob