i don't know if this has already been mentioned - i noticed 6 pages of suggestions and i just don't have the time to read them all and check.
I have set a virtual directory to my chat logs file in IIS 5.0 on WinXP. Now I have a serious problem.
IIS lets you browse to the directory whatever@hotmail.com and see the names of all of the log files inside - however, when you try to open a log folder (eg. /someone@hotmail.com/someone@hotmail.com.txt) it reads the .com in the folder name as a .com file, and therefore tries to run it as a CGI application, with the parameters /someone@hotmail.com.txt/.
This may not be a major priority on your list, but adding the option to remove the .com (or change it to someone_at_hotmail_dot_com or someone_hotmail_com etc) from the folder names (doesn't matter about the .txt file names), would help me (and any others like me) around this problem.
|