Click here to Skip to main content
15,867,834 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,
I have a variable "reportContent", In that I have xml data. Now i need to upload the variable to the server. the problem is that xml data is huge in size. So before uploading it to the server, I would lilke to compress the data in the clientside (may be with JQuery). Is there any solution for this. I have searched a lot, but i could not find any solution. Any help is appreciated.

Thanks In Advance

Sibeesh
http://sibeeshpassion.com/
Posted

1 solution

Finally I have found the way to achieve this, and I wrote an article regarding this. Here I am sharing that article link for the use of others who may find it is useful.
http://www.c-sharpcorner.com/UploadFile/65794e/compress-xml-string-variables-in-client-side-and-export-in/

Kindest Regards
Sibeesh
http://sibeeshpassion.com/
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900