Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Bailey Evans   on May 19 In Asp.net Category.

  
Question Answered By: Salvador Alexander   on May 19

The button is calling onclick event that runs this:
public void Button1_Click(object sender, System.EventArgs e)

{

Server.Transfer("b.aspx");

}

Is their a better way to transfer  textbox data inside  a repeater  to another
page?

Share: 

 

This Question has 15 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Repeater Control Or get search suggestion and latest updates.


Tagged: