dinger2121
Programmer
Hello,
I have a simple question but i can't seem to figure it out. I have a web site created with a simple asp page. that is working fine - i can display the asp page using my browser using //localhost/test/file1.asp.
i created a new asp page and dropped it into the same directory as the other asp page. I then try to access it in my browser using //localhost/test/file_new.asp. i am getting a 404 error - file or directory not found.
any idea why i can't see it?
Thanks
I have a simple question but i can't seem to figure it out. I have a web site created with a simple asp page. that is working fine - i can display the asp page using my browser using //localhost/test/file1.asp.
i created a new asp page and dropped it into the same directory as the other asp page. I then try to access it in my browser using //localhost/test/file_new.asp. i am getting a 404 error - file or directory not found.
any idea why i can't see it?
Thanks