Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Mobile > Build mobile application only for cell phones

Reply
Thread Tools

Build mobile application only for cell phones

 
 
Homa
Guest
Posts: n/a
 
      11-06-2003
Hi,

I'm try to write a wap only for cell phones. I have two problems need
to be solved:

1. How to tell the mobile application to stop responding (or refuse
responding) to all platform except cell phones?

I know the machine.config has information about what to render for
each specific platform, but I don't know how to alter them and can't
find detail information regarding that matter. Also, I'm hosting my
wap on a shared server so I have to override those settings in
web.config. Does this mean I have to edit each platform and tell the
wap not to render for them?



2. I take a look at the device update 3.0 and some cell phones are not
in the list yet. If I need to add devices myself, what should I do?

Currently, without the device update 3.0, my wap can't render pages
correctly for Samsung Cell Phone (for example). Since I can't alter
the machine.config directly (on a shared server), I have to solve
problem 1 in order to test if the new update fixes the problem with
Samsung cell phone I'm facing.

Any input is much appreciated.

Homa Wong
 
Reply With Quote
 
 
 
 
steph
Guest
Posts: n/a
 
      11-06-2003
Hi

Regards the first problem not sure of the best way to do
this, but imagine you could do a choice filter on the home
page which gives a 'refusal' message to all users except
those that are coming in on wap.

To add a device yourself you can take advantage of the
newish device profiling tool available at
http://www.asp.net/mobile/profile/default.aspx which then
produces the settings which you then need to paste into
your machine.config or web.config.

Hope this helps

Steph



>-----Original Message-----
>Hi,
>
>I'm try to write a wap only for cell phones. I have two

problems need
>to be solved:
>
>1. How to tell the mobile application to stop responding

(or refuse
>responding) to all platform except cell phones?
>
>I know the machine.config has information about what to

render for
>each specific platform, but I don't know how to alter

them and can't
>find detail information regarding that matter. Also, I'm

hosting my
>wap on a shared server so I have to override those

settings in
>web.config. Does this mean I have to edit each platform

and tell the
>wap not to render for them?
>
>
>
>2. I take a look at the device update 3.0 and some cell

phones are not
>in the list yet. If I need to add devices myself, what

should I do?
>
>Currently, without the device update 3.0, my wap can't

render pages
>correctly for Samsung Cell Phone (for example). Since I

can't alter
>the machine.config directly (on a shared server), I have

to solve
>problem 1 in order to test if the new update fixes the

problem with
>Samsung cell phone I'm facing.
>
>Any input is much appreciated.
>
>Homa Wong
>.
>

 
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
iPhone4,iPhone3,Ipad,Apple Mobile,Blackberry Mobile,HTC Mobile,LGMobile,Motorola Mobile,Nokia Mobile,Samsung Mobile chen selina C++ 0 07-13-2010 08:53 AM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com Java 0 12-09-2007 09:02 PM
cheap LG Mobile Motorola Mobile Nokia Mobile Philips MobileSony-ericsson Mobile yuwenwu004@gmail.com C Programming 0 12-09-2007 09:02 PM
VoIP phones vs. VoIP WiFi phones vs. 'regular' phones on VoIP router joseph UK VOIP 3 12-29-2005 06:48 PM
multilink cell phones multilinking shotgun 2 cell phones Calvin Cisco 1 11-07-2003 02:20 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