Query: html::widget::element::upload
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::Widget::Element::Upload(3pm) User Contributed Perl Documentation HTML::Widget::Element::Upload(3pm)NAMEHTML::Widget::Element::Upload - Upload ElementSYNOPSISmy $e = $widget->element( 'Upload', 'foo' ); $e->comment('(Required)'); $e->label('Foo'); $e->accept('text/html'); $e->maxlength(1000); $e->size(23);DESCRIPTIONUpload Element. Adding an Upload element automatically calls "$widget-"enctype('multipart/form-data')> for you.METHODSaccept Arguments: $type A comma-separated list of media types, as per "RFC2045". prepare containerizeSEE ALSOHTML::Widget::ElementAUTHORSebastian Riedel, "sri@oook.de"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2007-03-01 HTML::Widget::Element::Upload(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |