@{ if (IsPost) { string companyname = Request["companyname"]; string contactname = Request["contactname"];
You entered: Company Name: @companyname Contact Name: @contactname
Company Name:
Contact Name: