Hi All,
First - noob alert - I've searched all avenues that I know of, but I'm not
positive how to frame my question (being an apache/mod_perl virgin), so its
possible there are still some trees un-barked up. (The 'searchable'
archives link has no search option that I could find
http://mail-arch
Hi,
I've done a decent amount of work in a particular script which reads a
(flatfile) database, builds some data structures (hashes of arrays of
arrays) does some processing and spits out a form.
I then want the user to choose some values on the form, submit it, then I
would act upon that, ultim
you see
that a lot in asp pages. its damn messy and causes a ton of excess
bandwidth and processing power. pages with 2k of content quickly
have 130k of session data in them. i'd highly recommend against it.
On May 23, 2007, at 6:12 PM, Mark Henry wrote:
> Hi,
>
> I've do