Hi experts,
I used Window.showModalDialog to open comment.aspx.
I need to disable the X button(top right button of IE) in my comment.aspx as entering comments is compulsory.
I've done several days of research but to no avail.
I'm guessing that it's not possible even if I use javascript.
Any ideas how can I do that?