Click to See Complete Forum and Search --> : directory or file? no one knows


May 21st, 1999, 12:48 PM
Does anybody know how to use WinInet (CHttpConnection, OpenRequest, etc) to determine a http URL is a dirctory object or a file object?

For example,
http://www.aaa.com/samples/sample1.htm might be a file
http://www.aaa.com/samples should be a directory.

Thanks,

- Fred