if the reference is to "browse for file to upload" type widgets, i'm having problems with that, too... i'd give an example, but none of them are public pages... i'll see if i can find one that is.
since i can't send a link, i grabbed a chunk of the code that seems to not work... maybe it'll help, maybe not.
*********************************************
Please select a local file to upload: <form enctype=multipart/form-data method=post action=upload-2.tcl> <input type=hidden name=filesystem_node value=*****> <input type=file name=upload_file size=20> <input type=hidden name=new_node value=*****><table border=0 cellpadding=0 cellspacing=0><tr><td> <input type=submit value=Okay></form></td> <td><form method=get action=index.tcl><input type=hidden name=filesystem_node value=*****><input type=submit value=Cancel></form></td></tr></table>
***********************************************
what hapens is this: upon loading the page, the table renders incorrectly, and only the "OK" button is displayed; if i click on it, but mouseOut without releasing the button, the table re-forms and the "Cancel" button appears, but there is no textfield or "Browse" button, hence no way to specify a file path.
I can't send data to a site from a form on Ebsco's Academic Search Elite for example (epnet.com), click search, and get no response with K-Meleon .05. This is a javascript form I believe.
<input type="file" /> has never worked with kmeleon. It's simply not rendered.
Not on my system (win98, IE4 -> I also have the rebar-menu problem although IE4 has such kind of menu).
- ptr