Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to refresh the www folder files using ajax and jquery.Whenever I include some files in the folder, the refreshment of folder should be automated without reloading the entire page.Lets say If I have included images to image folder. If I list images in the webpage, the new image which I included recently should also be listed. So,how to refresh the folder without reloading the entire page.
Posted
Comments
Kornfeld Eliyahu Peter 19-Oct-14 7:20am    
What? It is totally unclear!
Vidhya Raju 19-Oct-14 7:25am    
For example: I have a program to list the images from image folder. If I upload the new image into the image folder in the same web page. How to list the new image too without reloading the webpage.
Kornfeld Eliyahu Peter 19-Oct-14 7:33am    
Use ajax - it was designed for!
Google for 'ajax partial page update php' and you will see lot of samples...
Vidhya Raju 19-Oct-14 7:44am    
Thank you. I got the answer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900