Jesper
you can simply do a php include of the url (in your browser address bar) which represents the result of a search, report, etc.
Actually, many hosting sites disabled php include of a remote site, so you need to check whether yours allows it.
Otherwise you need to resort to using html frames (as I do in http://www.lorenzobettini.it/web.php/Main/Papers)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The list of features states that "Lists of papers, and results of reports and searches can be included in other webpages (by using the bare layout)."
I have a Wordpress blog where I wish to do that. I've tried Google, but so far without luck. Any ideas how to do that?
Thanks in advance,
Jesper, DK
Jesper
you can simply do a php include of the url (in your browser address bar) which represents the result of a search, report, etc.
Actually, many hosting sites disabled php include of a remote site, so you need to check whether yours allows it.
Otherwise you need to resort to using html frames (as I do in http://www.lorenzobettini.it/web.php/Main/Papers)