Kin
|
| Posted: 03/24/2002, 2:51 AM |
|
Hi all,
Did anyone use perl to upload files to a server with CodeCharge? I saw
previous posts but could not find anything done in Perl.
All I really want to do is to use Code Charge to upload pictures and
documents to the server (not in the database) and then add the link in the
database. Even if I can just be pointed in the right direction because I do
not have an inkling of how the perl language can do that from the client's
computer and where to start.
Many thanks.
Kin
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 03/25/2002, 5:45 AM |
|
You can take a look at this upload script.
It's functionally similar to the one written in php. http://www.1perlstreet.com/xq/ASP/txtCodeId.262/lngWid....b/scripts/ShowC
ode.htm
--
Alex
CodeCharge Developer
"Kin" <kin@dhost.co.za> wrote in message
news:a7kb3h$ihi$1@news.codecharge.com...
> Hi all,
>
> Did anyone use perl to upload files to a server with CodeCharge? I saw
> previous posts but could not find anything done in Perl.
>
> All I really want to do is to use Code Charge to upload pictures and
> documents to the server (not in the database) and then add the link in the
> database. Even if I can just be pointed in the right direction because I
do
> not have an inkling of how the perl language can do that from the client's
> computer and where to start.
>
> Many thanks.
>
> Kin
>
>
|
|
|
 |
|