flo: form input type=file per javascript

Beitrag lesen

was Du mit unsichtbar meinst.
Gruß aus Berlin!
eddi

hallo, mit unsichbar meine ich nur das der input-tag per CSS hidden ist und nur links aktionen für die dateiauswahl/remove initieren.
hier der quercode den ich finden konnte:
<TD id=atts_compose>
<DIV id=fa_compose style="DISPLAY: none"></DIV>
<DIV>
<DIV><SPAN><B>C:\text.txt</B></SPAN><INPUT
style="VISIBILITY: hidden; POSITION: absolute" type=file
onchange=top.js.CM_OnAttach(window,this) size=50 name=file0> <SPAN class=s><SPAN
class=lk id=da_0><FONT color=#0000cc
size=2><U>remove</U></FONT></SPAN></SPAN></DIV></DIV>
<DIV><SPAN class=lk id=at>Attach another file</SPAN></DIV>