samsundar Level: Whizz Kid
 Registered: 13-05-2006 Posts: 16
|
How to Solve this.?
Hi, iam having a peculiar problem.My problem is i am uploading a file using html input field.So now my problem is i want that the file name of that particular uploaded file in the text file wich i am creating in the button click event..
suppose i uploaded asdfs.txt ,then in the button click i am creating one text file and and i should append the uploaded filename at the end of the text file created..But the filename value is vanishing for some reasons after execuitng the upload procedure...So i am confused here.I placed a break point and excuted after executing the proceudre to upload file then the variable filename is losing its its value.So after clicking the button the filename is not displaying...
WHAT MIGHT BE THE PROBLEM
____________________________
Regards
SamSundar
|