Drag and Drop with Samba?

Churnd

Member
Dec 7, 2004
111
0
0
I'm wondering if it's possible to create a web based fileserver that'll have drag-and-drop functionality. I've searched around a little, but it doesn't seem like this is a popular topic. Here's what I wanna do:

-Be able to open a browser to my Samba machine (which is running Apache too)
-Log in using my Samba credentials
-Once logged in, I'd be looking at the contents of my home directory
-Resize the window, and be able to drag-and-drop a file to and from the window.

Is this possible? I understand it might require some kinda code, but code isn't a strong suit of mine. Any ideas welcome. I'm doing this just for experimental purposes at first, so it doesn't have to be perfect.
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
Probably depends on the browser and platform.

I bet you could possibly do it with Webdav which is a file transfer thingy specificly for websites.