Hi All, I am building a simple file uploaded using PHP. In it I have a input tag as follows <input type="file" name="file" value="D:\Work\Web Sites\www.domain.com\dtatfiles\file1.xls" size="60"> However when I render it in a browser window (MS Inet Explorer) the pre assigned values are blank. Is there anyway I can get around this. Cheers Aj