hyperlink - Is it possible to attach a file to an MMS via an HTML link? -
i read here it's possible prepopulate sms body text via html link :
how pre-populate sms body text via html link
does know if it's possible add base64 image (becoming mms) (e.g) "&attachment=" parameter ?
something :
<a href="sms:?body=/* body text here */&attachment=data:image/jpg;base64,/* base64 image here */;"></a>
and if it's not, idea how ?
thanks
Comments
Post a Comment