Sorry fella, like the hat by the way.
The clients website is an estate agents site. They currently use an external service that they have paid for, something like in-excess of £250/year that allows them to use thier properties that they have on their books and then show them via a search using thier software providers website but with thier branding. Sort of a poor mans non website external search system using thier software providers DB and bandwidth.
We've explained to them how much cheaper it would be to have a CMS system and how much more cost effective in the long run it would be but at the moment they want to stick with what they have got as they don't have time to migrate all thier data that they have placed on this system as it is not an easy move as the software in on his laptop and he doesn't have acess to thier DB.
What happens at the moment is that they click a button on thier site the user then gets taken to the software providers website where they input the queries and then the user gets showed the results that only this estate agent has with some of the clients branding on on the software providers website.
However the client would like it so it seems like its all part of one process not gone to an external website. They don't care about the SEO impact of it being on another site.
I have currently replicated the form so the form is now on thier site so the client doesn't have to go to the software suppliers site to fill it in, but the results still get displayed on their paid software providers site.
I was thinkning about Ajaxing the results but that would obviously be classed as a security issue, XSS, and not allowed especially in IE, and thus showing them on the page on the clients site. Then get the client to remove his branding from the software providers site.
Iframe seems like the only way to display the results now through, which is a bit limiting however.
Intergrating the form just to be on thier site was well......

So it may be a case of no you can't if I can't get the IFrame way to work which they are aware of but I thought I would check for any possible solutions.
I don't care if its a bit out their idea or a bit hard to do I honestly welcome all solution possible.
