G
Guest
I have a link button that I want to have the program closed when I click
<linkdefhere onclick="javascript:window.close();">
I can't figure out where to put this line of code in my Asp.net program
it.
The quesition is what is the syntax that makes this possible.
<linkdefhere onclick="javascript:window.close();">
I can't figure out where to put this line of code in my Asp.net program