Friendship Is Like A Mercury Drop. If It Dropped Its Impossible To Collect. So Be Careful Don't Drop Your Friendship.
Saturday, December 5, 2009
Friday, December 4, 2009
Every successful
Every successful person has a painful story. Every painful story has a successful ending. Accept the pain , and enjoy the gain.
Thursday, December 3, 2009
Tuesday, December 1, 2009
Take my eyes
Take my eyes but let me see you. Take my mind but let me think about you. Take my Hand but let me touch you. But don't try to take my heart because its already with you.
Hear What You Have Typed
This is a very small VB Script Program that which talks what you have typed.
Open notepad and type:
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Save the file with a *.vbs extension , it will create a VBScript File.
Now open the saved file , input the text and press ok.
You will hear what you have typed. This works in Windows XP and may be in vista also.
Open notepad and type:
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Save the file with a *.vbs extension , it will create a VBScript File.
Now open the saved file , input the text and press ok.
You will hear what you have typed. This works in Windows XP and may be in vista also.
Friendship lives
Friendship lives inside a room , it has a door and the door has a lock. Its key is trust , if you lose the trust friendship can never be found.