vb.net - Button needs to have functionality of <a href= and Target=_parent -
i have button uses response.redirect, opens page want in new window instead of opening in current window(refreshing new page?)
as <a href= target=_self
? i'm not using need button rest of buttons.
vb.net
please use j query script reference , use
window.open("foo.aspx");
Comments
Post a Comment