Vasile's SendMail applet
It is a sendmail applet. The mail can be send to anyone in the world.
It will not work if the visitor is behind a firewall, where some connections
are restricted.
In order to make it working from your web page, you must be sure that :
- The hosting web server must be in the same time a mail server(smtp).
- To see if your web server is also a mail server(smtp), under Win95 Dos prompt type :
telnet your_web_server 25
, for example
telnet www.chez.com 25
for my page.
If you have no errors, and it connects to, then
the webserver is a mail server(smtp) too.
- OR
- You can launch this applet from my web page like this:
<APPLET CODEBASE="http://www.chez.com/vasile/mail25/"
CODE=VasSendMailApplet.class WIDTH=470 HEIGHT=340></APPLET>
Download the package
The source code of this applet
Registration stuff
visits since 30 july 1997
Page last modified 21 january 1998




© 1998 Vasile CALMATUI