Select the output of the statement < form method=post action=”test.aspx” >

Skill/Topic: Advanced
A) Transfers all the form data to test.aspx with HTTP headers
B) Transfers all the form data to test.aspx with out HTTP headers
C) Calls post method on test.aspx
D) None of the above

Showing Answers 1 - 6 of 6 Answers

Deepa

  • Feb 12th, 2006
 

calls post method on test.aspx

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions