Posting Data To Another page

Oct 23 2007 2:41 AM

I have a Gridview in my ASP.NET Page and I have to save a value on editing a row and post that value To another page Without Using Session Or Query String.

I Should get that value in the Othe page With Request.form


Answers (1)