Click here to Skip to main content
15,898,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Want to create a slideshow that dynamically reads images from a foldere
Posted
Comments
Sergey Alexandrovich Kryukov 7-Jun-15 11:22am    
Why? I answered the question, but this is not how JavaScript is normally used. JavaScript works on the client side, but why showing client-side images on the Web application?
And, of course, showing the images on the server would never require reading the files on the client side.
—SA

1 solution

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