novice2002
Programmer
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
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