Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146971 | Aug 27,2019 09:22 AM UTC | Sep 5,2019 12:01 PM UTC | jQuery | 3 |
![]() |
Tags: ejFileExplorer |
<script type="text/javascript">
$(function () {
$("#fileExplorer").ejFileExplorer({
//Path of the folder that you want to view in FileExplorer.
path: "ftp://193.162.51.33/",
//Path of file handling operation method
ajaxAction: "http://localhost:51460/FileExplorer/FileOperation/doJSONAction"
});
})
</script> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.