Re: Huge Web form
From: bruce barker (nospam_brubar_at_safeco.com)
Date: 12/09/04
- Next message: Jim Bancroft: "ASP.Net doesn't like my ServicedComponent class? [C#]"
- Previous message: Thomas Andersson: "Re: So tired of this bug"
- In reply to: savsol_at_savtech.net: "Huge Web form"
- Next in thread: Joe Fallon: "Re: Huge Web form"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 9 Dec 2004 09:31:57 -0800
i'd use a database (session with a database) and store the xml file there
under a guid. store the guid in a hidden file.
-- bruce (sqlwork.com)
<savsol@savtech.net> wrote in message
news:1102608138.795371.315970@f14g2000cwb.googlegroups.com...
| Hi!
| I've a large form containing 600 fields (mix of textbox, checkbox,
| radiobuttons) i've broken the form in 10 parts (more or less with same
| number of fields) using web control, so if you press a button a
| particular part (1 of 10) will be loaded.
|
| My problem is how to save these part-forms into xml and retrieve when
| user come back to that part of form, he can also edit it.
|
| Could anyone guide me to the right direction, with article, tutorial or
| hint.
| Thanks
|
- Next message: Jim Bancroft: "ASP.Net doesn't like my ServicedComponent class? [C#]"
- Previous message: Thomas Andersson: "Re: So tired of this bug"
- In reply to: savsol_at_savtech.net: "Huge Web form"
- Next in thread: Joe Fallon: "Re: Huge Web form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|