hi, guys,
i have a simple problem to ask

let say i have a webform name: a.aspx
and i have a button name: btnA

when the user click btnA, i would like to refresh the a.aspx, how can i do that?

assumption: btnA is a control within the a.aspx and i dont want auto refresh in metadata setting.

thx.