File Genie ASP Support Product Page
Deny to go Folder UP
Reported 27 Nov 2014 15:23:57
1
has this problem
27 Nov 2014 15:23:57 Andreas Knapp posted:
Hi, i use FILE Genie ASP with AdvHTML Editor 3.5.4 and the Folder for the Images is:HTMLimages \ <%sessionIDUser %> \ Pictures.jpg
the SessionIDUser is the ID of the user and after this, there are the Picture of the user.
BUT the user can go over the SessionIDUser-Folder and then he can go down in another Folder. HOW can i deny this, that the user will only be in his Folder.
So we should take away the "orangeButton" i will sent a sreenshot, but Image button doesnt work!!!!
Regards
Andreas
Replies
Replied 28 Nov 2014 10:14:00
28 Nov 2014 10:14:00 Andreas Knapp replied:
In the file FileManager.html i have changed the parts:
if ($(this).data('type') == "back"
into
if ($(this).data('type') == "backBLABLA"
so it is running that the folderUp Button is not working. Buts it is a "not good" solution.
Please help again.
Regards
Andreas
if ($(this).data('type') == "back"
into
if ($(this).data('type') == "backBLABLA"
so it is running that the folderUp Button is not working. Buts it is a "not good" solution.
Please help again.
Regards
Andreas