Any one have any idea how to do this
#Manu
9873306227
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Jun 20, 2013, 2:08 AM
You can do this by below
@using (Html.BeginForm("Test", "Test", FormMethod.Post, new { id = "submitForm" }))
Regards,
Iftikar
Riyaz AkhtarPosted Jun 14, 2013, 3:40 AM