Click to See Complete Forum and Search --> : Directory or File


May 20th, 1999, 08:22 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