i work with fileupload control in asp.net.i require that when a page is load ,my file upload control fills same path which store in my database. if any substitue of this control which work like that.

Recommended Answers

All 4 Replies

u can just retrieve the value from database and store it in a session and use it to get the location in file upload

i have a value but i want to show in file upload control.

i want to convrt aspx page into asp page.can i?

FileUpload is just readonly and will never give you the full path for security reasons. so u can not retrieve path in FileUpload.

Umair
Pakistani

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.