maintaining session/context
From: Ajay (abra9823_at_mail.usyd.edu.au)
Date: 06/30/04
- Next message: VIRUS-SCANNER_at_ipmotor.com: "q=A1__=B6=BE__=BE=AF__=B8=E6?="
- Previous message: Jean Brouwers: "Re: Listing functions in a file IN ORDER"
- Next in thread: Tim Daneliuk: "Re: maintaining session/context"
- Reply: Tim Daneliuk: "Re: maintaining session/context"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 16:14:48 +1000 To: python-list@python.org
hi!
I am developing an application where the user will progressively create a
template file, each time progressively adding more information
i have explored echoing form data back each time using hidden fields and i
cant user a db.
What approach would you suggest? i suppose i could use cookies but then i
will have a large number of name-value pairs. With files, comes the
expense if disk I/O.
Also if i use files, is there a way to write an object to a file, i.e,
serialize an object and read/write to/from a file.
thanks
-- Ajay Brar, ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
- Next message: VIRUS-SCANNER_at_ipmotor.com: "q=A1__=B6=BE__=BE=AF__=B8=E6?="
- Previous message: Jean Brouwers: "Re: Listing functions in a file IN ORDER"
- Next in thread: Tim Daneliuk: "Re: maintaining session/context"
- Reply: Tim Daneliuk: "Re: maintaining session/context"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]