How to print sms from folders

Hi , I have an N95 and need to print my sms messages that I sent to a folder on my phone , I have no bluetooth printer and do not seem to be able to open the folder when I attach my phone to my pc through the Nokia suite ....I thought I might be able to blue toth to my pc but cant ....HELp !!!!
Chedd

pc suite only reads sms's from phone that are in
inbox
sent items
drafts
the folders you have made yourself are not (unfortunately) supported via PC Suite/messages.
So move the sms back to inbox or drafts if possbile than then try again

Similar Messages

  • How to Print SMS from N80 & N70?

    Hi all,
    I am looking a way to print my SMS from my phones which are the new Nseries.
    Also how can i save my SMS messeges from my phone to my PC?
    Thank You.

    You can get LifeBlog for the mobile and PC, which will let you archive SMS/MMS/Images/Movies and more.
    That's the best way I've found of saving them all on the Nseries. It stores them in date/time order - so you can read them in order, which is nice as you don't have to look for a message you've sent, then spend ages searching elsewhere for the reply lol.
    Also - a nice little feature - you can set it to delete all items / selected types once they've been transferred...
    e.g. I've set mine to delete all SMS/MMS after transfer, but leave the images on the phone.
    As for the printing, The N70 has an InfoPrint, so you can print directly via Bluetooth/Cable to a compatible printer.
    Nokia History: 3110, 5110, 7110, 7110, 3510i, 6210, 6310i, 5210, 6100, 6610, 7250, 7250i, 6650, 6230, 6230i, 6260, N70, N70, 5300, N95, N95, E71, E72
    Android History: HTC Desire, SE Xperia Arc, HTC Sensation, Sensation XE, One X+, Google Nexus 5

  • How to send SMS from a servlet  to a mobile phone

    How to send SMS from a servlet to a mobile phone what are the things i have to do.......
    very urgent..

    Hi, please read this:
    http://forum.java.sun.com/thread.jspa?threadID=345296&messageID=2608297
    Found on the very forum with the search function ;)

  • How to print texts from iphone 4

    how to print text from iphone 4 without having to screenshot?

    An iOS cannot be downgraded or uninstalled...Apple has never supported doing this and removes the older iOS version files when a new iOS is released.

  • How to print photos from my iphone?

    I have the HP Photosmart C309a,(wireless) and would like to know how to print photos from my iphone 3G.
    I have the "app" "HP ePrint Home & Biz", but I don't know if it's compatible with my printer?

    The app is compatible with your printer IF it is connected to a network (not via USB to a printer).
    If it is not working restart your router by pulling its power plug momentarily.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • How to print information from my Apple I pad to my HP Photosmart D110 series printer

    How to print information from my Apple I Pad to my HP Photosmart D110 series printer ?

    Hello 518,
    Welcome to the HP Support Forums!
    It would appear that the HP Photosmart Plus 209B is not compatible with AirPrint. Without AirPrint you can only print via an App.
    I suggest the ePrint App. Getting Started with HP ePrint Mobile Apps<---
    Cheers,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • How to print labels from my Christmas card list?

    Does anyone know how to print labels from the Christmas card list in Contacts?
    I am new to computers and having managed to type in all my addresses I was hoping to print some labels!    Please can anyone help!

    Welcome to the Support Communities. What version of OS X is your Mac running? ...Click on the  menu at top left of your screen and choose About This Mac. Note the version in the form 10.n.n and then see this ASC tutorial:
    Update your product list
    Then see this Apple doc, which is for OS X 10.9 (Mavericks)...
    Contacts (Mavericks): Print contact information
    ...Found by searching here:
    http://support.apple.com/kb/index?page=search

  • How to send sms from iPad via iphone

    How to send sms from iPad via iphone?

    You don't easily.
    The pad, with I message turned on, will send text like messages to any other ios5 user that has I message turned on.
    The pad is not a phone, and does not have the radio to send 'real' SMS messages, which use the phone channel.
    There are a few apps in the store that will convert messages to SMS, for use with non apple folks.  Check out the app store.  Search SMS.

  • How to Send SMS from Oracle Database to Mobile

    Hi All,
    I need urgent help in how to send sms from oracle database to mobile
    thanks and best regards

    you can use smslib..... . i have made a program with this. its working fine with oracle database.
    see the links here ...
    http://halimdba.blogspot.com/2011/08/send-sms-from-oracle-database-with.html
    by the way, how you can say "urgent help" ?
    regards
    Halim

  • How to send sms from oracle application to cell phone

    Hi all
    please send me in how to send sms from oracle application to cell phone. Is there any way to solve this task. if so please suggest me.

    Please see old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=SMS&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to send SMS from SAP to Any mobile

    Hi Friends,
    I have a requrement. How to send SMS from SAP to Any mobile?? For Example: If i created PO in SAP then i want to send a SMS to Concerned Vendor and HOD.
    Please provide the pre-requisites?
    Naveen

    Hi Naveen,
    there is a standard webservice globally available called Send SMS and you can consume that webservice with the help of CAF and you can send PO number as SMS, If the standard webservice do not work then you have to create your own webservice to fulfill the functionality.
    Regards
    Manohar

  • How to send SMS from JSP application.

    Hi,
    I have created a web application using JSP for our Office internal use. I want to include the folowing option in our app.
    1) How to send SMS from the application to mobile.
    2) I don't want to use third party service (ex: SimpleWire). as the app is for internal purpose only.
    It will be helpful, if I get the complete procedure to implement it, as this is my first application.
    Thanks & Regards
    suresh.

    I am having problem with smslib. smslib is an enhanced version of jsmengine, I have compiled the program, there is no error but when I run it , the following error is found. Can you help? my email is [email protected]
    Exception in thread "main" java.lang.NoClassDefFoundError: CIncomingMessage (wrong name: org/smslib/CIn
    comingMessage)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)

  • How to send SMS from Computer to Iphone 5

    How to send SMS from Computer to Iphone 5 ??

    You must have a computer running Mountain Lion in order to use iMessage on a Mac.

  • How to send sms from jsp

    how to send sms from jsp

    First of all, you need to have the gsm modem or access to any Telco sms gateway.
    If you don have any access to the Telco sms gateway, try to download the SMSLib-Java-v2.1.2 java library from the http://sourceforge.net/project/showfiles.php?group_id=164313.
    Edit the example in the download file and include the example in your JSP file to send the sms using GSM modem.

  • How to send sms from gsm modem(AT commands) to j2me application(not inbox)

    hi
    i want to send sms from gsm modem to a j2me application, for this to happen i have to send sms to a specific port in which j2me application is running.when i m trying to send sms from modem it doesnt go to application it goes to inbox.
    is it related to udh settings if yes then how do i set port no in settings?if no what are the other ways.

    Hi Vignesh,
    Might be you can call ActiveX or DLL objects of the software installed for modem from LabVIEW, if it is unblocked.
    Have a  look on the link > http://zone.ni.com/devzone/cda/tut/p/id/2983
    CLA 2014
    CCVID 2014

Maybe you are looking for

  • Bluetooth Headset will not work following upgrade of PC desktop software

    Recently I updated my laptop with the latest desktop software in order to allow synchronization between Microsoft Office 2010 and my blackberry tour. The sync works! But now that I have upgraded, I am having a problem with my bluetooth headset. After

  • Home button not working

    My home button is not working correctly on my iPod touch 4g.  Sometimes it will work if I roll my fingertip around it, sometimes it won't.  Seldomly it will work instantly, most the time it won't.  I am out of the warranty period on it and would real

  • EDIT PNP Selection screen

    Hello I would like to edit my PNP selection screen (000) with screen painter. Does anyone know if this is possible? Otherwise is it maybe possible to add tabs to the screen dynamically? Greets

  • Check-in of required SC's in NW2004s

    Hello, please, can somebody help me ? To change the ESS sources, i must check-in the required SC in the Track (CMS), in order to do the ".sca" files must be copied to folder "cms/inbox" . But where can i find the ".sca" files in NW 2004s? The Folder

  • Can't Save a Big TIFF 16 bit RGB Image to JPEG

    Hi all, I'm using Photoshop CS5 Extended on Windows 7 64 bit (Home Premium). I've stitched a panorama in Photoshop using merge from 19 RAW files (Canon 5D mkII) in 16 bit. All was fine, I saved the merged image as TIFF 16 and worked on it. Resolution