1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/js_upload/file-uploader/server/coldfusion
2015-12-08 18:27:50 +05:30
..
coldfusion.cfc Added addons with subfolder. earlier:addons/addon-name.php, now:addon/subfolder/addon-name.php 2015-12-08 18:27:50 +05:30
demo.cfm Added addons with subfolder. earlier:addons/addon-name.php, now:addon/subfolder/addon-name.php 2015-12-08 18:27:50 +05:30
readme.txt Added addons with subfolder. earlier:addons/addon-name.php, now:addon/subfolder/addon-name.php 2015-12-08 18:27:50 +05:30

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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