Connecting Tech Pros Worldwide Forums | Help | Site Map

Updating a list of links and decription without refreshing the all page

Member
 
Join Date: Oct 2007
Posts: 82
#1: Oct 9 '07
Hi,

I am looking for code example or article that explains how can I refresh part of a screen that contains links and description. I want every time that the user perform new search or additional result is present (second page of the same queary) only the required part of the screen is refresh. I want to use AJAX and PHP(server side).

HTML page Links area example:

Subject link 1
Description: The description of link 1
Auothor name: Rating

Subject link 2
Description: The description of link 2
Auothor name: Rating

Subject link 3
Description: The description of link 3
Auothor name: Rating

etc ...

dmjpro's Avatar
Lives Here
 
Join Date: Jan 2007
Location: India (West-Bengal)
Posts: 2,451
#2: Oct 9 '07

re: Updating a list of links and decription without refreshing the all page


Quote:

Originally Posted by raknin

Hi,

I am looking for code example or article that explains how can I refresh part of a screen that contains links and description. I want every time that the user perform new search or additional result is present (second page of the same queary) only the required part of the screen is refresh. I want to use AJAX and PHP(server side).

HTML page Links area example:

Subject link 1
Description: The description of link 1
Auothor name: Rating

Subject link 2
Description: The description of link 2
Auothor name: Rating

Subject link 3
Description: The description of link 3
Auothor name: Rating

etc ...

You can have a look at it

Debasis Jana
Reply