Thread
:
how do you get the file type of say a .ZIP file
View Single Post
#
3
(
permalink
)
01-16-2008, 01:41 AM
undertow
Member
Join Date: Jan 2008
Location: Colorado USA
Posts: 12
you could try to create a ZipFile object with the file, maybe it would barf if it was not a valid ZIP file.
undertow
View Public Profile
Send a private message to undertow
Visit undertow's homepage!
Find all posts by undertow