[Seaside] Re-rendering page when Radio button is hit

Lukas Renggli renggli at gmail.com
Thu Sep 22 19:00:18 UTC 2011


You respond with JavaScript code that performs a redirect. The
following snippet creates the necessary code:

   JSScript new refresh

Lukas

On 22 September 2011 20:45, squeakman <squeakman at gmail.com> wrote:
> Hello,
>
> I have a page with a form that contains some radio buttons.  I do NOT have a
> Submit button on the form.
>
> When a radio button is hit, I am using onClick: to execute some block of
> code. In that block of code I would like to force the entire page to be
> re-displayed. Is there a way to do this?
>
> Thank you for any help you can provide,
>
> Frank
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list