Multiple SMS at once

Is there a was to sent a single text to more than one person in my contacts,for expample, I want to send a text advertising "party at my house tonight" to all of my friends at once without having to re type it and send it to 100 seperate people. My Blackberry allowed that and there has to be a way to do it with the iphone. Thanks in advance

Page 71 of the manual:
"Send a text message to multiple people: Tap , then add people one at a time. If
you enter a phone number manually (instead of selecting it from Contacts), you must
tap Return before entering another entry.
Replies from any of the recipients are sent only to you. The other people you texted
won’t see anyone else’s reply. "
http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf

Similar Messages

  • My device keeps receiving multiple sms from one specific number.

    I have an Iphone 4, my device keeps receiving multiple sms from my customer in Germany. I am in India. Although he just sends it once, I keep receiving them for days. Sometimes to the tune of 600 smses a day, even night. I have to turn off my sms notifications and vibration. I tried factory reset and all other resets, but only factory reset works for some time. After reseting it everything is fine for 3-4 days and then again the multiple smses start. The same sms again and again. It is frustrating. If I travel to another network area (roaming) it stops. But if I am back in my home network and my customer sends me a sms then it starts repeating itself. Only sometimes the smses are not repeated. I am on Vodafone network and had a huge fight with them but they claim that everything is smooth on their side. It is a problem with my Iphone. If I put my sim in another Iphone4, the smses stop. Help!!

    Hey there
    I’m sorry to hear you have been unable to text your dad! We certainly need to help get this sorted out as soon as possible. What we can do is research our systems to see if there have been any issues on our end receiving those texts. Can you please send me a private message by Clicking Here and include the following information?
    Full name
    Cell number
    Dad’s number
    Best time to reach you
    Thanks!
    Charise

  • Sending multiple SMS messages

    I just got my iphone yesterday, and cannot figure this out. I need to send multiple texts at once (ex: hey guys, got a new phone- here's my new number) but I can only send to one person at time. Is it possible to send to multiple people at once?
    Help!

    Sorry about this news!!!
    SMS in iPhone is so cool however it is still at the stone age
    I have posted at apple to add this feature and many others missing in this application.
    In the meantime, use your email (where you can send to multiple addresses) to inform your friends about your new phone number.
    Have fun,

  • How do I delete multiple items at once instead of one at a time?

    How do I delete multiple items at once instead of one at a time? I have several duplicate items in my library and would like to delete the duplicates. Thanks!

    You can select multiple items using shift to select a range and control to add or remove items from it.
    Regarding duplciates, Apple's official advice is here... HT2905 - How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group of identical tracks to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. This can happen, for example, if you start iTunes with a disconnected external drive, then connect it, reimport from your media folder, then restart iTunes.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background. Please take note of the warning to backup your library before deduping, whether you do so by hand or using my script, in case something goes wrong.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • How can I delete multiple photos at once from the official Photos app?

    Dear fellow Apple users,
    I have many pictures on my Camera Roll in Apple's Photos app. What's the quickest way to delete multiple photos at once?
    Thus far, I know how to delete photos one by one, but that's time-consuming.
    Thank you.

    No not box with arrow, that is share button.  Edit is where it shows in the pic I posted

  • How can i send multiple sms from my iphone 4

    how can i send multiple sms from my i phone 4

    Turn Group Messaging (instructions in lin that follows) off and send the message to multiple recipients. The result may be dependent on your carrier. If manually keying in numbers rather than using contacts, use the return key after each number. http://support.apple.com/kb/HT5760

  • From my music how do i move multiple songs at once to a playlist

    From( My Music) how do I move multiple songs at once to a playlist.
                                        Thanks

    Your issue has nothing to do with Apple networking. You may get better results in getting a solution if your post your issue to the iTunes area of the Apple Support Communities.

  • Is there a way to format multiple images at once? Change colour mode or resolution?

    Is there a way to format multiple images at once? Change colour mode or resolution?

    It's very easy to make an action.
    Go to window > actions
    In the actions panel, simply click the 'create a new action' button, it starts recording as soon as you've created it (when you've given it a name).
    Now you can apply the changes you want to make to the images on the file you have opened.
    After you've done all you need to do. You click the 'stop' button. The action is now ready to use. And you can apply the changes you made on all the other files.
    Then you can continue how gener7 explained.
    I usually include a save and close command, so that the whole batch doesn't end up opened after running the script.
    But if you do that you have to create a new file, and save it to your computer before you start recording the action, otherwise the save command will be replaced by each file. And you'll end up with one edited file in the end. At least for as far as I know!

  • ICloud keeps duplicating my contacts, any of which I need to delete anyways.  Is there a way to delete multiple contacts at once? I  have been deleting them one at a time, but they keep reappearing.

    ICloud keeps duplicating my contacts, any of which I need to delete anyways.  Is there a way to delete multiple contacts at once? I  have been deleting them one at a time, but they keep reappearing.

    I have exactly the same problem!  I have Outlook 2010 and it does the same thing with my contacts, and calender enteries!! Really frustrating

  • Insert data into multiple entities at once using a view object

    Hi,
    I'm trying to insert data into multiple entities at once using a view object, but unfortunately it doesn't seem to work. The two entities have a 1:1 association. I created a view object which contains both entities and I made sure they aren't read-only. But like I said it doesn't work, I can't insert data in both entities at once... :(
    Is this possible? And how (if it is)?

    Hi,
    I'm trying to insert data into multiple entities at once using a view object, but unfortunately it doesn't seem to work. The two entities have a 1:1 association. I created a view object which contains both entities and I made sure they aren't read-only. But like I said it doesn't work, I can't insert data in both entities at once... :(
    Is this possible? And how (if it is)? Peter:
    This is definitely supported and tested. Please send us the exception stack trace. You must running into other problems. A few things to note:
    A) You have to mark the entities as both updateable (not read-only) and not reference-only.
    B) If you're not seeing an exception stack, turn on diagnostic. Here is how:
    To turn on diagnostic, go to the IDE,
    1. Select the project.
    2. Do right mouse click and select "Project Settings..."
    3. On the Settings dialog, select Configurations/Runner.
    4. In the righthand side pane, you should see a textbox for "Java
    Options". Please add the following JVM switch:
    -Djbo.debugoutput=console
    Then, rerun. The run command should include
    -Djbo.debugoutput=console as in
    "D:\JDev9i\jdk\bin\javaw.exe" -Djbo.debugoutput=console -classpath ...
    You should now see a lot more output on the IDE's message window. Here you should see the exception stack trace.
    If you invoking your app directly from command prompt, just add "-Djbo.debugoutput=console" after your "java.exe".
    Thanks.
    Sung

  • How do I apply a preset to multiple images at once?

    I'm almost embarassed to ask this, because it seems so simple. But I'm new to LR and need some help.
    I want to apply a preset (exmample, a preset that resembles film) to multiple images at once. (similar to batch editing in Photoshop) but I want want the white balance etc to necessarily be the same, obviously. Please help!

    Select all of your thumbnails in the develop module film strip or in the library prior to going into develop. Then turn on Auto-Sync. Any adjustment you make to your first image will be repeated on all of the selected images. Or just perfect your first image and choose sync. You will see a pop-up dialog and you can choose exactly which develop settings you wish to sync e.g. white balance only or white balance and other settings.
    To be clear Auto-sync will apply all develop settings on the fly to all selected images.
    Sync will apply the settings from the first selected image to all of the subsequently selected images unless you choose exceptions. For example you may wish to apply exposure, contrast, highlights and shadows from your perfected image but not the crop settings.
    Don't forget to turn off Auto-Sync when you have finished otherwise it will affect future editing.
    P.S. There is no such thing as an embarrassing question. The beginners forum is designed entirely for that purpose.

  • ? Flash CS4, Is it possible to adjust the length of multiple timelines at once?

    Hi,
    I am using Flash CS4. Is there any way to adjust the length of multiple timelines at once? I am doing an animation of leaves falling from a tree. The leaves alone have 17 separate timelines on separate layers plus each has it's own guide layer.
    If I had the ability to to select all of the timelines together and adjust all of their respective start and end times at the same same time, relative to each other as well as separately, life would be so much easier!
    Of course I can do it timeline by timeline, no problem, but I can't seem to adjust the length of more than one timeline at a time. (no pun intended)
    Even when I select more than one timeline, the double arrow only adjusts the length of one timeline. Even each guide layer's length has to be adjusted separately. I understand the benefit of this, but, testing timing and making adjustments would be so much simpler and go so much faster if I could select and drag multiple timeline lengths at the same time.
    Is there any way to do this?
    I'm new to Flash so, thanks in advance for your patience with me!
    SabelV

    Thanks! I had a feeling. It's nice to have the answer. Oh well, now I can get back to work and not waste any more time with that part of the puzzle. You've been very helpful and I'm sure your answer is correct.  Wish I knew how to rate your answer even higher. Thanks again!

  • Assign multiple relationships at once

    Hi everyone...I am working in Primavera P6 Project Management Release: 7.0 Service Pack 3 (Build #: 00033036)
    When trying to assign multiple relationships at once, my computer will not allow me to capture multiple activities that have been assigned as either a predecessor or successor. I can highlight them, but when I click the assign button they all briefly flash as being captured then the assignment only shows the first activity in my complete schedule?
    I am able to log into a co-workers machine with my credentials and perform this task, but not on my machine. Do you have any suggestions?
    Thanks

    Hello,
    I assume this is all in the same project? It sounds like your project profile security settings could be different than your co-workers. I would see if there is a conflict between your settings from the admin perspective.
    Check these two lines in project security profile.
    Edit Project Activity
    Relationships
    Create, edit, and delete a project’s activity
    relationships.
    Add/Edit Project
    Activities Except
    Relationships
    Create and edit a project’s activity information, except
    activity relationships. To edit activity IDs, a user must
    also be granted the Edit Activity ID project privilege.

  • Changing multiple objects at once

    is there a way of setting eg thre end jump for multiple tracks at once - if they all have the same end jump?
    best tommy banana

    Not really, but you can do it another way around...
    Make the first track, set the end jump and hen duplicate the track twice. You do this by clicking on the track in the outline view panel, hold the Apple key, press 'D" on your keyboard.
    The two new tracks should have the same attributes as the original, including the end jump, menu settings and so on. You can then add the different footage to these new tracks.
    But - are you certain you ned two other tracks? Can you not use a single track and put all of your clips into that, then use stories to divide it up?

  • HT1451 when editing info, how do i select multiple items to edit a group? For example, changing the artist name on multiple tracks at once?

    when editing info, how do i select multiple items to edit a group? For example, changing the artist name on multiple tracks at once?

    Same way you select multipl items anywhere else.
    Hold ctrl and click the items you want.
    If they are in consecutive order, click the 1st then Shift click the last.

Maybe you are looking for

  • How do I set up a Netgear WNR3500 as wireless extender with the Airport Extreme as my main router?

    I just got the Airport Extreme yesterday because the Netgear couldn't hold all the computers we had on it. Now the Apple router works great, except for it is downstairs in the basement because our home computer is ancient and only connects via ethern

  • Help! I can't rip songs to my neeon 2 on Windows Vista!

    Hello, I own a Zen neeon 2 for several years already and organizing my musics on my old computer has been perfectly fine. However, I recently got a new laptop and it has Windows Vista. I successfully installed the software needed to start my neeon2 m

  • Adding commas in quan variable of smartforms

    hi experts, In my smartforms,i have a variable temp_menge which is having value 1000000 but i want to get it displayed as 1,000,000.How to write the same.????? Thanks, Gaurav Edited by: Gaurav Kumar on Feb 26, 2008 2:30 PM

  • File reverse in ODI

    Hello Friends, Can we reverse engineer a text file? Using ODI-Designer (on Win2003 Server) we are having issue to reverse a file source which is on another server(Unix). Steps followed: - Defined a File source in Topology (/export/home/odi/input/file

  • Unable to print PDF files using Acrobat 8.

    I had to uninstall and then reinstall Office for Mac 2011.  I don't know if it's related or not,  but since doing so I have been unable to print PDF files using Adobe Acrobat 8. After opening a PDF file and hitting print, Adobe Acrobat 8 crashes. Any