Posted by cuxi on September 17, 2008 at 7:48am
. Hi guy, I have a question.
I create a few menu item link. I use a few other website on internet put see infomation. When i click link menu item. i want load data from other website on internet to content (body) in drupal website for me ( see infomation other website on website for me. No open a window)
Can do it with drupal?

Comments
'file' => 'remote_site.inc'
In menu system you can define file for this menu. In this file you can connect and fetch data from any site.
look this: http://drupal.org/node/300997