Thanks once again.
The server sends us a text file as the acknowlegement after upload. What i see in the text file is default error information i.e, File not imported.
I use LWP::Debug qw(+) and this how i found out this error: Content-Length header value was wrong, fixed at C:/Perl/lib/LWP/Protocol/http.pm line 189.
My assumption is that the file is not being sent to the website atall.
I dont have access to the server logs as this server is not maintained by us
Thanks once again
Karthik