Auto refresh feature in Ajax?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rasmita
Forum Newbie
Posts: 11
Joined: Wed Nov 19, 2008 5:38 am

Auto refresh feature in Ajax?

Post by rasmita »

Can anyone suggest me a code for auto refreshing a page in Ajax rather than meta-http-equiv='refresh'. I need to refresh a small div part made up of Ajax.Can anyone help me????please
User avatar
nor0101
Forum Commoner
Posts: 53
Joined: Thu Jan 15, 2009 12:06 pm
Location: Wisconsin

Re: Auto refresh feature in Ajax?

Post by nor0101 »

There are good beginner tutorials for this on w3schools: http://www.w3schools.com/Ajax/ajax_server.asp.
Post Reply