eranwein Posted March 11, 2006 Share Posted March 11, 2006 i want my user to upload a file to the server.there are some buttons which call the submit() function. the thing is that if the user has browsed for the file has yet to upload it to the server, each time he presses one of these buttons, the browsed file dissapears from the file box.i've tried to write: value = "$_FILES['file1']['name'], but as i understand it can't be done.any ideas? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.