How to get satisfaction from Verizon.

By now a few of you, very few actually have figured it out how to get from Verizon what you felt was satisfactory. In some cases like mine my wife and I exchanged our defective new Fascinates for brand new working Fascinates. Some of you prefer a different phone altogether and a tiny minority have been successful although based on what I have read you were given a used different phone. I am going to try to put together a do's and dont's that might help you wind up with a product that you may be happy with.
Do:
I recommend starting  with the person that sold you the phone and 2 year extension, he took your money and got a commission, make him work for it.
Remember the only thing that matters is your phone will not receive phone calls and text messages, this is the most important function a phone must fulfill, it is worthless if it cannot reliably perform this basic task.
Be polite but firm, do not back down. You will be lied to in a variety of ways some unintentional some quite on purpose.
Always get the name of who you are dealing with and at the first no; escalate to the person they answer to, remember they will lie and tell you a supervisor is not available, this is a lie 98% of the time.
Don't:
Try to resolve your problem on a Sunday.
There is no written policy on how any rep. will help you, so whatever you say ok to is all you will get.
Expect a phone number given here from someone that is satisfied will work for you, It will not, it is not the number that get's it done is what you say and how you say it.
Waste your time with the first person that answers the phone, they do not have the authority to really give you what you want.
Ok in conclusion keep this in mind, the reset's and the *228 don't fix anything you are wasting your time. If you have a phone that fails to receive calls the only thing that will fix it is a phone that works. Also if you are not good with words, you are passive or too nice, don't make the call yourself find a spouse, significant other or a good friend that you know can talk and verbally fight and won't back down.
Good Luck friends.

Certainly the LG Voyager supports syncing contacts with a supported address book app on your computer?
With Wimdoze, the iPhone supports syncing contacts with Outlook 2003, 2007, or 2010 along with syncing calendar events and notes or with the address book app used by Outlook Express or Windows Mail called Windows Contacts for syncing contacts only, and with the Address Book on a Mac.
You need to get the contacts from the Voyager into a supported address book on your computer - the contacts should already be available on your computer someplace. Not a good idea to depend on a cell phone alone for contacts, which can be lost or stolen or damaged by accident.

Similar Messages

  • How to get contacts from Verizon phone to iPhone 4S?

    I currently have a Verizon non-smart phone (LG Voyager).  I plan on pre-ordering an iPhone 4S.  How can I get my contacts on the iPhone 4S? 
    FYI- I do have backup assistant.
    Thank you.

    SFalconi wrote:
    kaebfly wrote:
    Not sure. Haven't checked but maybe VZW will post another "Getting Ready" guide for the 4s like they did for the 4. You can also check the App store via iTunes to see if the current app works for the iPhone 4s. I personally didn't use backup assistant...I never liked how it worked  with my other devices (always mixed things up so contacts might have multiple listings instead of one and would place the mobile number as a home number and vice versa). iTunes syncing was quick and easy. I was coming from a BlackBerry when I got my iPhone though so I'm not sure if that's an option for the Voyager.
    If you do some searching on the VZW site, or even Google, you can still find those getting ready guides. All the same info would apply, I'd think.
    I know the info for the iPhone 4 is still available...but not sure if everything will be the same. Since iOS 5 will make it where you don't have to connect the iPhone to a computer at all there may be a way to do it without that step (which is necessary with iOS 4 if you want to use iTunes to sync contacts). You might be able to get your contacts on your computer from the Voyager and then sync them to the iPhone through the Cloud. Or...it might just be exactly the same as the current iPhone. That's why I was saying maybe they'll post another guide for the 4s. There might even be an owners manual PDF for the 4s already on the apple site. Not sure but if there is then some info would also be available there.

  • How to get contacts from Verizon non-smart phone to iPhone 4S

    What is the best way to get my contacts from my LG Voyager to the iPhone 4S?
    Thank you

    Certainly the LG Voyager supports syncing contacts with a supported address book app on your computer?
    With Wimdoze, the iPhone supports syncing contacts with Outlook 2003, 2007, or 2010 along with syncing calendar events and notes or with the address book app used by Outlook Express or Windows Mail called Windows Contacts for syncing contacts only, and with the Address Book on a Mac.
    You need to get the contacts from the Voyager into a supported address book on your computer - the contacts should already be available on your computer someplace. Not a good idea to depend on a cell phone alone for contacts, which can be lost or stolen or damaged by accident.

  • How to get photos from mac to iPhone 6? when i try it just comes up iCloud instead of my photos

    how to get photos from mac to iPhone 6? when i try it just comes up iCloud instead of my photos

    Make sure Settings > iCloud > Photos > iCloud Photo Library (Beta) = "Off"
    Then sync your iPhone using iTunes and make sure your sync settings for photos are set correctly in iTunes.

  • I got a new computer and don't know how to get music from ipod touch to itunes library

    I recently got a new computer and don't know how to get music from my ipod touch to show on my itunes library. 

    You need to transfer the iTunes folder from the old computer to the new one.
    iTunes: How to move your music to a new computer (Mac or Windows):
      http://support.apple.com/kb/HT4527

  • I have a new MacAir and don't know how to get info from my USB stick and my SD photo card.  Can anyone help me please?

    I have a new MacBook Air and don't know how to get info from my USB stick and get info from my SD card.  Can anyone help, please?

    Plug the stick and/or card into the appropriate slots on the side of your Air. Do you see icons for the devices appear on the desktop? Click into them to see what files are there.
    Matt

  • How to get data from a USB-UIRT device using Labview?

    How to get data from a USB-UIRT device using Labview?
    I'm trying to get data from a USB-UIRT device, is it posible with Labview?
    I really appreciate your help, 
    thanks

    You may want to contact the developer of the device for the API and DLL.
    http://65.36.202.170/phpBB2/viewforum.php?f=3

  • How to get file from server while click on link

    Hi,
    i created on link and i gave one server path to select file from server but while clickinng on link it no displaying any thing.
    following is the Destination url that i gave for the item.
    /u08/app/appvis/xxex/inst/xxex_apps/xxrbe/logs/appl/conc/log/
    please tell me how to get file from server while click on link.

    Ok I got your requirement now.
    If you are getting file names from view attribute then you should not be adding destination URI property for the link.
    Instead you can use OADataBoundValueViewObject API.
    Try below code in your controller processRequest method:
    I am assuming that you are using classic table.
    Also in below example it considers OAMessageStyleText and you can replace it with link item if you want.
    OATableBean tableBean =
    (OATableBean)webBean.findChildRecursive("<table item id>");
    OAMessageStyledTextBean m= (OAMessageStyledTextBean)tableBean.findChildRecursive("<message styled text in table item id>");
    OADataBoundValueViewObject tip1 = new OADataBoundValueViewObject(m, "/u08/app/appvis/xxex/inst/xxex_apps/xxrbe/logs/appl/conc/log/"+"<vo attr name which stores file name for each row>");
    m.setAttributeValue(oracle.cabo.ui.UIConstants.DESTINATION_ATTR, tip1);
    Regards,
    Sandeep M.

  • How to get value from list item

    Hi all,
    How to get value from list item?
    I have a problem with the List Item object
    in the Oracle forms.
    How can I retrieve the selected item from
    a list ?
    I didn't find any function like 'list.GET_
    SELECTED_ITEM()'...
    thanks
    Bala

    Hello,
    You get the value as for any other Forms item:
    :value := :block.list_tem ;Francois

  • How to download pics from Verizon cell phone to ipad2?

    How to download pics from Verizon cell phone to ipad2?

    Is it an iPhone ? If it is and you don't want to go via your computer and iTunes, then the camera connection kit can connect the iPhone to the iPad and can copy photos to the iPad. Also there are photo transfer apps such as Simple Transfer which can copy photos between iOS devices via your wifi network.
    If it's not an iPhone then you probably need to go via your computer and sync them via iTunes, or if there aren't that many photos and your phone supports it you can email them to yourself

  • How to get FILENAME from FILE PATH

    does anyone know how to get filename from a file path for example
    FILE PATH: C:\Project\uploadbean\web\uploads\Button.txt
    returns
    FILENAME: Button.txt

    @BalusC
    ust for a reference cause i'm new in JSP This has nothing to do with JSP, but with basic knowledge of an essential API. I have given you the link to the File API. Are you saying that you refused to read the API documentation, which clearly explains you how to use the File and shows which methods are all available to you undereach the straightforward getName() method, and expecting that the others may chew the answers for you? Loser.

  • How to get data from PDF form?

    PDF forms can send data in url like GET or POST method. Is it possible to get data from url, like in PHP http://sever/file.php?item1=value1&item2=value2&item3=value3
    In APEX url have specific construction and I don't know how to get value of items (1...3)
    Please let me help to find simple method of geting data from URL.
    Best Regards,
    Mark

    The APEX URL syntax is detailed here
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/concept.htm#BCEDJBEH
    How to get it from PDF is another matter...
    I'm working on an app that downloads PDFs with a Large amount of data as a blob, takes that blob and changes it to XML, then goes through the xml to validate each section of data and then add it into the schema that my apex app is referencing....
    I didn't write the original code but I do know that it isn't a quick thing to implement and includes using some uploading some java jar files to your schema and writing some custom java code.
    Someone else may be able to help with grabbing PDF data into the URL for the amounts of data you want to pass to apex.
    Gus..
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone!
    Edited by: Gussay on Sep 21, 2009 5:52 PM

  • How to get Position from EmployeeInfo in DIAPI

    I am using DIAPI(JCO) for SAP B1. According to one or my reuirement i am in need of Position from the EmployeesInfo. But there  seems no option or method for getting position from that. Can anyone guide me how to get that from EmployeesInfo ? Any help is appreciated..

    Looking at the DI API properties vs. DB fields mapping documentation in the SAP Business One developer area (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c5f5dbcc-0a01-0010-5d82-f25f2bee715e)
    it seems that this field is not exposed (yet).
    I.e. you could only run a SQL statement to get this information.
    Sorry,
    Frank

  • How to get songs from computer to iphone

    how to get songs from computer (I tunes) to iphone?

    Have you read the User Guide? http://support.apple.com/manuals/#iphone
    Syncing iPad, iPhone, or iPod touch with iTunes
    Syncing music to iPod or iPhone

  • How to get videos from touch, in full resolution?

    How to get videos from touch, in full resolution?
    I tried email, but that compresses them.

    Import them as you would from any digital camera.
    http://manuals.info.apple.com/enUS/iPod_touch_iOS4.1_UserGuide.pdf

Maybe you are looking for

  • Issue when doing Delta loads from PSA to DSO using DTP - Pls help Urgent

    Hi All, I have done 3 data loads into PSA and from PSA, iam loading the data into DSO - by splitting that load into 3 using 3 DTPs. (Split that by Fiscal Period). 2 of the DTP loads are extracting the data from 3 PSA requests. But, one of the DTP loa

  • Recordset Retrieval in Servlets

    Dear All, I am using a Servlet to access the Database and read a recordset. The issue I am having is that the query executes in the backend in a fraction of a second. But the fetching of data from the database to the application server takes a very l

  • Mail won't default to correct account

    Quickbooks has an option for creating statements for customers via email, sending the outgoing email draft to mail. After installing Yosemite, the outgoing mail won't default to my professional email address, instead defaulting to my iCloud email add

  • Require help in ifogroup

    Hi , Pls urgently ,i need help to configure -- Termination and  Leaving aciton , so i need help , which infotypes should be attache in thease actions or also  MOD like (INS, cop) ,. rgrds RJ

  • Excessive Incoming Messages in Mail configured to Yahoo Mail

    From a Mac newby... Each time I open Mail on my new Mac Mini (OS X Mountain Lion 10.8.3), Mail Activity shows thousands of incoming messages arriving at a rate of roughly 40 per minute. But the only emails going into my inbox are "legitimate" emails