in reply to Re^2: web-interface using data from flat files
in thread web-interface using data from flat files

Ah. Then your chosen approach with a copy of the file probably makes the most sense. I’d tell whoever is telling you to do it this way that their approach doesn’t make a lot of sense, though.

Makeshifts last the longest.

  • Comment on Re^3: web-interface using data from flat files

Replies are listed 'Best First'.
Re^4: web-interface using data from flat files
by sara2005 (Scribe) on Nov 11, 2005 at 18:56 UTC

    One important requisite is that I need to get the modified values in the same format as the flat file

    I will still try if I can make use of the DBM modules and finally get the modified values in the required format