skip to main
|
skip to sidebar
Home
Hacks
Internet
Mobile
PSU
PSU JOBS
security
simple tips
programming
»
C++
Batch
Masm
Monday, 30 April 2012
Undo send mails-Eazy trick
09:27
sooraj.m
No comments
Yes it is possible to undo our send mails.But with in seconds. Gmail provides...
Read More
Page 1 of 27
1
2
3
4
5
Next
Subscribe to our RSS Feed
Follow Us on Twitter
Be Our Fan on Facebook
Followers
Popular Posts
Tcp client server communication using Java
TCP Client import java.io.*; import java.net.*; class tcpclient { public static void main(String args[])throws Exception { ...
Play any videos with Windows media player
Hello friends, Windows media player will not support formats like .flv ,.mkv etc. So we use other players. But using this...
How to open blocked sites in LAN
Networks in colleges, schools will block some social network- Here a easy way to open these sites. These sites can be opened through prox...
Binary to Decimal converter- Masm program
printmsg macro msg mov ah,09h lea dx,msg int 21h endm printnum macro reg mov dl,reg add dl,30h mov ah,02h int 21h endm calcnum...
MATLAB PROGRAM TO EVALUATE QUADRATIC EQUATION(Ax^2+Bx+C=0)
prompt = 'Enter A' A= input(prompt) % Read A from keyboard prompt = 'Enter B' B= input(prompt) % Read B from keyboard p...
Total Pageviews
Archives
►
2017
(12)
►
January
(12)
▼
2012
(24)
►
October
(5)
►
May
(5)
▼
April
(1)
Undo send mails-Eazy trick
►
March
(1)
►
February
(6)
►
January
(6)
►
2011
(70)
►
December
(10)
►
November
(5)
►
October
(1)
►
September
(13)
►
August
(26)
►
July
(15)