Q. The up level browser will perform validation on the client, using the _________ and _____________

  • (A) HTML, ASP
  • (B) DHTML, java script
  • (C) Both (a) and (b)
  • (D) none
πŸ’¬ Discuss
βœ… Correct Answer: (B) DHTML, java script

Q. For client-side custom validation, the name of the custom function must be identified in the ______________ function property

  • (A) Client Validation
  • (B) on client validation
  • (C) On server validation
  • (D) server validation
πŸ’¬ Discuss
βœ… Correct Answer: (A) Client Validation

Q. For server-side custom validation, the name of the custom function must be identified in the ______________ function property

  • (A) Client Validation
  • (B) on client validation
  • (C) On server validation
  • (D) server validation
πŸ’¬ Discuss
βœ… Correct Answer: (C) On server validation