Questions tagged as 'imagen'

0
answers

Insert image in php email

I'm trying to put an image in an email, not to be an attachment, but to look in the email when it opens. This is the link that I put. link with its corresponding img src="" tag. But when I open the gmail mail, the image does n...
asked by 20.06.2018 / 11:35
1
answer

Problem when displaying image with ReactJS

Hi, I'm working with Reactjs and trying to create a simple application. In the render () method of one of my components, I'm using an etch to put an image and it's not showing in the browser, instead the alternative text is shown, here's the cod...
asked by 20.06.2018 / 13:57
1
answer

PHP: Make capture with html2canvas.js and save it to a server

I see that with this library we can print the resulting image somewhere in the DOM or even download it. What I need to save it on a server with php using ajax. In the following way I could store the img to pass it later by ajax. var data =...
asked by 14.06.2018 / 23:54
0
answers

How to put images and videos in a "textarea"

I want to make a textarea that can attach an image, it's a php site, where you can post comments quickly and without registering. This is my code to create a new topic: <?php if(isset($_GET["respuestas"])) $respuestas = $_GET[...
asked by 09.06.2018 / 21:23
4
answers

upload jquery ajax image and other data in the same form

as it turns out that I have a form to send with ajax which contains a series of fields plus an image and I do not know how to send the image for the server to process, I put the code that I've been carrying so far ... Send it to me everything is...
asked by 07.06.2018 / 17:15
0
answers

I can not get the Image of my directory in my solution asp.net mvc 5

good day ... I need a help .. I can not show an image that I have in my database .. even add it to the directory .. creates the image but does not show it .. in the directory the solution does not appear .. I only see it when I access from the f...
asked by 03.06.2018 / 21:01
1
answer

Keep image of Firebase once loaded Android

I'm trying to create a Activity where you can set a profile image by uploading it to the Storage of Firebase from the gallery through a upload button, and the idea is to remain saved in that activity, but when going on activ...
asked by 27.05.2018 / 17:52
0
answers

can FEM be used in image segmentation?

I'm looking for how to use FEM to segment a given image. It should be noted that the image is grayscale. The main problem is that I still know how to make MATLAB (I'm starting to use it) to triangulate (because it's the simplest) of the image...
asked by 30.05.2018 / 18:08
0
answers

Problems in React-Native

The error happens when I want to implement some images. I have the images inside a folder, I have changed places on repeated occasions.     
asked by 23.05.2018 / 19:38
1
answer

Capture a web image

I would like to create an image on my server, the image should contain the web for example if I put $ url="google.es"; must show an image with the google web I have tried to do with third-party tools but I have not, someone could help me to c...
asked by 08.05.2018 / 13:48