here is a simple form, why the sizelimit and uploadText are not being used?

< t:form t:id="form" >
    < input t:type="tawus/ajaxupload"
           t:id="uploads"  t:maxFiles="1" sizeLimit="10000000"
t:uploadtext="here, please"/>
    < input t:type="submit" name="next" value="Save my photos"/>
< /t:form>

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ANN-AjaxUpload-An-ajax-based-upload-component-tp4524025p5437409.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to