work in progress js_uploader plugin, turn java uploader into plugin - not done yet

This commit is contained in:
Friendika
2011-01-26 00:34:39 -08:00
parent abbd498a8b
commit 2fc89deaea
68 changed files with 6768 additions and 0 deletions

View File

@@ -0,0 +1 @@
<!---

View File

@@ -0,0 +1 @@
<!DOCTYPE html>

View File

@@ -0,0 +1,9 @@
Coldfusion example by Sidney Maestre
http://www.designovermatter.com/post.cfm/ajax-file-uploader-for-coldfusion
1. Unzip Andrew's AJAX Uploader into your web root.
2. Replace the demo.htm with demo.cfm in the "client" folder
3. Place coldfusion.cfc in the "server" folder
4. Browse to the demo.cfm file and try it out. The file should be written to the "server" folder.
Questions? You can contact Sidney Maestreme by mail (sid.maestre(at)designovermatter.com) or Twitter @SidneyAllen