I'm working on a system for our users to position choose the location they want to put their adverts on pages of our website.
I want to create a preview of the host-page page inside a div on our Advert Positioning page (which i can then modify).
I've already investigated iframes (which works same-domain), but am interested to see whether CURL can perform the same task.
Can CURL get a visually identical replica (code not image) of a page?