Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 send mail from brinkster
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

micheal24
Starting Member

Egypt
2 Posts

Posted - 29 October 2003 :  06:09:52  Show Profile
hi every one
what do you think in this code i try it and it work?!!
This code makes use of a public, free, third-party email sending service called MAC-NET.
Neither I (VBWizard) nor Brinkster is affiliated with or responsible for the actions of this
third-party system. Please do not abuse their system by using it for spamming. They have
some very sophisticated safeguards in place to prevent it, so if you attempt to abuse it this
way, you deserve all the frustration and headaches you receive thereby.

To see a sample page that actually sends email, see:
http://www15.brinkster.com/vbwizard/emailexample/example.htm


There are two HTML pages - one (example.htm) contains the form for gathering user input,
the other informs the user once the email has been successfully sent.

----- BEGIN example.htm ----- ----- BEGIN example.htm ----- ----- BEGIN example.htm -----
<html><head><title>Email Example Using MAC-NET</title></head><body>
<font face='arial' size="2">
<center><h1>Email Example Using MAC-NET</h1></center>

<center><form method="GET" action="http://mac-net.com.sg/postbox/sendmail.asp?">
<table><tr><td>
<!-- NOTE!!! It is important to keep the field names on this form ("to", "fm", etc.) as they
<!-- are shown. These are the field names the MAC-NET server expects to see.

TO:<input type="text" name="to">
FROM:<input type="text" name="fm"></td></tr><tr><td>
SUBJECT:<input type="text" name ="re" size="50"></td></tr><tr><td>

<textarea name="msg" wrap="physical" rows=6 cols=60 value="">
</textarea></td></tr><tr><td>

<input type="hidden" name="rd"
value="http://www15.brinkster.com/vbwizard/emailexample/emailok.htm">

<input type="submit" value="Send Email"><input type="reset" value="Clear">
</td></tr></table>
</form></center>
</body></html>
----- END example.htm ----- ----- END example.htm ----- ----- END example.htm -----

----- BEGIN emailok.htm ----- ----- BEGIN emailok.htm ----- ----- BEGIN emailok.htm -----
<html><head><title>Email Example</title></head><body>
<center>
<h1>Email Example</h1>
<h3>Your email was successfully sent!</h3>
</center>
</body></html>
----- END emailok.htm ----- ----- END emailok.htm ----- ----- END emailok.htm -----

i don't know how to use this code in sintz forum can any one help me
my mail is
micheal_nabil@hotmail.com
Any thoughts and suggestions?
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07