Can anyone help me with the following problem?<br><br>I have used Notepad to write .inc files to include in my ASP files. I have saved the file as myFile.inc from Notepad, but when I test the ASP file I keep getting the error: -<br><br>"The include file 'myFile.inc' was not found"<br><br>even though it is in the same directory!<br><br>Any ideas?