work in progress js_uploader plugin, turn java uploader into plugin - not done yet
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!---
|
||||
1
addon/js_upload/file-uploader/server/coldfusion/demo.cfm
Normal file
1
addon/js_upload/file-uploader/server/coldfusion/demo.cfm
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html>
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user