Hi,
We have been using the Web Explorer Server and the Web Explorer Pro. I noticed in the Pro version you can mark files or folders as hidden and then they do not appear in the list.
Can this be done with the server version also? I don't seem to see a choice to do this any where.
Thanks,
Mark
Mark
2/14/2005 10:19 AM
Hi,
I was able to mark files as hidden and they are gone. But how do I get them back? I can't seem to find a way to see them so that I can undo the Hidden attribute.
Any ideas?
Thanks,
Mark
Mark
3/28/2005 2:27 PM
Hi Mark,
Yes, there is no "View Hidden Files" option on the preferences pages in Server version as it's in Pro version.
However there is a workaround for this case, edit inc_config.asp and insert this line at the end:
Const showHidden = True
This way hidden files will be included in the listing, you can set it to False afterwards if you would like.
Cem Alacayir
4/6/2005 5:10 PM