PSC,best,mailing,list,covers,basic,ASPand,the
Quick Search for:  in language:    
PSC,best,mailing,list,covers,basic,ASPand,the
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 132,008 lines
 Jobs: 198 postings

 
Sponsored by:

 

You are in:

 
Login


 

 


Latest Code Ticker for ASP/ VbScript.
if i remember, this is a M. Harris code sample
By ask on 8/24


MTS Registration Script
By Igor Krupitsky on 8/23


Click here to see a screenshot of this code!Creating Windows Users with ASP and ADSI
By jamespwalters on 8/23

(Screen Shot)

News Poster (Advanced)
By Martin Kilbryde on 8/22


Print a web document through MS Word
By ask on 8/22


Click here to see a screenshot of this code!ADSI Domain Group Explorer
By Gordon Asbach on 8/22

(Screen Shot)

_-~Who is looking at your site? v2.0!~-_
By John on 8/22


Using HTML Option to Display Current Month
By Patrick Ingle on 8/20


FdB: Free Database (Aka Fake Database)
By TV2k.net on 8/19


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Superb Mailing List (One of the Best see screen shot)

Print
Email
 
winzip icon
Submitted on: 12/1/2000 5:40:27 AM
By: Code Master  
Level: Beginner
User Rating: By 13 Users
Compatibility:ASP (Active Server Pages), HTML, VbScript (browser/client side)

Users have accessed this code 14173 times.
 

(About the author)
 
     This is one of the best mailing list in PSC. It covers all the basic of ASP...and therefore teach you many new things... If you like this, then please vote for me

 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!

    '**************************************
    ' for :Superb Mailing List (One of the B
    '     est see screen shot)
    '**************************************
    Check ReadMe.htm and ReadMe.txt
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 6 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Beginner category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
12/2/2000 1:55:43 PM:Hector Hernandez
This script do not verify the email to 
see if it is real (or use the correct 
syntax), but I thing that is good, 
Thanks for the script.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/3/2000 12:39:10 AM:Kevin Pirkl
Neat work..  Nice full package.. We 
need more of these detalied kind of 
applications.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
12/3/2000 2:43:44 AM:Arsalan
>Hector Hernandez
Well I tried to make 
this script as short as possible so I 
didnt add the verification 
feature.
I'll add lot more feature in 
my next version of this......
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/12/2001 11:02:28 PM:salc
there is no sample database available 
in the zip file.however, it is a very 
neat work.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/13/2001 12:29:08 AM:Code Master
salc :
I'm 100% sure that the database 
is included with the source 
code.
Check it again
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/13/2001 11:45:00 AM:Exus
this code   Rocks! 
worked first time 
i just uploaded the whole folder  no 
glitches  this is wot i have been 
looking for for my quake2 clan so i can 
send them all mails etc..
 allso in 
your readme.txt at the bottom it says 
common problem email must be enterd.
i 
just used a name and it worked fine :) 
Wicked!
and took 3 seconds to recive 
it not bad m8 
(ps excuse the bad 
spelling!)
 icq.6051839
thanks for a 
great code the world needs more code 
like that !!!!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/7/2001 2:08:39 PM:Bjorn
Fantastic script. And a small tip:
Put 
these two lines before 
MailToSend=Send
MailToSend.MailFormat
=0
MailToSend.BodyFormat=0
and you 
can send html-newsletter.¨
There is 
only one little thing that I miss in 
thist script. I would like to have an 
emailnotification when someones 
subscribe or delete themselves from the 
maillinglist. Maybe anyone here can 
make that?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/29/2001 12:08:31 PM:Andreas
It doesn't matter what kind of mail ASP 
I try, I always get an error at the 
line where the mail will be send 
(MailSend.send). It seems as if this 
has something to do with the rights. 
What did I forget or what do I have to 
do to get this running ?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/29/2001 12:34:33 PM:Andreas
OK,
I found the "Mistake" I did not 
set up the SMTP on my Server.
Now the 
code is running the way it should. 
Thanks for a good peace of learning 
software!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/10/2001 11:43:51 AM:andy
HELP,
I am a begginer and I would like 
to get this script working it looks 
great. I have got an account with 
Domaindlx.com and i cant get the email 
to send. I get an error every time. I 
think that you can only send emails 
using OLE and the one used in this 
script does not work. CAN someone 
please help!!! Thank You
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/28/2001 12:20:26 PM:er
ry
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/28/2001 12:22:01 PM:zaki
sorry, for the comment I have wrote 
accidently
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/28/2001 10:19:26 PM:dhour
Hi,I'm absolutely beginner in ASP.I 
would like to ask you a question.When I 
run your Mailing List Script to mail to 
registered users,I have found an error 
below. Can you explain to 
me.Thanks
Microsoft VBScript runtime 
error '800a01ad' 
ActiveX component 
can't create object: 'CDONTS.Newmail' 
/mailinglist/function.asp, line 106 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/29/2001 3:49:05 AM:Code Master
dhour:
Its because CDONTS is not 
installed in the server.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/1/2001 11:30:04 AM:dhour
Sorry to disturb you again.Actually I 
don't exactly understand what CDONTS 
was.Can you explain to me .And I used 
PWS to run your script.That mean I 
should install CDONTS into my 
computer?.Thanks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/2/2001 3:45:25 AM:Code Master
dhour:
CDONTS is usually installed 
with IIS 4 or greater. I dont think u 
can use it in Win98/Me.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/10/2001 10:09:28 PM:beginner
Hi, I have tried to  use this code. 
However, the mail could not be send to 
the receipents in the database(all my 
email add) but it did wrote '3 mails 
successfully sent'
Appreciate if you 
could help me on this...
thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
11/10/2001 1:00:20 AM:Gilles
I am a very beginner and thnk I did 
everything requested in order to use 
the script.
I am using a hosted 
service using Win NT and had created a 
fpdb folder where your files are now. 
When I register, using register.asp, I 
am returned with the following message 
:
Microsoft JET Database Engine error 
'80040e09' 
Cannot update. Database 
or object is read-only. 
/fpdb/maillist/register.asp, line 
181 
Naturally, it does not work 
further than that. 
Any clues 
?
Thank you in advance for your 
help.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
11/10/2001 1:09:17 AM:Gilles
I am quite new at all this and just 
installed the folder in my web hosted 
remotly. I updated the name.inc file. 
It is running on Win NT and a created 
an fpdb folder where the script 
resides. When I try to register I am 
given the following message 
:
Microsoft JET Database Engine 
error '80040e09' 
Cannot update. 
Database or object is read-only. 
/fpdb/maillist/register.asp, line 
181 
What do I need to do, or what 
is wrong ?
Thank you in advance for 
your help.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.