zip extraction in sharepoint server 2010 -


how upload , extract zip file in sharepoint server 2010?

a solution might use document library upload zip documents , hook event handler on intercept uploaded documents , unzip them, can decide it, can store unzipped version , drop original file .

you can see example here on how create event handler document library:

http://karinebosch.wordpress.com/walkthroughs/event-receivers-walkthrough2/


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -