Code for getting the value of text box of previous page.
Code for getting the value of text box of previous page.
Rate Code for getting the value of text box of previous page.
(1(1 Vote))
Response.Write(CType(PreviousPage.FindControl("TextBox1"), TextBox).Text)
Code for getting the value of text box of previous page. Comments
No comments yet — be the first to post one!
Post a Comment