简体   繁体   中英

asp.net mobile web for feature phones

I have an existing website done in asp.net webforms .net V4. Visual studio 2010 I want to add a simple mobile section to the site for low end feature phones.

Where do I start? Do I just do a redirect on detection of a mobile device, and jump to a page with a VERY simple UI? or must I use a special framework for it to render correctly? Should I be using a WAP site?

Note that this is for very low end phones

您可以在检测到用户正在使用移动设备时重定向用户,也可以使用电话间隙或其他方法重新创建某些新内容。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM