Google Brother Up
Showing posts with label values. Show all posts
Showing posts with label values. Show all posts
2008/01/11
To send two values from one page to another
Response.Redirect("AddEditQuestion.aspx QuestionId=" + intQuestionId + "&QuizId=" + ViewState["QuizId"]);
Subscribe to:
Posts (Atom)
Drop Down List
1. http://www.janetsystems.co.uk/Articles/NetArticles/tabid/74/itemid/161/modid/449/Default.aspx