function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SOUBHAGYA RANJAN DALAISOUBHAGYA RANJAN DALAI 

save record

i want to save record in zip file in local sysytem when we click a button in vf page . how to do that ?
 
Andy BoettcherAndy Boettcher
Look at JSZip, a plugin for jQuery.