Re: [PHP-WIN] Drag and Drop

2007-06-08 Thread Stut
Moore, Joshua wrote: You can use jquery. http://interface.eyecon.ro/demos Click droppables demo You really need to read the problem carefully before suggesting a solution. The question is regarding uploading files by dragging them on to a browser. This is not possible without an ActiveX c

RE: [PHP-WIN] Drag and Drop

2007-06-08 Thread Moore, Joshua
You can use jquery. http://interface.eyecon.ro/demos Click droppables demo -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 Hi > I am trying to crea

Re: [PHP-WIN] Fatle Error: FILTER_VALIDATE_EMAIL

2007-06-08 Thread Niel Archer
Hi, filter is not part of PHP core, it is a PECL extension. For more info read the documentation at http://uk.php.net/manual/en/ref.filter.php Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Drag and Drop

2007-06-08 Thread Niel Archer
Hi > I am trying to create a document store that will allow people to upload > documents to a website by dragging and dropping them on a certain > section of the webpage. 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 coul

[PHP-WIN] Drag and Drop

2007-06-08 Thread Daniel Kaliel
I am trying to create a document store that will allow people to upload documents to a website by dragging and dropping them on a certain section of the webpage. Further, I would prefer that the documents be kept directly in the mySQL database as binaries. I have been told you can do this with

[PHP-WIN] Fatle Error: FILTER_VALIDATE_EMAIL

2007-06-08 Thread Mark Abrams
OS: XP Pro PHP Version 5.1.2 I trying to use PHP filters (http://www.w3schools.com/php/php_filter.asp) which are supposted to come installed as part of the PHP core. On three servers running v5.1.2 I recieve: Fatal error: Call to undefined function: filter_var() in ... Is there something in t

[PHP-WIN] Public folders in Outlook AND intranet

2007-06-08 Thread Gustav Wiberg
Hi there! I wonder if anyone has done this kind of PHP-application? 1. Access to public folders in Outlook 2. The same public folders should be accessed from an intranet mvh /Gustav Wiberg HMN Konsult http://www.hmn.se/ 0500-27 20 56 -- PHP Windows Mailing List (http://