I use the Valums AJAX loader, but I am wondering how I can use it as a function of the type ajaxUpload(file)where the Value filecomes from an HTML file.
Basically I want to have 2 or more fields, but since the plugin creates an iframe, all inputs will have the same name! I cannot access their value when submitting a form using AJAX.
user529649
source
share