NEED HELP IN GETTING MY APPs from my ACCOUNT!! PLZ **** :(

i have made a back up of my itunes in my hard drive since i had to reformat it 2months ago!
i restored it in my computer the same day and everything was just like before and working fine! i started downloading bunch of apps for a while and did not make another back up and my computer hard drive died 2nights ago! so i fixed it and restored my itunes again! BUT the problem is i dont have a back up of all the files that i downloaded and bought after the first backup! and right after i synced my phone all the newly downloaded programs were gone and deleted! is there a way that i can get them back?? i only see the apps from my first backup (2months ago)! i dont see anything that i downloaded in the past week or month!!

You can re-download purchased apps for free:
http://support.apple.com/kb/ht2519

Similar Messages

  • Need help in getting a report from SAP!

    Hi,
    I'm in charge of a manufacturing operation. I need your help to find a report of OPEN PLANNED ORDERS. I'm using spreadsheets to control the production but I need to get this information from SAP directly. NO MORE EXCEL!!!
    Can somebody help?
    JB

    you may not be able to avoid the excel part, but I guess it is worth a try. Take a look at using a query tool to look at the table name PLAF, you could additionally join this table to MAKT for the full material description and perhaps VBAK if you need sales order related header data which may be tied to your planned orders

  • I need help transferring music and apps from my iPod Touch, generation 1 or 2 onto my itunes library on my laptop

    I am trying to transfer my music and apps from my iPod Touch to my laptop computer's itunes library so that I can update the IOS.  I have tried "Transfer Purchases from iPod Touch under File/Devices and nothing seems to happen.  The itunes library on my laptop is still empty and everything is still on my ipod Touch.  Does anyone know what I am doing wrong or how I can make this happen so I don't lose it all?

    See also Recover your iTunes library from your iPod or iOS device.
    tt2

  • My iPad was stolen - need help with getting my stuff from the icloud

    My iPad was stolen two days ago. I did the remote "lock this device" within ten minutes of it being stolen, but I cannot see any of my pics, etc in my iCloud.
    Any help or advice would be really appreciated

    Photos are not on icloud.com.  You could set up iCloud on your computer and enable photo stream to get back photo stream photos from the last 30 days (see http://www.apple.com/icloud/setup/).  To access your camera roll photos and other data and settings, you will need to restore your backup to another iPad.  If your backup is in iCloud, be sure to do this before it is 180 days old or Apple will delete it.
    It sounds like you already put it in lost mode, but you may want to read through this anyway: http://support.apple.com/kb/HT5668.

  • I need help, cannot get any apps, needs serial number

    I have a creative cloud membership and cannot get any new apps because it keeps asking me for a serial number when I try to liscence the software. I have tried everything on the forums including uninstalling and reinstalling, putting in my details again when asked to liscence the software. I have tried adding another app to see if that will work and it does not. I am so unbelieveably frustrated that I will have to terminate my subscription because it is ridiculous I keep paying for something I am not able to access.

    simone-23, Follow some these steps, this should help.
    Next confirm that this site comes up okay and you don't get an object error
    https://lm.licenses.adobe.com/
    I dont know which operating system you are working on so i am giving you some steps windows and MAC OS:
    Windows:
    In windows 7 navigate to following location:
    /windows/system32/drivers/etc
    1. look out for "Hosts" file
    2. Open it with notepad
    3. Check if you have any entry for Adobe
    4. Remove the entries and try again launching any product from CS6
          On Windows XP navigate to following location:
    \windows\system32\drivers\etc
    1. look out for "Hosts" file
    2. Open it with notepad
    3. Check if you have any entry for Adobe
    4. Remove the entries and try again launching any product from CS6
    Mac:
    1. Please click on "Go" and navigate to /private/etc
    2. Open "hosts" file and check out for any entries for Adobe.com
    3. Remove the entries and save the file
    4.  try again launching any product from CS6
    Thanks
    - Nitin

  • Need help  to get the dID from a Webcenter TaskFlow

    Hi everyone,
    Here is a description of my need.
    I would like, in an ADF Fusion Web Application, to be able to browse the UCM content and then locate a file to get its dID. I saw that multiple ADF Task Flows exist for that, such as Documents - Document Explorer, Documents - Document Navigator, etc. None of them seems to offer this feature.
    The big picture here, is I want to select a file, within the UCM, to then link this file to a specific project in my application.
    For example :
    ProjectID 1, dID 3254234545
    ProjectID 2, dID 5465434564
    Does someone know a way for me to obtain the dID of a selected item on a "Documents - Document Explorer" taskflow?
    I have looked into taskflow customization but I don't think this could be the solution to my problem.

    I'm afraid the best available documentation is the one already provided. It is true that it does not mention explicitly if the parameter is input or output (unlike all the others it could be both), but searching for some more info and thinking about it I assume it must be an input one.
    What I found is this: http://docs.oracle.com/cd/E23943_01/web.1111/b31974/taskflows.htm
    In the text it states that: "An ADF bounded task flow consists of its own set of private control flow rules, activities, and managed beans. A caller requires no internal knowledge of such things as page names, method calls, child bounded task flows, managed beans, and control flow rules within the bounded task flow boundary. Input parameters can be passed into the bounded task flow, and output parameters can be passed out on exit of the bounded task flow. Data controls can be shared between task flows."
    This means, you could use either an output parameter (if the task flow is somehow exited - which it does not do at the moment; that's why I think the current param is an input one), or a data control.
    Read on in the document, and it seems that a data control might be a better option here. I'm afraid it leads more to the realm of ADF, so it might be better to search the ADF forum - even though, some forum users might be able to help even here.
    Another question is how to fill in this parameter. If it is not implemented, you will have to analyse the insides of the task flow. I think WebCenter Portal uses the RIDC Java API, so you will have to search where a DOC_INFO service is called (via RIDC or Web Services - note that there are few DOC_INFO services). See this link http://docs.oracle.com/cd/E23943_01/doc.1111/e11011/c04_core.htm#BABBCIEB and on for details. These services return result sets, particularly one called DOC_INFO where you can find dID to be copied to your output parameter/data control.
    I've been also thinking if dDocName would not be more appropriate - dDocName marks a content item, dID marks a revision (there might be more for one content item), but you seem to know what you need.

  • Need help to get JS variable from JSP???i have partial soultion

    Hi everyBody
    here a littil desciption about wht i need:
    the user should Input value by (prompt) in javascript, then the value will be assigned to JS variable
    and i need the value which the user input but in JSP
    so i do like this
    <script>
    var gg;
    function getF(){
      gg = prompt("yes","input name"); 
    </script>JSP+JS,, both in same page
    now JSP code
    String newname = "<script>document.writeln(gg)</script>";now the problem is->
    i need pass the newname variable to the method renameTo() which belong to FILE class
    but i face problem with it cuz newname variable will not be assigned, it will execute the statment each time i use newname varible????
    while renameTo() method should take parameter type File.
    i hope i put al the details about my problem
    any help please???

    BalusC:
    i've tried ur way:
    this is the JS function
    <script>
    var userInput;
    function getF(){
    userInput = prompt("yes","input name");
    return userInput;
    </script>and here where i call the JS function and then pass the returned value
    out.print("<a href = index.jsp?'newName=javascript:getF()'><img src = folder.jpeg width = 48 height = 48 /></a>");i got the parameter here
    String newPath = request.getParameter("newName");
    out.print("newnameObject = "+newPath);but it return null????
    any explain???!!!!
    bst rgds
    Edited by: Mr.Carlito on Jan 8, 2008 3:53 AM

  • I got my iphone4 yesterday and when I try to get any apps from apps store I keep getting error 1004 please try later please help th iPhone is brand new!

    I got my iphone4 yesterday and when I try to get any apps from apps store I keep getting error 1004 please try later please help th iPhone is brand new!

    mandyfromhull wrote:
    I got my iphone4 yesterday and when I try to get any apps from apps store I keep getting error 1004 please try later please help th iPhone is brand new!
    Try this link to fix your problem.
    http://forums.macrumors.com/showthread.php?t=949246

  • After a trip to Brazil, the App Store apparently thinks my iPad 2 is still there. When I try to download an app, I get a message that I can't get that app from the Brazilian store and have to switch to the U.S. store. The general settings are correct.

    After a trip to Brazil, the App Store apparently thinks my iPad 2 is still there. When I try to download an app, I get a message that I can't get that app from the Brazilian store and have to switch to the U.S. store. The general settings are correct. I apparently need to switch locations manually, specifically for the App Store. Help?

    Open the App Store app, go to the Featured pane, swipe to the bottom, tap your Apple ID and sign out. Tap again and sign back in. The App Store will automatically change to the store from which your account is authorized to make purchases.

  • Need help in developing mobile app using SAP

    Hi
    I have a team of Android, iOS and Windows developers and we are planning to start developing mobile using SAP and SAP Fiori. Need help in getting started with SAP mobile development like i need plugins and development kits that i need to use.
    Thanks
    Ram

    Hi,
    What help needed ?
    For SAP Fiori  Use this link : http://scn.sap.com/docs/DOC-41598
    For SAP Fiori Installation and Configuration Steps: http://scn.sap.com/community/mobile/blog/2014/06/10/fiori-technical-installation-and-configuration-of-one-app-from-a--z
    Which Software you will use to  develop Mobile Apps in SAP Platform ?So that i will suggest what to do ..
    Regards
    Lokesh

  • I changed my password i forgot what it is need help to get back in

    i need help i changed my passwordand i forgot it now i need help to get back in it keeps saying disabled?? help me plz

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                          
    If recovery mode does not work try DFU mode.                         
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings         
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Hello need help I download a game from 4shared and it an iPhone game . It show up and my iTunes but I can't sync it to my phone I need help

    Hello need help I download a game from 4shared and it an iPhone game . It show up and my iTunes but I can't sync it to my phone I need help

    Wowowowow I was told I can get any app from the net and it will work thank

  • Hi need help on getting customer open  items

    hi all,
    i need help regarding getting open items for customers in the previous
    ie. if i give current date,
    i want to get the open items for past 30 days from current date
    help me to get this ...
    thanks a lot
    regards,
    selvi

    or else ,
    use table BSID.
    Regards
    Peram

  • I need help transferring Bootcamp (Windows XP) from my old Macbook Pro to the new one. How do I make bootable clone of Bootcamp?

    Hi I just got a new MacBook Pro I need help transferring Bootcamp (Windows XP) from my old Macbook Pro to my new Macbook Pro  Mac OS X 10.7.4  2.6 Ghz Intel Core 17. How do I make bootable clone of Bootcamp?

    you can't just move XP even if you took the hard drive and have Windows boot and function.
    Apparently there are Windows tools to sanitize the OS and strip all the motherboard drivers and services.
    Time to get a supported OS. Don't want to pay, then use 8 for the time until it goes on sale.
    There are no drivers for even Vista on 2011 and later Macs.

  • How do i get my apps from iTunes to my phone to show on the screen?

    how do i get my apps from iTunes to my phone to show on the screen?

    You will need to do it using a third-party utility such as Phone to PC. Also, see:
    How to dowload purchased music
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

Maybe you are looking for

  • Logical database PNPCE

    Hi   I have created a custom OM infotype 9910 which will data with Object ID either 'O' (Org Unit) or S (Position) . I am using Logical database PNPCE in my report. I have declared the infotype at the declaration part with infotypes 9910 statement Wh

  • Why id this not working? Please Help...

    This part in my action performed is not working. the buttons on my second form is not responding at all!!! Please help ...      public void actionPerformed(ActionEvent ae)           if(ae.getSource() == itmAddD)                frmAddDriver.setVisible

  • Need help on my GRADING program.....A S A P!!!!!

    I need help!!! look at how i programmed it .... But i got one thing on my mind that is confusing me, its this problem (im trying to let the com display the grades being inputed in the statement.. ) This is the CODE i came up with: import java.io.*; p

  • HELP! Cannot install IOS 8.0.2 on my IPad 2

    HI there, Yesterday I saw a download for IOS 8.0.2 on my IPad 2, I did click to download it and it did download but when I want to install it I receive an error message saying "verification failure as you no longer connected to the Internet" ?? I am

  • Extracting Icons from MacIntosh Forms

    Does anyone know how to extract the icons from a MacIntosh form (Forms 4.5) so that I can migrate them to an NT platform (Forms 6)?