Executexecute incuded php page in html page
Any suggestions.
I would use code posted here:
http://forums.invisionpower.com/index.php?showtopic=204957
and . php file here shows latest 10 threads that should be showed on asp and html pages. However I cant manage it to work in asp page.
I think some kind of javascript shold execute page and include result in ASP page as in plain html page_
I've tried this but nothing shows up.
<script language="JavaScript" type="text/javascript" src="ipbinclude.php"></script>
where ipbinclude.php contains code from the above page.
Any otherides how to set latest topics on all of website pages.

