Sending Huge file to Client
Posted: Fri Nov 23, 2007 5:36 am
Hi,
I got a soap service which query a database an returns a whole stock list to the client. The stock list can be in size from 800K to 1.5MB. Could somebody tell me which is the best of of returning these sort of data to the client. The client suppose to display the whole list on website suing HTML. As its a shopping cart. Please let me know which is the best way to do this.
Thanks
I got a soap service which query a database an returns a whole stock list to the client. The stock list can be in size from 800K to 1.5MB. Could somebody tell me which is the best of of returning these sort of data to the client. The client suppose to display the whole list on website suing HTML. As its a shopping cart. Please let me know which is the best way to do this.
Thanks