At 17.03.2002 08:02, you wrote: > >Ok say I have a top ten list of something in a MySql db on server >lisa.philipnz.com which runs php scripts. Is it possable to call, using a >javascript information from say > >http://www.geocities.com/philip_newman/ this list, will the PHP exacute on >lisa.philipnz.com when the script is requested from another server page. why donīt you just
<html> <frameset...> ><frame src=http://www.geocities.com/philip_newman/ >your_script_page.php3?your_parameters </frameset> frameset could be just the whole page. But there could be a better way HTH Oliver -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php