View Single Post
Old 01-07-2013, 11:18 AM   PM User | #3
Redcoder
Regular Coder

 
Redcoder's Avatar
 
Join Date: May 2012
Location: /dev/couch
Posts: 309
Thanks: 2
Thanked 46 Times in 45 Posts
Redcoder has a little shameless behaviour in the past
Thats Ajax...where the browser send a request in the background to a server-side script with what you entered. Then the script searches the database and returns info to the client side Javascript which then refreshes the area content with the new content.

Jquery has an easy way to implement it that multi-browser.
__________________
For professional Hosting and Web design.....


NetEssentials.co.uk
Redcoder is offline   Reply With Quote