And if you want a good start, there are loads of sample scripts on the
web 9free)
They have number of files settings, types of files, can create in
separate folders, rename, etc etc..
http://www.cgi-resources.com/ or others
Etienne
[EMAIL PROTECTED] wrote:
>
> Check out CGI.pm, and one more t
Check out CGI.pm, and one more thing, make sure your html form has the ENCTYPE
set to multipart/form-data.
Tor.
patrick wrote:
> hello.
> i'm a perl beginner.
>
> you know that bit in html ?
> well i need to make my website upload files
> and i only have cgi functionallity
>
> so i'll be doing
hello.
i'm a perl beginner.
you know that bit in html ?
well i need to make my website upload files
and i only have cgi functionallity
so i'll be doing it with perl.
help.
i suspect it's a module i'm looking for.
but there are so many to choose from
--
p a t r i c k d u n i g a ng r a
On Thu, 18 Oct 2001, Brian wrote:
> Does any one have any good resources for processing SQL w/ Perl?
> Just basic stuff, ie:
>
> select * from table_name; type of statements??
Check out the DBI module:
http://dbi.symbolstone.org
That'll get you started.
-- Brett
Does any one have any good resources for processing SQL w/ Perl?
Just basic stuff, ie:
select * from table_name; type of statements??
Thanks Ya,
Brian
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]