I'm building a system where I'm asking user to enter the URL he wants, then I'm rendering this URL in an iframe but I want anyway to get the content of the iframe as the download page source feature when right clicking the page in the browser.
I'm also open to any other solution other than rendering in iframe.