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/
Loading

Sibeesh VenuPosted Feb 3, 2015, 11:33 PM
http://www.c-sharpcorner.com/UploadFile/65794e/compress-xml-string-variables-in-client-side-and-export-in/
Kindest Regards
Sibeesh
http://sibeeshpassion.com/
Sibeesh VenuPosted Jan 21, 2015, 3:14 AM
http://rosettacode.org/wiki/LZW_compression#JavaScript
Lemme work on it. I will update soon :)
Sibeesh
http://sibeeshpassion.com/
Bhushan GawalePosted Jan 21, 2015, 1:03 AM
Sibeesh VenuPosted Jan 20, 2015, 12:28 PM
Sibeesh
http://sibeeshpassion.com/
Bhushan GawalePosted Jan 20, 2015, 5:05 AM
You can refer the link below
http://stackoverflow.com/questions/7343465/compression-decompression-string-with-c-sharp