I have a webpage where on div (a square box) which will be used to drag and drop image icons write some text change background color , I want to make that div after dropping elements saved as jpg, bmp format.
Can somebody help me how to do it, using ASP.net C#?
i tried and used canvas but that doesn't work, it only save the div (square box) with white background.