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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
