I have got an iFrame on my site. On the site in it, it uses Flash to "build their own cooking range". Once built it spits out a model number of the cooking range they are looking for. I want to have a form above the iFrame that could send thier email address (input) and a copy of the iFrame so I can see what model they are inquiring about.
So I'm looking to see if I can have a form that when a submit button is clicked, it will send a PrintScreen image of the page they are looking at, preferably in jQuery.
(Granted I don't have control of the Flash nor website I'm linking in the iFrame.)