Problem with uploading file using FireFox

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I know this is not a PHP problem it is a Browser problem but I need a
workaround to make this work. So I can finishing my php script
Using  this to select the file and path
 
<form action="test7.php" method="post">
     <input type="file" name="uploadfile" id="original" size="60"><BR>
    <BR>
    <input type="submit" name="submit" value="UPLOAD">
</FORM>
 
My problem I Internet explore this will produce
C:\directory\directory\uploaded.file
But it FireFox,Netscape and Opery it will only give me
uploaded.file
How do I get the Path for this upload in these browsers

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux