Answers

Question and Answer:

  Home  ASP Programming

⟩ How to handle Error in ASP

A. Using On Error Goto <ErrorPart>

B. Using On Error Resume

C. Using On Error Resume Next (Answer)

D. Using On Error Goto 0

 184 views

More Questions for you: