Tim Hunt wrote: > Yes: the thought of someone doing > > <form> > <input type="file" value="c:\windows\outlook.pst" style="float: right; > width: 0; height 0; margin 0;">
iirc, the value attr of <input type="file"> is ignored by mozilla, for precisely this reason.
