Wilbert Santos asked:
i need to open a static html file from ip 192.168.##.##. my problem is, i cant access the file using file://192.168.##.##/folder/names/ACT2-1.html i need to open it using file:// not http:// to run the ActiveX in IE.
My answer:
The file:
protocol can only be used to access files on your local machine.
View the full question and any other answers on Server Fault.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.