It looks like you're new here. If you want to get involved, click one of these buttons!
$j(\"#fileUpload1\").fileUpload ({
'uploader' : 'js/uploadify/uploader.swf',
'script' : 'upload.aspx',
'cancelImg' : 'js/uploadify/cancel.png',
'auto' : true,
'multi' : true,
'folder' : '../uploads'
});