G Gabriel Magaña Jan 21, 2006 #2 If you are using VS2005 just set a breakpoint in the javascript. Otherwise insert a "debugger;" statement in your javascript where you want to start debugging.
If you are using VS2005 just set a breakpoint in the javascript. Otherwise insert a "debugger;" statement in your javascript where you want to start debugging.
A agapeton Jan 21, 2006 #3 www.davidbetz.net/winfx/ Look at his video on debugging javascript code in a .NET world.