V
V
Vitaly Pukhov2015-08-19 09:51:02
ASP.NET
Vitaly Pukhov, 2015-08-19 09:51:02

Is it possible to implement client-side image rendering in ASP.NET?

The question is in the title. Or draw, say, in JavaScript and transfer the result somehow to the ASP NET page. Is it possible?
The image should have a couple of lines and text.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Pavlenko, 2015-08-19
@Neuroware

Look towards the javascript canvas solution.
Here is the first article on demand: habrahabr.ru/post/111308
After rendering, there are methods for saving, and there you can send the result to the server via AJAX.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question