I use araneae for the code and Filezilla for the upload. In html issues I take Namo. For debugging... hm. Normally you won't need a line debugger. Use Response.write for server-side and Response.write "alert('" & yourASPvalue & "')" for client-side outputs (or, its equivalent in mixed sources, alert('<%=yourASPvalue%>')). If it's this special sort of shabby source with html, javascript, Components, ajaxed UI and so forth... I'd recommend aborange Searcher, a writing pad and pen, and a large pot of coffee. A very large one :^) -Jürgen
A
artagens
@artagens