TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
lunaticbiz
NA
1
0
file type
May 12 2004 6:52 AM
I am writing a code to transfer files between computers. At the moment, when user select a file to upload or download, the user also have to select if it is binary or ascii file. So, depend on what they select, the stream is different. Now, I want the code to determine the file type, so the user doesn't need to select it by their self. I have checked file class, fileinfo class and filesysteminfo class etc. But couldn't find any solution for it. Could anybody give me some advice?
Reply
Answers (
2
)
Absolute beginner having a problem
A Form in a vb.net DLL