View Single Post
Old 09-17-2007, 02:09 PM   PM User | #2
A1ien51
Senior Coder

 
A1ien51's Avatar
 
Join Date: Jun 2002
Location: Between DC and Baltimore In a Cave
Posts: 2,717
Thanks: 1
Thanked 94 Times in 88 Posts
A1ien51 will become famous soon enough
Add a div to the page. On window.onload fire off an Ajax call to fecth the PHP page that generates the table. When the request returns set the innerHTML of the table with the responseText.

Eric
__________________
Tech Author [Ajax In Action, JavaScript: Visual Blueprint]
A1ien51 is offline   Reply With Quote