You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by angelochen <an...@yahoo.com.hk> on 2012/01/28 06:33:39 UTC

Re: [ANN] AjaxUpload : An ajax based upload component

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-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org