Nilay Puri wrote:
No takers ?? :(
Hi all,
I have a task at hand , that of uplaoding file from server to another
server and also pass 6 paramteres along with the file.
Basically, I have to replicate the functionality provided by CFHTTP tag of
COLD FUSION.
I used LWP::UserAgent for the purpose.
M
No takers ?? :(
> Hi all,
>
> I have a task at hand , that of uplaoding file from server to another
> server and also pass 6 paramteres along with the file.
>
> Basically, I have to replicate the functionality provided by CFHTTP tag of
> COLD FUSION.
>
> I used LWP::UserAgent for the purpose.
Hi all,
I have a task at hand , that of uplaoding file from server to another server
and also pass 6 paramteres along with the file.
Basically, I have to replicate the functionality provided by CFHTTP tag of
COLD FUSION.
I used LWP::UserAgent for the purpose.
My Program is given below.
#!usr/lo