I'm using
<a href="linktosomewhere" onClick="window.close">Close this window</a>
The problem with this is that this shows up a msgbox with Yes/No buttons asking the user if they want to close the window or not.
Is there anyway to turn this off?? Or another way around it???
