hi
am novice at php but I hope that ye will help me.I have a long list of names of text files.these txt files will be used by swf to displayed on the flash file.the problem is to make a user friendly upload interface that make it easy for people to upload the correct or incorrect txt file name and choose to overwrite a certain text file.example:
this is html form:
Upload a file: /file_location/ |Browse button|
Choose file name |fileName1.txt| or|fileName2.tx t|or....
|submit button|
but I cant send the file name option to php to overwrite the existing fileName.
If this is still difficult to understand please tell me.
Thank you.
am novice at php but I hope that ye will help me.I have a long list of names of text files.these txt files will be used by swf to displayed on the flash file.the problem is to make a user friendly upload interface that make it easy for people to upload the correct or incorrect txt file name and choose to overwrite a certain text file.example:
this is html form:
Upload a file: /file_location/ |Browse button|
Choose file name |fileName1.txt| or|fileName2.tx t|or....
|submit button|
but I cant send the file name option to php to overwrite the existing fileName.
If this is still difficult to understand please tell me.
Thank you.
Comment