Can someone please share some code that uses the html:file element to do a file-Upload.
<html:form method="POST" enctype="multipart/form-data"> <html:file property="theFile" /> </html:form> I need to provide a way for the user so select a file from the file system, then I need to take that file and save its content into an Oracle clob or blob field (not certain about the field type). Thanks! -mel h __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>