On Mon, Jan 31, 2011 at 2:16 PM, Sascha <samzielkery...@gmail.com> wrote:
> Hello
>
> I am returning specialised website html according to what platform the
> user is on. Is there a way to determine if the user is on a Smart
> Phone or on IE or on Firefox?

Yes, the "User-Agent" HTTP header:
http://en.wikipedia.org/wiki/User_agent

Cheers,
Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to