Showing posts with label Fileupload. Show all posts
Showing posts with label Fileupload. Show all posts

Tuesday, December 18, 2007

SWFUpload: fileupload object's default name is 'Filedata'

work: a-r-t: swfupload: the fileupload components name is "Filedata" (by default)
http://localhost/swfupload/

file_post_name:
..this.addSetting("file_post_name", init_settings.file_post_name, "Filedata");

Wednesday, December 12, 2007

CakePHP, Fileupload

cake: debug:
gets black background..
array('bgcolor' => '#ddd')
had to give complete hexcode '#ddddddd';


http://ajaxian.com/archives/asynchronous-file-upload-with-ajax-progress-bar-in-php

LightLoader Track Multiple File Uploads Using Ajax With Progress Bar
http://www.seemysites.net/projFolder/uploader/