| Gustav Wiberg 2007-06-11, 4:00 am |
| Hi there!
The problem I think could be solved with DHTML (Javascript and layers) also=
?
Best regards
/Gustav Wiberg
=20
-----Original Message-----
From: Stut [mailto:stuttle@gmail.com]=20
Sent: Friday, June 08, 2007 9:51 PM
To: Moore, Joshua
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Drag and Drop
Moore, Joshua wrote:
> You can use jquery.
>=20
> http://interface.eyecon.ro/demos
>=20
> Click droppables demo
You really need to read the problem carefully before suggesting a=20
solution. The question is regarding uploading files by dragging them on=20
to a browser.
This is not possible without an ActiveX control or Java applet, and even=20
then you'll run into lots of security issues.
-Stut
> -----Original Message-----
> From: Niel Archer [mailto:Niel Archer] On Behalf Of Niel Archer
> Sent: Friday, June 08, 2007 10:45 AM
> To: php-windows@lists.php.net
> Subject: Re: [PHP-WIN] Drag and Drop
>=20
> Hi
>=20
>=20
> I don't see how you could do that. You're talking about a client-side
> effect, when both ASP/PHP run server-side. Either could be used to
> receive the document, but you'd most likely want something like a Java
> applet on the page to drop onto.
>=20
>=20
> That's simple enough, although I prefer to save files in the file-system
> and store a reference in the database. I find it faster that way.
>=20
>=20
>=20
> Niel
>=20
--=20
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|