http://qs1969.pair.com?node_id=88700


in reply to admin. guestbook

deriwana,
We really need more information than this. Are you planning on storing this information in a database, flat file, CSV file? You say you're already using a guestbook. Perhaps you should post the code here or a pointer to a webpage that has the code, so we can figure out how it stores data and how the editing needs to be done.

-marius

Replies are listed 'Best First'.
Re: Re: admin. guestbook
by deriwana (Initiate) on Jun 15, 2001 at 22:44 UTC
    The guestbook stores the entries in a flat-file database; however, it creates just your standard html file..i.e., no delimiters to differentiate between the entries.
    Tackyon (see below) summarized it very well as to what I'm looking for.
    Here is the guestbook script:
    http://204.33.180.159:8080/guest.txt

    Thank you for your help