|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (11 bit)
Join Date: Aug 2003
Location: NJ
Posts: 1,099
|
Html syntax error detector software
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.
__________________
P4 2.6C @ 3.12 || ASUS P4C800-E Dlx || Antec SOHO File Server w/ 5 case fans || Antec TruePower 430w PSU || 2 x 512MB Crucial PC3200 DDR || 280GB of total storage 7200rpm ATA100 8mb cache || LiteOn CDRW 52x32x52 || LiteOn DVD+/-RW SOHW-812S || WinXP Pro || Solarism 15" TFT LCD || 500VA TrippLite UPS || Logitech MX-700 Duo || ATI 9800 AIW || Sennheiser HD-555 |
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
It's not a php error, more than likely a javascript error. Not any javascript syntax checking software that I know of. Pretty easy to track down. Just view the source, copy and paste the text into your HTML editor and see what line 43 is.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|