james8547
10-05-2003, 02:32 PM
I have a syntax error on a website I am working on. The error appears on the bottom left side of the IE browser. It says, "Done, but with errors on page." I double click on it and it says syntax error on line 43, char 82, syntax error, code 0. The error disappears when I refresh (F5) the page.
I can't seem to track down line 43, char 82 since the site is written with php. It calls different sections of the page from different files.
However, I am almost certain that I forgot to close a tag somewhere. But there are literally hundreds of coding lines. So I am wondering if there are any good softwares (preferably freeware :)) that goes thru the lines of codes and searches for an open tag?
Any comments / suggestions / ideas?
TIA
BTW: The page loads and operates as it should.
I can't seem to track down line 43, char 82 since the site is written with php. It calls different sections of the page from different files.
However, I am almost certain that I forgot to close a tag somewhere. But there are literally hundreds of coding lines. So I am wondering if there are any good softwares (preferably freeware :)) that goes thru the lines of codes and searches for an open tag?
Any comments / suggestions / ideas?
TIA
BTW: The page loads and operates as it should.