Hello everybody,<br><br>I'm able to upload file using "<INPUT type = file" without problems, but I don't want user interaction on client's side = I don't want to force user to press eachtime Browse button of "<INPUT type = file" field).<br><br>Problem is that I'm not able to set programmatically the file name of <INPUT type = "file" name="ff" field. <br><br>ff.value="File.txt" doesn't work.<br><br>Any idea ?<br><br><br>Thanx in advance <br><br>Rich<br>