Connecting Tech Pros Worldwide Forums | Help | Site Map

on input tag

Member
 
Join Date: Sep 2007
Posts: 121
#1: Sep 18 '08
Hello friends,
Generally when we use input type=file it displays a text box and a button defaultly. When i want to display some filename in that textbox how it is possible?

I searched websites also in some sites they are giving like value='filename' it is the default value. But i tried that coding it does not displaying in textbox. I tried in linux platform.

So, please help me friends how it is possible?Urgent

eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#2: Sep 18 '08

re: on input tag


It is my understanding that you are not allowed to pre-populate the form field when the type is 'file'. I was told some time back that it is because of potential security problems.

--Kevin
Reply