Hello everyone
Is there a way to check if a folder exists in javascript? or in dojo?
Thanks
Solved! Go to Solution.
Hi Robert,
I am going to use a web rest web service to check if the folder exists.
Thanks
Jose,
See this thread:
How to use JavaScript to determine whether a directory exists? - Stack Overflow
It is really not a good idea to do this from JS though.
Hi Robert,
I am going to use a web rest web service to check if the folder exists.
Thanks