This question is locked. New answers and comments are not allowed.
I've been experimenting with solutions for potential click-jacking issues. One suggested solution was to send a 'X-FRAME-OPTIONS' = 'DENY' in the response headers. This works fine with Firefox and Chrome but breaks on IE.
Is there a work around for IE for this?
Cheers,
Sebastian
Is there a work around for IE for this?
Cheers,
Sebastian