BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Uncategorized
What is BEEP (BXXP)?
Meta-Patterns: Design Patterns Explained
XML Helper functions in Visual Basic
nodeset of child templates using document()
Converting INI files to XML
Fullxml 2
Sorting the results and use the Axis
TreeMaker
XMLEditor - WebClipping
WDDX Parser
Templx: x++ IDE Released!
XppEngCOM: COM implementation of x++ interpreter
Backup Outlook mail as XML
Grouping and Summing the values in XML
WDDX Parser (updated bug)
DIME Parser and Generator (C#)
Flash menu using XML
Virtual Directory Utilities for IIS(C#)
ComSerialization
Re: Max() function


 
 

<< System.XMLWCF, WS, SOAP >>


By Don Kackman
First Posted 10/18/2001
Times viewed 1930

Debugging script


This post contains attachments
v20011018183332.zip 

Summary Useful script to use when debugging

When debugging web page scripts or HTC behaviors it is often very helpful to view debugging information as the scripts run. However you don't want these scripts to run when you release the page or the behavior. The attached script file has a number of useful debugging functions that can be turned on or off by setting the conditional compilation flag at the top of the file. In this way you can put debugging code anywhere in you scripts and turn all of them off from single place. Functions include ASSERT TRACE ALERT (only opens message box when in debug mode)

Additional information


Rate this article on a scale of 1 to 10 (1 votes, average 5)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML