09-27-2007, 04:12 AM
|
#1 (permalink)
|
| New Member
Join Date: Sep 2007 Model: 8700r PIN: N/A Carrier: wap
Posts: 2
Post Thanks: 0 Thanked 0 Times in 0 Posts
| sms through smartphones with WAP2.0 Please Login to Remove! HI,
I'm a fresher and working in R&D and trying to find out solution for the SMS application for WAP browser.As the application is developped but the problem comming in the wat is that ,the application is not supporting to all the mobile phone models.
From all my studies I came to know that the OS of all the mobile support different OS languages and if we develop the application XHTML it supports most of the models, but still some model it don't support.
The codes that we used is as follows:-
An SMS message example to one recipient:
<a href="sms:+3581234567">Send information to me</a>
An SMS message example to multiple recipients:
<a href="sms:+3581234567,+3587654321">Send SMS to us </a>
But in my research I got the tag difference for the BalckBerry mobile phone, in that, in the place of <a the <base tag is used. Is there any effect of different tags for different mobile models?
These are the models on which, the codes are working:-
1) Samsung Blackjack
2) Nokia N92
These are the models on which, the codes are not working:-
1)Plam Treo
2)Nokia E62
One more problem is that the codeing supports the only some S60 nokia model not to all the s60 models,why this is happaning?
Can you please provide me the list of models which will support
<a href="sms:+3581234567,+3587654321">Send SMS to us </a>
And what will be the solution for the models which it do not support?Can the device profile repository will work in this case?
Can anyone guide me for this that why it is happening and how I can get the solution for it.Should I go for the device profile repository and User Agent profile, so that the application can support to all the models.
Please help me out to get the solution.
Thanks&Regards
Varsha |
| Offline
| |