View Single Post
  #5 (permalink)  
Old Aug 31st, 2006, 15:17
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: using a div like a frame to display other web pages

PHP is a better method, but to get the "frames" effect, you'd need to use AJAX. It's fairly complicated, but there are several scripts available for you to use. PHP is a better solution, but it will reload the pages entirely. If that's not what you want, here's an example script:

http://dynamicdrive.com/dynamicindex17/ajaxcontent.htm
Reply With Quote