Hi,

  maybe you could store all the data in a session ?

  I think you could as well use a 'big form', divided in as many
sections as you have different pages and display only the section
relevant to your page.
This could be done from the server side or on the client side using
some javascript.

Cheers !

J.


On Mon, Feb 2, 2009 at 1:49 PM, Shiladitya Biswas
<shiladitya.bis...@gmail.com> wrote:
> Hi,
> I want to design a multi-page input form in Mason. The input required
> from user will be split across several pages. User should be able to
> fill and save pages in any order. When he clicks on "Final Submit",
> all the data will be posted to backend.
>
> I need a way to know if all the inputs were filled properly by user
> before he clicks on "Final Submit". As the inputs are in several
> pages, is there are way to pass these input information across pages
> through <%args> block ?
> Thanks
> --
> Shiladitya
> ------------------------------------------------------------------------
> "If I Had More Time I Would Write a Shorter Letter"
>  -- Blaise Pascal
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
>



-- 
Jerome Eteve.

Chat with me live at http://www.eteve.net

jer...@eteve.net

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to