Hi, I have created a boostrap modal and I have removed the ×
and of course it does not have a cancel button, only one accept that it directs me to another page. Well, what I need is that my modal is not closed with the ESC key or clicking on another part of the screen (since it also closes), only and only that it stays there and does not close, once the user does click on open modal, I can not remove it. Is there any way? Thank you Greetings
I'm working on an asp .net webform application with c #