') addressBk.document.writeln('

Quick Mail Address Book


') addressBk.document.writeln('
') addressBk.document.writeln('') addressBk.document.writeln('') addressBk.document.close() addressBk.focus() } function sendQ() { var theMail = window.open('','QuickMail','status=yes,toolbar=no,scrollbars=yes,width=400,height=450,noresize') theMail.document.writeln('') theMail.document.writeln('') theMail.document.writeln('

Quick Mail Preview

') theMail.document.writeln('To: ' + document.QMail.receiver.value + '
') theMail.document.writeln('Subject: ' + document.QMail.subject.value + '

') theMail.document.writeln(document.QMail.mailbody.value+ '
') theMail.document.writeln('') theMail.document.writeln('') theMail.document.writeln('') theMail.document.writeln('') theMail.document.writeln('') theMail.document.writeln('') theMail.document.close() theMail.focus() } //-->

7432 Quick Mail v1.0

7432 Quick Mail is a application that mails a e-mail without using a e-mail program.  This program is a now the alpha version, but it should still have some sort of bugs that we don't know yet.  Please pick out the bugs and e-mail them to me.  7432 Quick Mail is only compatible with Netscape Navigator 3.0 or above.  Please report the bugs to me so I can improve this application. I will now working on a beautified version for downloading and use your own address book (the address book here is just a demo).
 
 
To:
Subject:

Note: All scripts in Simple Application category are free only for personal usages.  You may use it for free but you may not copy or modify the codes for any other uses.