I’m writing some HTML, specifically, specifying a src in a <frame> tag. However, when I type the name of the src file, I get this popup window that says “The file /<path> cannot be found.” However, I know that the src file is in the same folder as the html file that I’m working on. Each time I type a letter, I get that popup window, until I finish typing out the name – then my frame successfully shows file. I do notice in the popup window that it has a slash “/” right before the path (ie. The file /E:/blah/blah). Maybe that has something to do with it? Any help would be appreciated. Thanks.