Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to use input type =file without text box showing

Status
Not open for further replies.

novice2002

Programmer
Feb 18, 2002
10
TT
hello
i have an input type=file and whn pressed the selected file is diplayed in a frame for viewing and then the user can press the upload button to upload the file so the rrot directory.
however i tried to use the style="diplay:none" in the input type=file tag
and then use an normal button to call the browse button
ecerything goes fine in that the new button can be pressed to select and display the file in the frame .the problem arises when i press the upload button.
the error says "access is denied"
so therefore i wanted to knwo how else can i hide the text box.
thank ypu and any help wiil be geatly appreciated
thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top