in reply to Re^4: perl program for importing files on local system
in thread perl program for importing files on local system

Hi rahulgsp83,

I think that this explanation is much clearer, did you look at the code in the link I provided in my previous post? You could set this up as an example on your server to see how it prompts users to for a file to upload from their local machine to a server.

Once you are happy with how that is working you could either integrate the functionality with the existing CMS code, or maintain this as a separate script.

Hope this helps,

Martin

  • Comment on Re^5: perl program for importing files on local system