2
Answers

button code

if i click first time button i want to display 1 on form ,
if i click second time button i want to display 2 on form ,
if i click third time button i want to display 3 on form ,
if i click fourth time button i want to display 4 on form ,
keep on clicking button  i want number wil increase in window form in asp.net plz give code

Answers (2)