hello everybody

i want to update my edit panel in which file uploader is include.i want that when i click on edit button of specific id then all control fetched their value from database but my fileupload not fetch value from database then after it i want to upload this previous value of fileuploader to database with same name and same filename in upload folder.here i add random number on file so that same name cannot match.plz help me to splve my problem,

Not sure what you want.
But if to prepopulate a form file upload some thing like

<input type="file" name="foto" />

you can't!!
It's a safety feature.
Else you would be able to download any file from the users computer them knowing

If that wasn't your queston please explean it better and post you code

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.