Drag and Drop

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
manRay
Forum Commoner
Posts: 78
Joined: Mon Feb 09, 2009 1:57 pm

Drag and Drop

Post by manRay »

I know this is probably not the correct forum to be posting this, but it is my favorite and I usually get the answer I am looking for. My question is, is it possible to drag and drop a file from the users computer into a website?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Drag and Drop

Post by pickle »

Maybe with Flash or some ActiveX plugin, but not with plain html/css/javascript
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply