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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Code validator / syntax checker?

Status
Not open for further replies.

MikeBronner

Programmer
May 9, 2001
756
0
0
US
I'm developing asp pages using complex conditions. As these pages become quite lenghty. An ASP syntax checker would be very helpful in tracking down problems.

Does anyone know where something like this might be found?

Thanks ;-) Take Care,
Mike
 
Hi mike,

Visual Interdev is the most proper solution when you are writing ASP ...it guides you to type the exact words and not to make mistakes in writing.

As for the error in your coding concept, the server tells you the error line so you should reconsider...

Take care,

ChouCh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top