Clearing data in safari

how do you delete email addresses from automatically coming up in safari...for example...any address that starts with the letter "p" will appear in my drop down menue no matter how old and i want to delete these....

Hi
In the Safari menu there is the option to 'Reset Safari' this will erase everything!
Phil

Similar Messages

  • I received a phishing email supposedly from my bank and clicked on url - didn't enter any data though.Bank says to get ipad checked for viruses,but I understood ipad has built in security.I've cleared cookies in safari via settings.  Anything else to do?

    I received a phishing email supposedly from my bank and clicked on url - didn't enter any data though.Bank says to get ipad checked for viruses,but I understood ipad has built in security.I've cleared cookies in safari via settings.  Anything else to do?

    I know this has been solved as you reported, but I think you need to check with your e-mail provider. Did you also get this same e-mail on your computer? If you use the same ID for e-mail on computer and ipad, it should have appeared on both. It's very common spam. Check your computer to see if on it, the e-mail is in spam, or, if you deleted it on your ipad, check your recently deleted e-mails.
    You might want to consider changing your password, though people sending spam, don't need it. My e-mail provider had me change my password, not because I was getting spam, but unknown to me, I was sending it!  (You'll still get some spam, though.) It's when you learn that you're unknowingly sending spam...that you must change your password.
    Hope this helps.
    (Ss I was sending this, I just got an e-mail notification from the Nigerian... it got to my e-mail instead of going to spam.)

  • Is there a way to view Internet history if it has been cleared for the safari page on an iPad 2?

    Is there a way to view internet history on an ipad2 after it has been cleared from the safari page?

    If you had backed up your iPad prior to deleting the Safari history, that history should be in the last backup.
    This is what is contained in the iPad backups - copied from Apples support site.
    http://support.apple.com/kb/HT4079
    Information iTunes will back up
    Safari bookmarks, cookies, history, and currently open pages.
    Map bookmarks, recent searches, and the current location displayed in Maps.
    Application settings, preferences, and data.
    Contacts.
    Calendars.
    CalDAV and subscribed calendar accounts.
    YouTube favorites.
    Wallpapers.
    Notes.
    Mail accounts.
    Autocorrect dictionaries.
    Camera Roll.
    Home screen layout and web clips.
    Network settings (saved Wi-Fi hotspots, VPN settings, network preferences).
    Paired Bluetooth devices (which can only be used if restored to the same iPad that did the backup).
    Keychain (This includes email account passwords, Wi-Fi passwords, and passwords you enter into websites and some other applications. The keychain can only be restored from backup to the same iPad. If you are restoring to a new device, you will need to fill in these passwords again.)
    Managed Configurations/Profiles.
    MobileMe and Microsoft Exchange account configurations.
    App Store Application data (except the Application itself, its tmp and Caches folder).
    Per-app preferences allowing use of location services.
    Offline web application cache/database.
    Autofill for webpages.
    Trusted hosts that have certificates that cannot be verified.
    Websites approved to get the location of the device.
    In-app purchases
    You should be able to restore your iPad from the backup to restore Safari's history.

  • Application cache removed with Clear Data

    I'm developping a tool on ipad which I want to run with application cache only according Safari's "Storing Data on the Client".
    and: "Safari Client-Side Storage and Offline Applications Programming Guide"
    But I observed that the app cache is deleted with " Clear Cookie and Data" in the "Settings".
    That's not what I expected from the app cache but from "normal" caching only.
    What sense does it make if the app cache is removed the same way?
    Is there someone who has other experience with app cache and Clear Data ?
    Thanks

    O, I'm sorry, I thought this was the forum for questions like that one.
    Still I'm not an enrolled apple developer. So I think I cant' ask their forum.
    Forums there are closed like a castle at midnight.
    But the problem does not belong to iOS.
    It's simply HTML + javascript performed by Safari. Runs on any other modern browser too.
    Hm, frustrating. I have an ipad, use Safari and cannot ask the Safari folk this question.
    Thanks

  • HT1677 Clear History in Safari

    Does clearing the history in Safari have any effect on the speed with which web pages are loaded? 

    Not so much the history, but clearing cookies and data can help. If you Safari is loading pages slowly try clearing the cookies and data, close Safari and then reboot the iPad. That might help.
    To close Safari, tap the home button once. Then tap the home button twice and the recents tray will appear at the bottom of the screen. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the Safari icon. Tap the home button twice.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Posting date and clearing date different in G/L clearing document

    Hi Friends,
    While clearing a G/L manually using F-03, the clearing date is entered in the selection screen.
    The clearing document which is posted is posted with the posting date same as the clearing date mentioned in the selection screen of F-03.
    In what situations can the posting date of a G/l clearing document be different from the clearing date?
    Regards,
    Shilpi

    Hi,
    The Clearing Date in F-03 is actually the Posting date, so in this case the posting date will be same as clearing date. But a clearing document can also be created when you reverse a FI document, in this case the Reversal document will have a clearing date different than posting date. Let me know if this info helps you

  • How to clear data in Table Control.

    hi! all
    How to clear the data in table control.
    i have a Table control which displays column A data from the previous screen and allows to enter column B and column C and i have a button CLEAR, when i click CLEAR button the Data displaying in table control has to be cleared. how to do it.
    Regards,
    Nagulan

    Hi,
    Loop over the internal table of table control & clear data from table control.
    loop at tctab.
    clear tctab.
    modify tctab.
    endloop.
    Best regards,
    Prashant

  • Clear data in ASO 9.3.1.3

    how can i clear data for some combination of data
    what i ahve done is i run th report script of those combination and then i deleted the values and loaded the data with rul file
    is this way or or we have any other way to clear the data

    Hi,
    Be extremely careful if you are doing this..
    One way is to make use of calculation script:
    FIX(dim1, dim2) /*dim1 & dim2 are those members which form the combination where you donot want the data*/
    CLEARBLOCK ALL; /*Clears and removes all blocks*/
    ENDFIX;
    NOTE:
    1. Take backup before executing. Check the number of blocks before and after execution to get fair idea of whats happening.
    2. If you use CLEARBLOCK within a FIX command, Essbase clears only the cells within the fixed range, and not the entire block.
    3. Choose the FIX members cautiously.
    Hope it helps!
    Neha
    Sorry, this is for BSO only!!
    Edited by: NehaGahtori on Mar 26, 2010 5:32 AM

  • Using back button to clear data

    I have a several JSP pages that help create a report. The first page you choose some options using check boxes. The second page you put those options in a certain order. The last page you choose the data you want to search for and it runs the report. The second and the last pages have a back button. The problem is when you use the back button and change some of your choices the old choices don't always go away. What I need to do is erase the previous choice (which are contained in an array) when the back button is clicked.
    One problem is that the array is declared in a different method than the one that determines what happens when the back button is pressed.

    You can use reset funcyion to clear data on back button.
    Cheers
    Varun Rathore

  • After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7) The window don't open or they are there  and only in an outline, kind of like they're behind the screen. I have also done a system update and then a syst

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

  • Trying to delete my Contacts Storage using Clear Data button however it's Unavailable

    Just recently upgraded to a Droid Razr (been a long time blackberry user) and really just beginning to understand some of the features.  During the initial setup I didn't handle my contacts the way I would have preferred and would like to start over.  From what I can decipher, I should be able to go to Settings>Applications>Storage Use> and then chose "Contacts Storage" to completely delete my contacts via the "Clear Data" button.
    However, the "Clear Data" button is grayed out and unavailable.  I've tried using "Force Stop" thinking that if this application currently had the data in an open state then that might be why is was unavailable.  However, it doesn't appear that "Force Stop" ever actually stops the application and it certainly doesn't allow me to chose "Clear Data" afterwards.
    Does anyone know how I could either make the "Clear Data" button available or another method to completely remove my contacts?
    Some other info that might be helpful:
    Hardware: Droid Razr
    Android Version: 2.3.6
    Data Size: 31.29MB
    I do not want to "root" my phone at this time.  If I were going to make a wild guess, I think it could be related to Backup Assistant (same idea that if an application has locked the data, it's not read/writable).  However, I don't see any way in the phone to disable Backup Assistant to test this theory.  Furthermore, I have disabled sync with all other contact services (facebook, linkedin, etc.) so if I can ever delete my contacts... the deletion won't propogate to my original sources.
    Any help would be greatly appreciated!!!

    Take a look at these instructions i Found And you might be able to Get Rid of them by Tapping on the Contacts up on Top then hitting your settings and Tap Manage Contacts that might give you the option there to get Rid of them. You could Export them to your SD CARD Then once in there Format the Card. But a word of Caution if you have an Pictures or Songs in there they will be Wiped as Well..
    How do I manage my contacts on my DROID RAZR?
    How do I manage my contacts?
    Quick links 
    Create a new contact
    Add recent calls to contacts
    Edit a contact
    View contact
    Unable to view contacts within the Navigation app     
    My contacts on Corp Sync account Stopped Syncing after I updated the phone software to 6.12.173  
    Delete a contact
    Add picture to contact     
    Create a new contact group
    Delete a group
    Sort contacts
    Set an individual ringtone for a contact
    Contact transfer assistant
    Choose which contacts to display
    Create a new contact
    Touch ,tap contacts.
    Press the Menu key and tap Add contact.
    Choose an account to store new contacts
    Add all the information you want to store for this contact in the appropriate fields.
    Tap Save.
    Add recent calls to contacts
    From the Home screen, tap 
    Tap the recent (second from the left icon).
    Scroll to the number you want to add to contacts.
    Touch and hold the number.
    Tap Add to contacts.
    Select Existing to add number to existing contact or New to create a new contact.
    Add all the information you want to store for this contact in the appropriate fields.
    Scroll down and tap Save.
    Edit a contact
    From the Home screen, tap .   
    Tap Contacts.
    Locate and tap the contact you would like to edit.
    Tap the options key. (four squares located beneath the display screen)
    Tap Edit contact.
    Make your changes.
    Tap Save.
    View contact
    Tap   
    Tap Contacts.
    Press and hold the contact that you would like to view and tap View Contact.
    Delete a contact
    Tap  
    Tap Contacts.
    Tap and hold on the contact.
    Scroll down and tap Delete contact.
    Tap OK to confirm.
    Note: At this time multiple contact selection is not supported.Add picture to a Contact
    From the Home screen, tap .   
    Tap Contacts.
    Locate and tap the contact you would like to edit.
    Tap the options key. (four lines located beneath the display screen)
    Tap Edit contact.
    Tap on the image icon located on the top left corner
    Make your selection
    Tap Save.
    Create a new contact group
    Tap   
    Tap Contacts.
    Tap on the group icon  located next to the magnifying icon.
    Press the menu button
    Tap New Group.
    Enter the name of your group.
    Tap OK.
    Tap the check box of the names you would like to add to the group..
    Tap Done.
    Repeat steps 7-9 until you are done adding items into the groups.
    Delete a group
    Tap   
    Tap Contacts.
    Tap on the group icon located next to the magnifying icon.
    Tap and hold on the group name you wish to delete. 
    Tap delete group.
    Tap Yes to confirm.
    Sort contactsTo sort contacts or set display options, press Menu > Display options and touch:
    Only contacts with phones: hide email-only contacts.
    Sort list by: sort by first or last name.
    View contact names as: view contacts as first name or last name first.
    Choose contacts to display: select which source to use contacts from.
    Set an individual ringtone for a contactYou can assign a custom ringtone for each of your contacts.
    Touch and touch the name of the person.
    Touch > Options.
    Touch Ringtone and select the ringtone to use.
    To switch back to the default ringtone for a contact, select Options > Ringtone > Default ringtone. CLICK HERE to visit our web based contact transfer assistant.
    Contacts Menu OptionsWithin your contacts Menu you will have other options to help manage and share your contacts such as, Add contact, Display options, Accounts, Import/Export, Share name cards and More.Notes:
    Exporting contacts to the SIM card does not currently save the contacts. You can export and save contacts to the SD card.
    If you have multiple SIM cards, you will need to power cycle the device for all the SIM contacts to be visible.
    Under More, you can see My info - Which contains all of your contact information.  And Settings - Access toDisplay suggestions and Contact storage, which allows you to choose which account new contacts will be saved to.
       You can also remove the Display suggestions under you Contacts settings as well by removing the check from this location as well.
    Unable to view contacts within the Navigation appIf you're unable to view your contacts within the Nagivation application, try updating your Google maps application. Touch Market > Menu > My apps and select maps to update to the latest version.
    Choose which contacts to display.
    Q: I have several accounts set up in my phone. How do I choose which contacts to display for the account i have set up such as Facebook, Corporate/Enterprise, Gmail/Google etc..? A: From the home screen, touch Apps > Contacts, touch the Menu key> Display options. Under Choose contacts to display, select the account which contacts the contact you wish to display or not display and check to display or uncheck to hide the contacts.
    My contacts on Corp Sync account Stopped Syncing after I updated the phone software to 6.12.173If you experience the issue with the contact sync after the update, please follow the steps below:
    Under Accounts, select the corp sync account, General Settings, and UNCHECK the Contacts check mark.
    Tap on - OK, OK.  Go to your Corp Sync email account and tap on the Manual Refresh (two arrows) to perform the Sync.
    Power Cycle the device and repeat the steps above by CHECKING the Contacts check.
    Details 
    Answers others found helpful
    MotoCast User Manual
    Troubleshooter
    Download MOTOCAST Desktop Software
    Locks Up/ Freezes (DROID RAZR)
    How can I speed up receiving the GPS signal for my outdoor workout faster?

  • 1099 Misc- RFIDYWWT program not selecting by clearing date

    Hello,
    I am trying to run the transaction S_P00_07000134 - Generic Withholding Tax Reporting for 1099 Misc forms in ECC6.0.  It is not pulling the vendor line items by the clearing date like the old 4.6 1099 program did (RFW1099M).  For example, an item was posted in 2007 and paid in 2008.  This is not getting picked up in the RFIDYWWT program.  Am I missing something?  I've selected Document clearing date under the output control and lists, but I don't think that's the right spot for data selection.
    Any help would be appreciated!
    -Lori

    Thanks Carol!  That is exactly it.  I did resort to putting in an OSS message - and that's what they told me after she "yelled" at me for asking the question...it wasn't a software issue, but remote consulting.  I'd like to see where in the SAP help it tells you that if you're not familiar with the program!
    Thanks again,
    -Lori

  • Open items date and clearing date

    Hi,
    Could any one tell me what are the field names in BSEG table for the "open items date" and "clearing date"?
    thank u
    Kaki

    You should better analyze open items via secondary index tables (BSID for customers, BSIK for vendors, and BSIS for G/L accounts with open items), it would be more efficient. Those tables by design contain actual open items only.
    Anyway if you have to select open items via BSEG then you should select those which have AUGBL and AUGDT fields cleared.
    Another option is to use some LDB (Logical DataBase) - KDF or DDF.

  • How to clear Cache in Safari?

    I found this solution to clear Cache in Safari on the community pages.
    Does it work? I hope the Safari developers with confirm.
    How to clear Cache in Safari
    ~Bee Delaware
    Jan 3, 2013 7:34 PM
    Quit Safari.
    Click out on your desktop somewhere to get Finder menu on the top menu bar.  Then look over to the right, and select the "Go" menu while holding down the "Option"button.  You will then see an option for "Library" right under your home folder on that list.
    That is your hidden Users Library.  Open that Library, go down to Caches.  Open that, and then look for apple.com.Safari.  Take that file to the trash.
    Restart Safari.
    I tried it, I do not know what the consequences are yet

    It''s a bit drastic, but that clears Safari cache. There's another way of clearing the cache:
    1. Open Safari, go to Safari menu (on the menu bar) > Preferences > Advanced, and tick "Show Develop menu in menu bar".
    2. Close Preferences, and go to Develop menu > Delete cache

  • Incorrect clearing date on AP payment document

    We did a payment run (F110) on 1/31/2008 for various vendors and all the payments were posted on that same day.   However, we noticed that there are 4 invoices that now show clearing date = 02/02/2008, even though these invoices were included in the 1/31 payment run.  The payment document for those 4 invoices also have document/posting/entry date of 1/31/2008.   We cannot figure out where the 02/02 is coming from.     If any of you have encountered this issue before, I would appreciate your input.    Thank you.

    When you go to those 4 vendors' information you will see the line: "Chk cashng time" - there is probably "2" there. This is what it means:
    "Chk cashng time"  -  Probable time until check is paid. It is number of days which usually pass until the vendor has cashed your check.
    Use:
         During automatic payment transactions, the system calculates the value date for check payments using this information and stores the date in the line item. The date is calculated as follows:
         Value date = posting date + check cashing time
    If you want to make is same day, just g to: Change vendor information FK02 and delete this "2"
    Please assign points if helpful.

Maybe you are looking for

  • Very simple mp3 player

    What is an easy way to create a very simple flash mp3 player in DW CS3? I tried the DW mp3 plugin, but that caused confusion for visitors who did not know how or want to install a plugin. I googled "flash mp3 player" and there are many available, but

  • Process Overdue

    Hi i am loading transaction data and there was no psa and it was directly updating Infocube.I got an error like Process overdue and in the details tab we have like this .. Short dump in the Warehouse Diagnosis The data update was not completed. A sho

  • Expire OIM User based on End Date

    This is a query on expiring an OIM User based on end date. Does OIM need any configuration for it to expire the user based upon end date? The start date seems to work well as expected but the end date doesn't. Even after the end date has arrived the

  • What to set pause button to when using invisiblepause swf

    Hi Folks- I am using the invisiblepauseplay swf in my project in Captivate 4.  I have it set to rest of project.  What should I set the pause button that sits underneath it to for best functionality? Continue? No action? Thanks for your help? Rita

  • How to restore a filtered wave ?

    I collect a vibration signal from a rotor,then will calculate the relative phase to a benchmark. first I use the "windowed FIR Filter" to filter the signal to except the signal above work frequency the use the filtered signal to calculate ,but the fi