Important alert: (current site time 5/18/2013 7:42:16 AM EDT)
 

winzip icon

Get Yahoo! IMWindows Chat Text! (With colors/fonts/sizes and smileys!

Email
Submitted on: 8/24/2004 11:19:09 PM
By: Fred.cpp  
Level: Intermediate
User Rating: By 2 Users
Compatibility: VB 5.0, VB 6.0
Views: 4980
author picture
(About the author)
 
     Do you want to save your conversations from Yahoo! Messeenger with colors/fonts/smileys? here's the solution!. you can write whatever you want and before close the IMWindow, open GetY!Text, double click the window you want to save the conversation from in the GetY!Text list and the app will get the text for you, ready to be saved In HTML Format or In a Word Document! Updated to work with The new Yahoo Messenger 6.0

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
  3. Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 11 submission(s) by this author

 


Report Bad Submission
Use this form to tell us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:

Your Vote

What do you think of this code (in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor (See voting log ...)
 

Other User Comments
8/24/2004 11:22:11 PMFred.cpp

I hope this be useful. feedback is wellcome.
votes no needed.
(If this comment was disrespectful, please report it.)

 
8/25/2004 5:22:21 AM

GREAT code, perfect. Exactly what I needed, 5 votes from me. Thank u
(If this comment was disrespectful, please report it.)

 
8/30/2004 1:51:12 PM

There's a bug. When you click update list and click a convo, it shows the wrong convo OR no convo at all. I think its something to do with the IM window thats on top or not on top. Can u fix it ?
(If this comment was disrespectful, please report it.)

 
11/3/2004 10:01:46 PMcoozzzzz

Since you added the HTML Object Library, you should put it to use. There's no need to parse HTML for child-elements (such as DivElements) nor manually include Styles since the DOM handles all of that for you.

HTMLDocument.styleSheets(0).cssText
HTMLDocument.All.tags("div")(0).inner HTML


(If this comment was disrespectful, please report it.)

 
3/4/2005 3:10:48 AMUna-Rat

Get a 5 from me. Does anyone know how to convert this code to delphi?
(If this comment was disrespectful, please report it.)

 
6/12/2005 7:55:21 PM

i've got 6.0.0.1992, module 6.0.0.600
and it doesn't work with my software... at all.
(If this comment was disrespectful, please report it.)

 
9/22/2005 10:23:34 AMNguyen Hoang

this program can not get any hat text from my IM. I use YM 7.0. How can I make it work?
(If this comment was disrespectful, please report it.)

 
9/22/2005 11:22:23 AMFred.cpp

In the left of the windows there is a list with the IM windows currently opened.
Double click the item on the list you want to get.
now, you can save/copy/whatever you want
(If this comment was disrespectful, please report it.)

 

Add Your Feedback
Your feedback will be posted below and an email sent to the author. Please remember that the author was kind enough to share this with you, so any criticisms must be stated politely, or they will be deleted. (For feedback not related to this particular code, please click here instead.)
 

To post feedback, first please login.