[Seaside] order a refresh page (in a callback)

Karsten karsten at heeg.de
Tue May 25 08:32:18 UTC 2010


yeah, every normal callback will make the page refresh.

If you want to refresh the whole page via ajax, you could register a 
callback, like an anchor would do. Then take its url and then submit 
javascript to the webpage like: window.location.href=myURL; That's all a 
bit tricky though.

Karsten


Am 25.05.10 10:01, schrieb AxiNat:
> I do it as follows:
>
> html anchor callback: []; with: 'refresh me'.
>
> ;)
>
> 2010/5/25 Benoît Delmotte <benoit.delmotte at gmail.com 
> <mailto:benoit.delmotte at gmail.com>>
>
>     Hello everybody,
>
>     I just want to know if it's possible to order a refresh, with a
>     special call in a callback
>     (if yes, how)
>
>     Thanks.
>
>     _______________________________________________
>     seaside mailing list
>     seaside at lists.squeakfoundation.org
>     <mailto:seaside at lists.squeakfoundation.org>
>     http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>    

-- 
Karsten Kusche - Dipl. Inf. - karsten at heeg.de
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100525/6a4e961a/attachment.htm


More information about the seaside mailing list