I have a friend who has a site with custom file upload forms (using image buttons). Perhaps I will ask him about it . . .
Erik
Michael McGrady wrote:
Ergo, research should begin on <input type='"file" disabled="true"> with javascript
Michael
Dean A. Hoover wrote:
I've been reading some interesting methods for using image buttons on forms in place of the familiar "Submit" style browser generated buttons. There is one automatically generated button that I am still puzzled on how to use an image for it, though. That's the one for do file uploading, as in:
<html:form method="POST" enctype="multipart/form-data"> <html:file property="theFile"/> <html:submit value="Upload"/> </html:form>
Any ideas? Dean Hoover
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]