Drag and Drop in ASP for input type = "file" in a web application project

Întrebare Drag and Drop in ASP for input type = "file" in a web application project

  • Wednesday, May 09, 2012 8:25 AM
     
     

    HI,

    Is there any way to implement drag an drop for following controls in a ASP.NET web application project, Not using Windows Form Application (Using IE):
    <input id="File1" runat="server" type="file" />

    There must be a support from Microsoft to achieve this with ASP and VB. If anyone can give some idea as to how I can achieve this. Any help from you will be very helpful to me.

    Thanks!!

    • Moved by lucy-liu Thursday, May 17, 2012 6:12 AM it is a asp.net issue (From:Visual Studio Extensibility)
    •  

All Replies

  • Thursday, May 10, 2012 6:38 AM
     
     

    Hi Sudhanshu,

    This forum only discusses Visual Studio Extensibility (VSX), using the Extension Manager, building VSIX containers for deployment, the Visual Studio SDK, Text Templates (T4), add-ins, macros.

    This is not a vsx issue, I suggest you to write a new post to http://www.asp.net/ ASP.Net forum for a quicker and better response.

    Thank you for your understanding!


    Lucy Liu [MSFT]
    MSDN Community Support | Feedback to us

  • Thursday, May 10, 2012 10:40 AM
     
     
    Sorry for the inconvenience

    Sudhanshu