You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Veena Sarolkar <sa...@extenprise.com> on 2005/03/21 08:55:29 UTC

Getting Excel file from remote URL

Hi,

There is an Excel file saved on a server. I have URL of that file.
Using HttpClient I am connecting to that Url & Using mehod getData() to get
the data of Excel file. Now it is in String format. I am just saving it in
file with .xls extension.
Sometimes the Excel file I am saving does not open it gives Dr. Watson
error.
Is there something wrong with the approach I am using?

Thanks,
Veena



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org