Chapter 17: debugging Javascript
In the Try It Out of page 619, you show how to debug a Javascript for a web service.
I tried to apply the same techniques to debug the Javascript inside the web user control ContactForm.ascx, but I failed as I cannot set the breakpoints.
Is it not possible to debug a Javascript inside a web user control ?
Thank you
Antonius
|