after uploading a word/excel/ppoint file, the next page should display the uploaded material. but there's no <a href> link to open the file! in the database, is the pathname of the file. the next page can only retrieve pathname(data) from the SQL table & display the field value, which is the pathname... so how can i open the documment file, eg. record.xls on the next page without clicking on a link?