Sir,
I have an application with customer registration facility for hotel rooms. Now i need to send a Bar Code in SMS to registered customer. How should I send BarCode via sms. Is it feasible to send Barcode via sms.?
Hi Sumeet,
You can't attach an image to sms. Sms is only text. You can do it using MMS and it has different format and API.
Refer below link.
https://stackoverflow.com/questions/31289618/how-to-send-text-and-image-via-mms-in-asp-net-c-sharp
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.