[Seaside] iPhone request

Lukas Renggli renggli at gmail.com
Sun Nov 29 16:59:30 UTC 2009


  > because iPhone d'ont support the drag-drop i need
> to change my server answer if the web request is from iPhone ( or other
> equivalent system )

You can do drag&drop on the iPhone, you just need to do it differently
than on the desktop.

> How i can understand it from request ?

Ask Google for "useragent iphone". Use "self requestContext request"
to access the request (in Seaside 3.0)

Lukas

>
> Or i need to write another web application with
> specific entry point ? ( I think bad solution ).
>
> Cheers,
>
>     Dario
>

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list