Send a message to Whatsapp with image from a web page?

0

I only have this code but it only sends text. I need help.

Opcion 1 <br><br>
Texto
<input type="text"  name="send"  value="Hola mundo" id="mensaje" /> <br>
Numero
<input type="text"  name="number"  placeholder="ingresa el numero" id="number" />
<br /><br>
<button  id="send_message">Enviar mensaje</button>

<br />
<br />
<br />
<br />
Prueba Rapida
<a href="whatsapp://send?text=Hola Mundo&phone=+18298615386">Enviar mensaje</a>
    
asked by Kevin Arnold Peña Bardalez 04.11.2017 в 17:55
source

0 answers