View Single Post
Old 09-17-2007, 07:48 AM   PM User | #1
coolbeansdude51
New to the CF scene

 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
coolbeansdude51 is an unknown quantity at this point
Ajax loader using php include Possible?

Hello!

I have a question. Is it possible to use an ajax loader to load a php page that displays a repeating table of information?

The reason I want to do this is because the php page takes forever to load and it doesn't display anything till everything is done by the server.

So I am wondering how to create a script that displays a loader image while the php page is being executed and when it is then the image disappears and the php page is displayed in its place.

I am thinking using <div> for all of it but I don't know where to go from there.

I tried looking for a script on google but to no avail.

Anyone have any ideas?

Thanks!
coolbeansdude51 is offline   Reply With Quote