Re: Huge Web form

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: bruce barker (nospam_brubar_at_safeco.com)
Date: 12/09/04


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
|



Relevant Pages

  • Re: Intranet Design Question
    ... "You don't actually have to use a database, you could store the info in an ... > link to the logon site. ... > an XML file since it would not have many columns. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Store XML in a Database
    ... > Access database, by the help of SQL. ... Do you need to just store the XML string or convert it into its ... the XML file maps to the database. ...
    (comp.lang.java)
  • Re: where to put this code?
    ... > the 2 integers in a way that will guarantee I do not lose ... > into the XML file in the Application_End event handler. ... > I would store these values in a database table but I don't ... in memory store... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Why is this idea bad?
    ... well how about just taking the button on way on the click with clientside ... > Actually every page where this would be used already hits the database at ... > suggestion to use sql server to store the state of the application. ... >>> then store that guid in a database I could check on the postback to see ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Where to store connection info ?
    ... store it in a database. ... Therefore you have the choise from an XML file, ...
    (microsoft.public.dotnet.languages.vb)