how to redirect users to iphone-targeted website
- by oo
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?