in reply to Linux to NT Open()

Hi,
I guess your Webserver is not looking for your vip.txt-file in the same directory as your scripts is stored (probably \cgi-bin) but in the root-dir of the webpages (maybe \wwwroot).
Try moving it there.

HTH
weini

update: ... by the way: you get printed just the first line of the file (maybe you want @vip instead of $vip).