How write web page for smartphones, iPhone, etc?

  • Thread starter Thread starter Ronald S. Cook
  • Start date Start date
R

Ronald S. Cook

I'm assuming this is easy but have not yet tried...

I want my ASP.NET web app to detect if the client is a normal computer. If
so, it would direct the user to a given aspx page. If, however, the client
is a handheld device, it would go to a different page just for that size.

What is that size anyway.. something like 320x240? Would I just have a
table that size in the top left of a page or something?

Thanks for any help,
Ron
 
Back
Top