http://qs321.pair.com?node_id=335012


in reply to Opening files on IIS

Surely if the text file and the script are in the same dir you don't need the path at all.

Try changing $dir = "/cgi-bin/dls.txt"; to $dir = "./dls.txt";

-----
Of all the things I've lost in my life, its my mind I miss the most.