This topic is locked

Search on homepage

5/20/2008 3:59:07 PM
PHPRunner General questions
M
mmponline author

I need to place a search input on my site's homepage (index.htm). I've put it in a inline frame but then the ajax results "hides" as the inline frame is to small.

See http://finditmp.co.za.dedi50a.your-server.co.za/
How and what code snippet do I add to the index page? (Index page is in the root folder)

Do I need to change the homepage to a php page?

Do I add <php> code in front and end?
Thanks for any assitance.

J
Jane 5/21/2008

Stephan,
iframe is override all popups.

You need to increase your iframe.

M
mmponline author 5/21/2008

Is there now way to add the code without using an Iframe. My space is limited on the homepage.

W
willjob 6/2/2008

Is there now way to add the code without using an Iframe. My space is limited on the homepage.


I would like to know how to do this as well without the iframe. Any ideas?
Thanks.

W
willjob 6/3/2008

Never mind. I just took the html out and added it to the page.