G
Guest
I have two questions to ask. Thank you for your any help.
1. I have a windows application App.exe which displays some kind of image
file, like the Adobe viewer. The image files are stored in a directory under
wwwroot.
If I store Text file or Doc file and give the URL path, I can click the
hyperlink to them and view them in the web browser. How can I do the same
thing for my own application?
2. It seems that it is not necessary to store my image files under wwwroot.
Can I store those in other drive, say D:/images/ in the same computer? how to
configure the path and IIS to do so such that we can browser those files?
1. I have a windows application App.exe which displays some kind of image
file, like the Adobe viewer. The image files are stored in a directory under
wwwroot.
If I store Text file or Doc file and give the URL path, I can click the
hyperlink to them and view them in the web browser. How can I do the same
thing for my own application?
2. It seems that it is not necessary to store my image files under wwwroot.
Can I store those in other drive, say D:/images/ in the same computer? how to
configure the path and IIS to do so such that we can browser those files?