Hi,
Im new to ajax. i have to use partial page rendering(PPR) techique to complete my project.
Project Description:
im doing a livescore system. what i plan is the client site should get the latest score once it has been uploaded by admin in database. This score update should not refresh the complete page.
This is something like facebook upadate peoples comment on a post while we seeing it.
the notification numbers in facebook automatically increase whn people comment or like for us even we didnt reload the page.
Need help:
i need help to create this system. how to auto trigger the PPR in client site to get latest score in Database once it has been inserted.
can anyone help me doing this? is there any related tutorial videos to refer?
Thanks in advance