Debugging a webpage.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Parul Vinod
    New Member
    • Aug 2011
    • 36

    Debugging a webpage.

    I have added many break points in a webpage at the event of clicking a submit button.But execution doesn't stop there and code gets executed completely. How do i make the execution stop at specific break point?
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    Is this being ran on your own computer or on a remote server?

    Comment

    • Parul Vinod
      New Member
      • Aug 2011
      • 36

      #3
      I am running it on my own computer

      Comment

      Working...