I need to send sms from my iPad 3 to charge credit from scratch cards. How to go about it?

I bought the new iPad, unblocked so I could use it abroad. I live in Kenya and the internet service provider uses a system with scratch cards to load airtime/browsing caapacity. To charge I need to buy scratch cards, and send the code by sms to charge my account. How to go about this?

I Had it on my iPod, but I reset to factory settings and it got deleted :( If I find a way to get it back, I'll post it here so you can too.

Similar Messages

  • Help!! Which java jar do I need to send SMS from PC to movil

    I would like to know what do I need to be able to send SMS from my Pc
    Is there a jar to do so.
    I would realy appreciate if someone gives me a clue about sending SMS.
    My e-mail is: [email protected]
    Thank you very much

    Do you have the hardware in place to interface and talk directly with the communication systems of the telecom companies?
    I seriously doubt it. So, all you can do is send email messages to their email address assigned to their mobile phone, provided the carrier offers that. Most ofen the form is <phonenumber>@<mobile.carrier.isp>

  • SMS Provider for sending SMS from SAP BI server

    Hello,
    I need to send sms from sap bi server.
    Which service provider is preferable to use for sending sms?
    Any suggestions?

    You can opt for IDEA...............

  • I can't send sms from my ipad air

    i can't send sms from my ipad air pls help me

    What happens when you try?
    Reset your iPad: Hold down the home and sleep buttons, wait for the Apple logo, let go of the buttons.

  • Can't send sms from ipad mini

    can't send sms from ipad mini

    Correct; your iPad mini is not a cellular telephone.
    You can send and receive iMessages to/from other Apple devices, but you cannot send or receive text messages.
    From the Manual:
    Using the Messages app and the built-in iMessage service, you can send unlimited text messages over Wi-Fi or cellular data connections to other iOS and OS X Mountain Lion users. Messages
    can include photos, videos, and other info. You can see when other people are typing, and notify them when you’ve read their messages. iMessages are displayed on all of your iOS devices logged in to the same account, so you can start a conversation on one of your devices, and continue it on another device. iMessages are encrypted for security.

  • How to send sms from iPad via iphone

    How to send sms from iPad via iphone?

    You don't easily.
    The pad, with I message turned on, will send text like messages to any other ios5 user that has I message turned on.
    The pad is not a phone, and does not have the radio to send 'real' SMS messages, which use the phone channel.
    There are a few apps in the store that will convert messages to SMS, for use with non apple folks.  Check out the app store.  Search SMS.

  • HT3529 Why I dont send SMS from Ipad?!?!

    I bought a iPad 4 with iOS 7, and reading about iMessage before buy, I read that could send SMS, but does not work. And it is exhausting! This practice and illegal. it is the same OS. You are depriving the simple use of a product that you sell it. Please, I want to send SMS with my iPad.
    I hope solution.

    Your iPad is not a telephone!
    Telephones send SMS.  iPads do not, and never have.

  • Sending sms from server

    Well i have to send short message from webserver to any client.But not from client to client.Like any products inforamtions to clients.Because i can't find api in any webserver to send sms to client.While from client I have found api in sl45i to send to any smsc server.But not in webserver.
    I i will make this possible.
    Thanks
    Jawwad Ahmed

    I don't quite understand what you are trying to do but so far, here is what I have understood.
    1. You want to send SMS from Webserver to your mobile phone
    2. Want J2ME Emulator to process SMS.
    <1> Sending SMS from webserver is quite easy. You have several options:(a) connect a mobile phone to your server and 'talk' to the phone using Gnokii or GSMLib to send SMS. The mobile phone will take care of communicating with SMSC of your provider (b) get in touch with your provider and ask if you can connect to their SMSC directly. Some allow you to connect to their SMSC via a modem connection (c) look for public SMSC's, which are scarce.
    <2> Unfortunately, MIDP 1.0 does not allow you to retrieve SMS from the phone... nor does the Siemens SDK, AFAIK. You cannot process SMS using the Emulator as well. You need a real device to test your application.

  • I cant send sms from my factory unlocked iphone 4s. have tried instructions on apple support however there is no improvement. please help.

    I cant send sms from my iphone 4s. i have tried the help options given on apple support. I also have reinstalled ios but did not work. please help.

    Hi Tim
    iTunes will not import non-iTunes purchases from iOS devices. If you still have your old computer you can transfer your iTunes library to your new one.
    How to move your iTunes library to a new computer
    If not you will need third party software such as this:
    TouchCopy

  • Howe to send sms from oracle forms

    i need your help plzz i wana to send sms from my applicatin

    in normal case you will need an provider for sending sms (pswin,clickatell...) and the easiest way send sms is with a http-api, provided by most of these providers.
    You can do the http-request in forms, by using web.show_document or webutil or, that is the method i prefer put it in the database and let a stored procedure handle the sms-sending. Here is a example of using such an api:
    url := 'http://xxx.xxx.com/send/?typ=2&from=mecker&to='
    || UTL_URL.escape(vMobileNo, true, 'ISO-8859-1')
    || '&txt=' || UTL_URL.escape(vMessageText, true, 'ISO-8859-1')
    ||'&id=myaccount&pwd=testpw&autoroute=1';
    UTL_HTTP.SET_TRANSFER_TIMEOUT(120);
    resp_pieces := utl_http.request_pieces(url);
    for i in 1..resp_pieces.count loop
    value := value || resp_pieces(i);
    end loop;
    There is another example on the pswin homepage at:
    http://www.pswin.com/_pswincom/Downloads/SMS_UTIL.PKS.txt
    I am also sending SMS with unicode, a little bit more complex, if you need unicode-characters let me know ([email protected]), i will give you an example.

  • Send SMS from excel (VBA)

    I need help to find a solution that always works to my current problem:
    Using Excel 2007 VBA I need to send a similar text message to say 50-100 people using Nokia PC suite. Has anyone found a way of doing this?
    I have found a way of opening and then initially controlling PC Suite in VBA by using sendkeys, however it always falls over at some point as it loops through all the staff.
    Scenario is simple - I have built a rota for where I work. Each employee receives an email with their rota in it for the coming week; I also want to send a short text message to each employee telling them that their rota is in their email inbox and details of their next shift.
    So, the VBA code loops through each staff member, customises the text message contents but always falls over for no apparent  part way through the loop. I have succeeded in getting it to work for 5 people, but it falls over when it gets into double figures.
    I could get it to send bundles of 5 but there must be an easier way; someone must have tried doing what i'm doing and succeded!
    Thanks

    Hi,
    I would like to know the way in which I can achieve the above. i.e. Send SMS from Excel. even 2-5 sms will work for me..
    Thanks...

  • Send SMS from J2ME application to a mobile number...

    Hi guys,
    Need your help on sending SMS from J2ME application saved from mobile to send to another mobile number...
    I have tried the WMA demo from suns WTK it send message but the other number cannot received the message.
    Please help or give any idea or sample code that can guide
    me...
    Thanks in Advance...
    Regards,
    Psyeu

    WMADemo works fine.
    Try to do this:
    1. Open WMADemo
    2. Run WMA Console (File->Utilites->WMA Console)
    3. On the top of the window of WMA Console you will see the number of "Console's phone". If you don't have any started emulators, the number will be +5550000.
    4. Run WMADemo
    5. Select SMS Send in emulator menu.
    6. In destination address write +5550000
    7. Enter message
    8. Push "Send" command. Emulator asks you to send SMS. Push "OK" twise.
    9. Then you will see your message in WMA Console

  • How to send sms from pc to various mobile service in india

    I am trying to send sms from my pc to various service provider(airtel, hutch, bsnl).But i am able to send only to airtel connection(using thier website : [email protected]). But i am unable to send to other service provider. Or is it required to have SMS centre(SMSC) for sending SMS And also how inditimes 8888 will work(automatic replay for SMS)
    Anybody can help in this topic
    Thanking you

    do google search. there are a lot of free sms gateways available over the internet. they come with java apis too. generally speaking, an sms can be sent to a phone only thru its SMSC. however, some sms gateways need you to connect a mobile to your com port so that they can send sms thru that. (in that case the sms flow will be like this: yourcomputer --> your mobile --> your mobile's smsc --> receiving phone's smsc --> receiver phone) hope i have not confused you..
    regards
    raamam

  • How to send sms from java code

    hi
    I have involved in a project where I need to send sms to mobile from java code.Can anyone help me.if u have code please send me.
    thanks
    dhinesh

    Hi,
    there are several methods to do so but using Web Services is an easier one. Google will help you to find a provider. (E.x. http://www.remotemethods.com/home/communic/sms .)
    Best wishes,
    Christian Ullenboom | http://www.tutego.com/

  • How to Send SMS from Oracle Database to Mobile

    Hi All,
    I need urgent help in how to send sms from oracle database to mobile
    thanks and best regards

    you can use smslib..... . i have made a program with this. its working fine with oracle database.
    see the links here ...
    http://halimdba.blogspot.com/2011/08/send-sms-from-oracle-database-with.html
    by the way, how you can say "urgent help" ?
    regards
    Halim

Maybe you are looking for

  • How do you add a device to Image Capture?

    Does anyone know how to add a device to IMAGE CAPTURE?

  • Is the Preview Window always an accurate representation?

    CS3. Two issues: 1. 1920x1080 menu with 1920x1080 motion background(mpeg file). The menu file has an outline as well as drop shadow effect created in Photoshop. However, in the preview window, the outline and drop shadow look different(see example).

  • Want to make a trigger arrow icon of graphic chat

    How to make a trigger arrow icon of graphic chat as attached. When drag it up and down, the value of trigger voltage level changed follow it. Any suggestion, thanks.

  • Object in OM

    Dear Experts, Some objects from ECC are used in SRM system.  Now SRM needs some Jobs(C) for there scenario to be worked out in SRM system but due to some reasons client does not want them to use (C) for there scenario , so HR  Consulatnt has suggeste

  • Inhibiting audio on page load (Xcelsius Engage)

    I have an swf file that displays in an image component when a user clicks on a toggle. That bit works fine. Unfortunately the audio associated with the swf begins playing the moment the page loads even though the user has not clicked to reveal the vi