Is it possible to extract data from a Safari cookie?

Hello,
I need to recover a FedEx tracking number that I entered in Safari, and I'm hoping that perchance it was stored somehow in a cookie when I entered the number. It appears that I have a few cookies from FedEx in the list of cookie files on my computer, but I have no idea how to extract anything potentially useful from these files.
After looking up the package on FedEx.com once, I lost the tracking number. I was shipping most of my clothes and some important books from California to Italy (where I'm working for the summer). Now the package hasn't arrived, and nobody at FedEx in either country will lift a finger without the tracking number. This attempt to recover it from Safari is the absolute last thing I can think of to get the magic number back.
Any advice is appreciated. Thanks very much,
Adrian

Hi Adrian
For Safari, cookie information is stored in your User Library>Cookies folder. The file is cookies.plist. You can open this file with TextEdit. First open Text Edit in your Applications folder. Then file menu>open and navigate to the file.
When open, Apple Key + F key to open the "find" feature. Type in FedEx, select find by clicking on the button rather than pressing return so the find panel does not disappear. Continue to select "find" until you've gone through the entire search. Don't know if a specific cookie (there will be several for FedEx) contains the tracking number, however, I guess you'll soon find out.
Good Luck

Similar Messages

  • IS possible to extract data from email body using ssis?

    IS possible to extract data from email body using ssis?
    the email come with a display table
    CRISTINA&amp MICROSOFT Forum

    Hi perezco,
    As Piotr said, this can be done through .NET programming in a Script Task or a Script Component. For the code snippet, please refer to the following thread:
    http://forums.asp.net/t/1629654.aspx 
    In addition, there are also third party SSIS components that provide such a functionality such as:
    http://www.cozyroc.com/ssis/receive-mail-task 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Possible to extract data from DB

    Hello All,
    Can any one let me know is it possible to extract data from DB ? for the initial we need to extract all the records and we need to extract from 5 tables and perform match and merge and create a unique records..Is it possible?
    Once done then for delta we need to make sure all the 5 tables are updated then only BODS need to extract and update the deltas...
    Thanks
    Rajeev

    Hi Terry,
    Yes ,u can use DB connect to retrive the data from SQL data base...
    Also, If you want DB -connect with MS-SQL, In the source MS-SQL all the tables which provide data for SAP have to be owned by SAP-User (which you created to connect data base).
    Follow the same procedure u have done for Oracle DB connect..
    Cehck this look for more info..
    http://help.sap.com/saphelp_nw04/helpdata/en/58/54f9c1562d104c9465dabd816f3f24/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..
    Edited by: Venkata Narayana Jakkampudi on Jan 13, 2009 6:07 PM
    Edited by: Venkata Narayana Jakkampudi on Jan 13, 2009 6:08 PM

  • Will be possible to extract data from work flow?

    hi
    i need to add approver in FIAP report. the filed is available not any table like, its getting from abap work flow? please let me know  normally will be possible to extract data from work flow?

    Hi,
    There is no direct method i am aware of, but you can definitely create custom extractors on base tables.
    -Vikram

  • Extended Analytics - Is it possible to extract data from HFM to MS Access through an UDL (OBDC) file?

    Hello,
    I am trying to extract data from HFM, using Extended Analytics, to MS Access through an UDL (OBDC) file but it displays the following error:
    "error occurred while connecting to the database"
    I've followed these steps:
    1. Create a blank MS Access database (.mdb format)
    2. Create an .UDL file which connects to MS Access database:
          - Provider: Microsoft Jet 4.0 OLE DB Provider
          - Connection: Linked to the .mdb database created in step 1.
          - Give "ReadWrite" permissions.
    3. Test .UDL file connection successfully.
    4. Create DNS with Extended Analytics DNS Configuration tool.
    5. In Extended Analytics (HFM), once selected the new DNS and extract it displays the error commented before.
    ¿Do you know how i can solve this issue?
    Thank you in advance,
    Best regards,

    Hello Anjum Ara,
    Thank you for your response.
    I don't understand how to add my database SID to tnsnames.ora. (I already found the file but i don't know how to add new database SID)
    I have created one MS Access database in "C:\TEST.mdb" and i want to connect Extended Analytics to it.
    How i have to add this database into tnsnames.ora file?
    Thank you in advance,
    Kind regards

  • Extract data from Java to Excel

    Apologies for my ignorance in this field but is it possible to extract data from a Java based application (stock charts and the like) directly into Excel? If so could someone please contact me and explain the process in very simple terms as i have no idea how Java works :o)
    Many thanks.
    Gilsey

    Actually I should qualify my "Yes" answer. It is possible for a Java application to output data to Excel (using Jakarta POI for example). Whether it is possible to persuade an existing Java application to do that depends on the application. If it has been programmed to do it, then yes. Or if it has an underlying database where it stores its data, and you have access to that database, it might be possible to extract data from the database into Excel. Otherwise the programming of the application would have to be changed.

  • Extracting data from Command Window using Jdk

    Is it possible to extract data from any active instance of command window(cmd.exe)in windows OS(2000 or XP).
    Please help me out.

    Only if you create the window and execute the command through Java:
    http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

  • Extract data from RMS to BI.

    Hi experts,
    I wish to know if its possible to extract data from CRM RMS using BI (7.0).
    I have read in other topic that it doesn't exist any standar way to do it (using Bussines Content), but that topic was answered some years ago. ¿do you know if there are news about this issue?.
    If not possible using BI (standar or specific development), if somebody knows how to extract data from RMS and show it with a query, even using R3, would be helpful for me.
    Thanks in advance. Kind regards.
    Ricardo.

    rectified without any action

  • Is it possible to save / extract data from a MS SQL database 2008 using lookout 6.2?

    Is it possible to save / extract data from a MS SQL database 2008 using lookout 6.2?
      Now a days we are saving / extracting data in a excel spreadsheet, but we would like to do that using a database because it is better.

    You can use ODBC connection to work with SQL Server database.
    Use SQLExec object to execute the SQL statement. Here is a KB about the SQL statement.
    http://digital.ni.com/public.nsf/allkb/4ADEEA04CD24AE0B862565E20002A16F?OpenDocument
    To write data to spreadsheet is more straightforward because Lookout has built-in spreadsheet object. But you need to write SQL statement by yourself to interact with other database.
    To read the data back is the same way. Just use "select" SQL statement to query. You can use Datatable object to query.
    The "Data Source" can be "DSN = data source name;". The data source name is configured in Control Panel->Administrative Tools->Data Sources(ODBC).
    Ryan Shi
    National Instruments

  • Is it possible to extract data with jdbc from msword???

    I need to extract data from word.
    Is it possible and can I do that (if you've got code it would be nice)
    Thanx

    I am not sure whether it is possible but if ever, it must be with a Microsoft COM object. i.e. you have to write a COM-Wrapper java class to access the content of a word file.
    The best way i can consider is to use the OLD Visual J++, which was deprecated after .NET and C# were introduced.
    It may still function, if your project is nothing commercial.

  • Unable to extract data from an AS/400 system.

    Hello experts.
    We are trying to extract data from an AS/400 system but not having any success until now.
    I´ll write down you the stepts that we have followed until now:
    1.- Create a DB Connect between both systems
    2.- Create a Source System from AS400 in the workbench under DB Connect Directory
    3.- Generate datasources from tebles specified in the schema of the connection
    break point -
    At this point, we had a problem with some tables with at least one fieldname containing character "Ñ".
    After asking some possible solutions to SAP, the told us this is not supported, as the system can´t have any object with character "Ñ", so the transfer structure was unable to activate with this fields in the datasource.
    --- end of brek point --
    4.- After those issues, we´ve decided to implement, in another schema, views from those tables which had the fieldnames with that character "Ñ", changing them to an "N".
    5.- We´ve created another source system with that schema, and user than can see that schema.
    6.- To be able to see those views, in transaction RSDBC, we had to deactivate the two checkboxes in the first window ( Choose tables and Choose views) .
    7.- Right afeter, we could generate correctly the datasources from this logical tables.
    8.- We have designed  the hole dataflow for this datasources and everithing went rigth.
    9.- But wen we tried to execute the infopackage to extract data from those logic tables, we cannot get any registers. Acctualy the charge remains yellow after the job have finished.
    Please, I would appreciate any help you could give us on this problem.
    Thank you very much
    Regards
    Joaquin

    I´d like ti add something to this thread, and maybe clarify a littel bit the question.
    The only way that the BW system recognizes those logical tables, through transaction RSDBC is checking out the two boxes on this transaction, "Select Tables" and "Select Views".
    I don´t know haw these logical tables have been created, bus does this mean that the are not neither tables or views as BW understand them.
    Please, if someone knows anythin about this, answer to this thread.
    Thank you very much.
    Joaquin Sobrido

  • How to extract data from 12 tables ?

    Hi experts,
    I want to extract data from 12 tables into bi.
    How can we do this. And also can we extract some fields from
    a structure?
    Full points will be assigned.
    Regards,
    V N.

    Hi,
    First you need to check if the tables are standard tables or custom tables. If they are standard tables check which extractors are using those tables.
    If they are not being used by any of the standard extractors then you you need to create generic datasource for the same. The same hold true for custom tables as well. For custom tables, you'll need to create generic datasource. If you search the forum for generic datasources you'll get a lot of information.
    Its very important that you understand the table relationships, data volumes, if delta is possible or not, data granularity, etc for your datasource design.
    Cheers,
    Kedar

  • How to extract data from ODS to non-SAP system

    Hi,
    Can anybody tell me, step by step, how to extract data from ODS to a non-SAP system?
    Is it possible to do it without programming effort? And is there volume limits for this kind of extraction?
    The non-SAP system is an unix system.
    Thanks in advance
    Ella

    Ella,
    You can look at it from the concept of a BADI / Infospoke
    Extract the data from the ODS to a Flat file / RDBMS using an infospoke. I am not sure as to how the infospoke loads data into the RDBMS ( did it very long ago ) but then you can push it into an RDBMS and I am sure it will be system neutral.
    Hope this helps...
    Arun
    Assign points if it helps

  • Error while extracting data from CRM

    Dear all,
    I have used some standard and generic datasources to extract data from CRM. These were working fine for more than a year and are scheduled in Process chains. For the past few days I am getting Caller 09 error as shown below, only for the generic datasources. I have checked the connection,replicated the datasources and activated them, reinitialized and have tried all the solutions that were posted earlier, but still the process chain fails. When I execute the process chain for generic datasources manually, it is working fine.
    When I tried in RSA3 for both standard and generic datasources in CRM with update mode D, I get a message 'Error occured during the extraction',
    Kindly suggest what can be the problem.
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Thanks all in advance.
    Regards
    Adhira Anand

    Hi Meyappan,
    I have checked SM37, SM21 and ST22. There are no errors.
    in SM37 the below log is displayed.
    Job started
    Step 001 started (program SBIE0001, variant &0000000005420, user ID ALEREMOTE)
    Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    DATASOURCE = ZCRM_SRV_DEFECT
    RLOGSYS    = CLNT645BIP
    REQUNR     = REQU_4JHQ8HH6KA40JHC1TYLYIV2W2
    UPDMODE    = D
    LANGUAGES  = *
             Current Values for Selected Profile Parameters               *
    abap/heap_area_nondia......... 2000000000                              *
    abap/heap_area_total.......... 2000000000                              *
    abap/heaplimit................ 40000000                                *
    zcsa/installed_languages...... DE                                      *
    zcsa/system_language.......... E                                       *
    ztta/max_memreq_MB............ 2047                                    *
    ztta/roll_area................ 6500000                                 *
    ztta/roll_extension........... 2000000000                              *
    1 LUWs confirmed and 1 LUWs to be deleted with function module RSC2_QOUT_CONFIRM_DATA
    IDOC: Info IDoc 2, IDoc No. 101415, Duration 00:00:00
    IDoc: Start = 13.10.2010 22:51:39, End = 13.10.2010 22:51:39
    Synchronized transmission of info IDoc 3 (0 parallel tasks)
    IDOC: Info IDoc 3, IDoc No. 101416, Duration 00:00:00
    IDoc: Start = 13.10.2010 22:51:42, End = 13.10.2010 22:51:42
    Job finished

  • Extract data from R/3 using RFC

    Hi!
    Can any one tell me can I extract data from R/3 to BW usinf an RFC. My project has an implementation of RFC to bring the data from R/3 to BW and execute some functions on it.
    Please let me know what are the steps to create RFC to extract data from R/3 (If possible)!
    Regards,
    Sri Harsha

    Hi,
    Check the below threads.
    Unable to fetch data from R/3
    Problem in extracting data from R/3 to BI 7.0
    Extraction from R3 table to BW
    RFC to file scenario
    Regards,
    Maha

Maybe you are looking for

  • I have "find my iphone" installed on my iphone 4, which I lost last weekend. I opened the app once, but do not have an icloud account. Is it possible to find my phone? If so, how?

    (I don't think I can set up an iCloud account on my computer because my macbook is too old to update to an operating system that supports iCloud, but could set it up on my brother's computer or something if it would be helpful.) This is just really f

  • Java.util.Date

    I have a session bean which is published as a web service. The methods in this bean have a return type of java.util.Date. I am unable to invoke any of these web services method in Studio creator. These work fine with a .NET client. The exception is a

  • NPE when configuring SSL in 9.2

    Hi all, I'm trying to configure SSL on WLS 9.2 mp4 but am getting a NullPointerException with no additional helpful information. I'm using "Custom Identity and Java Standard Trust." I think the location, type, and password of my identity keystore are

  • My Quicktime Mp4 Video Archive is Converting into Sound Files

    I archived a number of videos using quicktime, in mp4 format. I don't know if this was caused by a software update; but, these videos only play as sound files now. This has happened on quicktime videos stored independently on both of my Macs - so I d

  • JAX-RPC, DII and Complex Types

    I am currently in the middle of a project at University on Web Services. I am trying to create a client which uses Dynamic Interface Invocation(DII) to obtain information from a web services server. Here is where it gets very interesting. I realize w