how to redirect users to iphone-targeted website

Posted by oo on Stack Overflow See other posts from Stack Overflow or by oo
Published on 2010-04-04T05:27:49Z Indexed on 2010/04/04 5:33 UTC
Read the original article Hit count: 528

Filed under:
|

I just found the IUI project on google code where you can build websites that look like iPhone apps.

I have an asp.net MVC website already built. When a user clicks on my website from an iPhone, i want to redirect them to another page that is targeted to the iPhone.

how can i do this detection and redirection?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about iphone