Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Upload > Upload issue in Telerik upload control
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Upload issue in Telerik upload control

Feed from this thread
  • creator avatar

    Posted on Apr 28, 2011 (permalink)

    Hi,

    I want to upload a file, I have telerik control for it and it works fine but my requirements is sometimes i want to upload a file with a path, I will get the path of the file and i want to populate this path string value in the telerik control, else directly upload it if it is not possible.

    -Creator

  • Posted on Apr 28, 2011 (permalink)

    Hello Creator,

    The path you retrieve is based on the browser that you are using. In IE6 and some older browsers returns full path and some browsers retrieve the FileName only due to security reasons. As far as I know we need to explicitly pass the path as you did.

    Check out the following forum post which discussed the same.
    Get full path from uplad control
    How to get a full path of each selection

    Thanks,
    Shinu.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Upload > Upload issue in Telerik upload control