Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • Re: Refresh after upload

    I've found !!!!!!!!!!!!!!!!!!!!!!!&nbsp;Need to be at start of page, if i come from a post method on a form, page is refreshed :)&nbsp;&lt;?php if($_SERVER['REQUEST_METHOD'] == 'POST') { &nbsp;&nbsp; &nbsp;header('location:'.$_SERVER['PHP_SELF']); } ?&gt;&nbsp;Thanks to me :)&nbsp;&nbsp;&nbsp;
    Posted to PHP File Uploader (Forum) by Pachanka on July 20, 2010
  • Re: Refresh after upload

    The problem is that the page is not refreshed like a F5 in the browser.&nbsp;I' ve tried with a session variable to see that. I putted it to 0 at index.php of program and putted at 1 near the move uploaded file.After upload, i see the variable is still at 0 if i do F5 i see 1&nbsp;i really need your help, i spent 3 days on this problem ...
    Posted to PHP File Uploader (Forum) by Pachanka on July 20, 2010
  • Re: Multiselect window

    ok, for Windows7 IE8 that works now........need Flash 10 .................sry &nbsp;still problem for Firefox
    Posted to PHP File Uploader (Forum) by Pachanka on July 13, 2010
  • Multiselect window

    hey :)&nbsp;i've included php file uploader in a website that works very well :)The component is set with MultipleFile settingi've tried many test with - Windows XP, IE8 (8.0.6001.18702) , works very well- Windows 7, IE8 (8.0.7600.16385) , i can only choose 1 file in the file selection window&nbsp;&nbsp;&nbsp; ????- Windows XP, Firefox 3.6.6, same ...
    Posted to PHP File Uploader (Forum) by Pachanka on July 13, 2010
  • Re: Refresh after upload

    ?
    Posted to PHP File Uploader (Forum) by Pachanka on July 5, 2010
  • Refresh after upload

    plop :)&nbsp;After an upload (multi-files) the page seems to be reloadedbut in fact the page is not refreshed ?On my page i list files in a directory, afetr upload i see same files.If i do F5 i see new files&nbsp;an idea ?&nbsp;thanks :)
    Posted to PHP File Uploader (Forum) by Pachanka on June 28, 2010
  • Prérequis PhpMyUploader

    plop :)&nbsp;I've seen the requirements page but i've got some problems&nbsp;1 computer with IE8 and Flash 6:The button PhpMyUploader with multi-files doesn't work, i can only select one fileif i upgrade flash to flash 10 that works&nbsp;on a second PC with same config after the upgrade i can only choose one file at once&nbsp;any idea ?&nbsp;&nbsp;
    Posted to PHP File Uploader (Forum) by Pachanka on June 28, 2010
  • Re: Acces to the uploaded files

    Up?i really need your help&nbsp;i must deploy my application in 1 week and during this week i'll buy your product if it works&nbsp;but i need to know if i can do what i need &nbsp;thanx
    Posted to PHP File Uploader (Forum) by Pachanka on March 30, 2010
  • Re: Acces to the uploaded files

    according to an exemple i've found in help, i've done that :&nbsp;1 file index.php with&nbsp;&nbsp; &lt;form id=''form1'' action=''envoi_resultats.php'' method=''POST''&gt;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;?php &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ...
    Posted to PHP File Uploader (Forum) by Pachanka on March 25, 2010
  • Re: Acces to the uploaded files

    ok, thanks for your answer. &nbsp; I read the code and i saw the GetValidatingFile function. Does it mean that mine custom php file will be called after each file upload (3 call for an upload of 3 files) ? &nbsp; &nbsp; Is there a way to access to an array (for example) of all the uploaded files after the completed upload of all the files ? in ...
    Posted to PHP File Uploader (Forum) by Pachanka on March 24, 2010
1 2 Next >