Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Syntax Checker For Dynamic HTML?

Status
Not open for further replies.

jtrapat1

Programmer
Jan 14, 2001
137
US
I'm using C Programming on Linux Redhat 7.3.
Does anyone know:
We're writing our html dynamically and it's very hard to check for escape sequences, missing end quotes, etc.

Is there a tool available to check for errors like this?
It's tough to use the debugger in C and we get "Internal Server Error" from time to time.

Thanks
John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top