Click here to Skip to main content
15,900,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how can i count total no of .gif files in the specifying folder by javascript programming????

Please help me anybody.....
Posted

1 solution

I think you can't find the number of files in a directory/folder with client-side JavaScript.Server-side languages can.But a find it..hope it may help you..
http://www.java2s.com/Tutorial/JavaScript/0600__MS-JScript/FilesCount.htm[^]
 
Share this answer
 
v2
Comments
Member 7678194 28-Sep-12 4:18am    
There are shown error msg('Automation server can't create server') to help by above link http://www.java2s.com/Tutorial/JavaScript/0600__MS-JScript/FilesCount.htm[^])

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