answersLogoWhite

0

no, but I'm sure if you have a good reason your wireless provider will do it for you because they have all the records. kinda like detailed billing

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Who Sent the first text massage?

The phone. i sent the first text massage.


Can sent text messages be printed out with a phone bill?

You can't print the actual content of the messages, but the major carriers have an option called Detailed Billing which will allow you to print the date, time, and destination of text messages.


How can you get text messages sent to you?

You can have text messages sent to you by somebody you know if they have a phone. Certain companies also have automatic text messages sent out to people who sign up to a subscription or other service! :]


Att print out your text messages for you?

Actually yes ! I used to work with a guy whoo is blind. His phone dictates his text messages (both sent and received) to him via the loudspeaker. There is specialist software available for this function. Land line phones that receive a text message, even if it is sent in error, will dictate the message to whomever answers the phone as well.


Who sent the first text message on a cell phone?

The first text message was sent by Neil Papworth in 1992.


Can you see text messages sent on your phone?

Yes and No.


Why are you charged for a text message which is not received?

Once the text message is sent from your phone and it is marked sent you will get charged for it. If itÍs not received by the receiver you will need to check the number you sent it to and ask the receiver to check there phone


Sms was disabled with AT and T but I sent a message to someone by accident will it show up on my bill as one text message?

Regardless of how or why you sent a text message, once it is sent from your phone it is billed as a sent text message.


Can you copy and print text messages from a computer?

Yes, you can copy and print text messages from your phone using MobiKin Assistant. Just connect your phone to your computer, launch MobiKin Assistant, and access your messages. From there, you can export your text messages as readable files (like PDF or TXT) and easily print them from your computer.


Can you delete texts online?

NO. once a text is sent to a cell phone, it remains on the phone's memory.


What is the first text message sent on a cell phone?

high mom


What is java console?

The Java console is a display of output sent by a Java program. This is similar to the MS DOS operating system.To print to the console, a programmer will type "println(text);" or "print(text);" depending is the programmer wants to make a new line after the text(println) or not(print).