How to capture the upload event in Insert Image dialog

  •  06-18-2013, 1:08 PM

    How to capture the upload event in Insert Image dialog

    I am using the InsertImage dialog to manage the images in my application. I need to capture the upload, run my own image handling routines and store its path in a database.

    Is there a way to capture this like you can with the standard Uploader control on the VS 2012 toolbox?

View Complete Thread