bonga
04-29-2008, 11:12 AM
Hi,
I'm building a website where the user is supposed to surf to an external site (map search site), search a location and when they´re happy with the result, the source code of this page (or URL, in the worst case) must be passed back to my website and processed. Any ideas on how to do this? IFrames springs to mind, letting the user surf in an embedded IFrame and then somehow get the source of the IFrame back to my application.
I'm building a website where the user is supposed to surf to an external site (map search site), search a location and when they´re happy with the result, the source code of this page (or URL, in the worst case) must be passed back to my website and processed. Any ideas on how to do this? IFrames springs to mind, letting the user surf in an embedded IFrame and then somehow get the source of the IFrame back to my application.