This topic is locked

Search on one page, result on another iframe page

8/24/2010 10:35:41 AM
PHPRunner General questions
M
mmponline author

I am using PHP generated DB on a website in an inline frame (wrapper) of Joomla.

The wrapper is on the listings.html page of the site.
I now want to add a search bar on the homepage that will give search results on the listings.html page.
I can create a custom view with search bar only but I'm not sure what or how to change the link on the search button so that it will go to the listings.html page and then show the results of the wrapper page's info.
Any one done this that can help me please?

M
mmponline author 8/30/2010

I'm sure there is someone out there that has done a workaround for this. Please assist with some ideas.

J
jasonfrew 9/7/2010

Im also looking for a solution to this
my list page holds quote details
when i locate the quote information im looking to have that displayed plus the products relating to that quote.
These are stored in a product table and referenced using the quote id.
Regards