picEdit icon indicating copy to clipboard operation
picEdit copied to clipboard

picEdit in asp.net c#

Open Fliflomo123 opened this issue 9 years ago • 3 comments

Is it possible to use PicEdit in asp.net? Because I am not able to get the image i have just edited

Fliflomo123 avatar Mar 25 '15 09:03 Fliflomo123

Grap the second file, the first is the orginal.

I edited picedit to blank the fist one in my copy

Sent from Samsung Mobile

-------- Original message --------
From: Fliflomo123
Date:25/03/2015 09:46 (GMT+00:00)
To: andyvr/picEdit
Subject: [picEdit] picEdit in asp.net c# (#22)

Is it possible to use PicEdit in asp.net? Because I am not able to get the image i have just edited


Reply to this email directly or view it on GitHub: https://github.com/andyvr/picEdit/issues/22

simonpapworth6742 avatar Mar 25 '15 09:03 simonpapworth6742

Yeah but I am not able to get one image. How can I save it in asp.net to the server?

Fliflomo123 avatar Mar 25 '15 10:03 Fliflomo123

Using MVC 5 and if you click on the file option, pic photo and don't edit, and upload it's great, can pass other form data no problem, couldn't be happier.

But drag n drop, edited images and webcam sourced images are not passing the file at all, it's like the input type=file is empty... is there an onsubmit callback needed to populate the input with the correct/editted filename and path?

KokoRyuKai avatar Apr 15 '15 14:04 KokoRyuKai