N
nick
I'm wondering if it's possible to access and use windows file icons in
a webpage using, for example, the shell method SHGetFileInfo. I'm
writing a small asp.net app to browse directories on a server and
would like the icons to display as a regular windows directory
browser. Is this even possible?
The following link provides a class to do it in a VB app, but it uses
System.Drawing to display the icon. For the puposes of a webpage, I
assume I need a reference to a jpg or gif.
http://www.vbaccelerator.com/home/N...etting_File_Icons_Using_The_Shell/article.asp
Thanks in advance for any suggestions.
Nick
a webpage using, for example, the shell method SHGetFileInfo. I'm
writing a small asp.net app to browse directories on a server and
would like the icons to display as a regular windows directory
browser. Is this even possible?
The following link provides a class to do it in a VB app, but it uses
System.Drawing to display the icon. For the puposes of a webpage, I
assume I need a reference to a jpg or gif.
http://www.vbaccelerator.com/home/N...etting_File_Icons_Using_The_Shell/article.asp
Thanks in advance for any suggestions.
Nick