How do you get information from a form that is submitted using the "post" method?

A.  Request.QueryString
B.  Request.Form
C.  Response.write
D.  Response.writeln


Ans: Request.Form

0 comments:

Post a Comment