how many character send in one sms forget 160limit and think
about gateway allowed
Answers were Sorted based on User's Feedback
Answer / funkky exalter
The Maximum limit is not 160 characters long. It is just the standard SMS message limit.
Long SMS message with the maximum characters can be possible to send by activating the 'long SMS' message feature.
It is possible to send a concatenated SMS messages of limit up to 1000 characters in length.
Is This Answer Correct ? | 5 Yes | 1 No |
Why do we use Option Explicit?
Where is asp.net view state stored?
Can we use a static function with a non-static variable?
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
What is the part of url?
Can master pages be nested?
what is SQL cache Invalidation?
What are the new data controls in asp.net 2.0?
What is advantage and disadvantage of viewstate
Can you explain autopostback?
What is the full form of asp.net?
In a Repeater control how one can provide an alternating color scheme ?