Hi,
I use BulkSMSGateway - ATSMS.dll for sending SMS from ASP.NET.
When I click Connect button, I am able to connect to the mobile using bluetooth successfully from my WebPage.
But when i click Send button, the oGsmModem returns error
e.errorcode=400 6 in the oGsmModem_Outbo xSMSSent event.
But i can send SMS successfully using VB.NET Windows Appication.
Why it returns error in web form alone?
Please help me to send SMS from my Web Page.
Thanks in advance...
I use BulkSMSGateway - ATSMS.dll for sending SMS from ASP.NET.
When I click Connect button, I am able to connect to the mobile using bluetooth successfully from my WebPage.
But when i click Send button, the oGsmModem returns error
e.errorcode=400 6 in the oGsmModem_Outbo xSMSSent event.
But i can send SMS successfully using VB.NET Windows Appication.
Why it returns error in web form alone?
Please help me to send SMS from my Web Page.
Thanks in advance...
Comment