tags. You can quickly insert code using ctrl + f.$(\"#uploadify\").uploadify({
'uploader' : 'scripts/uploadify.swf',
'script' : 'scripts/upload_product.php',
'cancelImg' : 'images/cancel.png',
'folder' : 'ok',
'queueID' : 'fileQueue',
'auto' : false,
'fileDesc' : 'jksdhjsdf dsjdsfbfd s',
'fileExt' : '*.jpg;*.png;*.jpeg;*.gif',
'multi' : false,
});
$('#uploadify').uploadifySettings('folder',inserted_prod_id);
$('#uploadify').uploadifyUpload();
$(\"#uploadify\").uploadify({
'uploader' : 'scripts/uploadify.swf',
'script' : 'scripts/upload_product.php',
'cancelImg' : 'images/cancel.png',
'folder' : 'ok',
'queueID' : 'fileQueue',
'auto' : false,
'fileDesc' : 'jksdhjsdf dsjdsfbfd s',
'fileExt' : '*.jpg;*.png;*.jpeg;*.gif',
'multi' : false
});It looks like you're new here. If you want to get involved, click one of these buttons!