Current location: Hot Scripts Forums » Programming Languages » ASP » checkbox and mass e-mail in asp


checkbox and mass e-mail in asp

Reply
  #1 (permalink)  
Old 12-11-06, 01:25 AM
matheresem matheresem is offline
New Member
 
Join Date: Dec 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy checkbox and mass e-mail in asp

Hi to all,
Please help me...I need the code of saving the values of checkbox in the database.I'm having a hard time searching the net for a source code...I'm having a headache bec. of this..please..!!! and also mass e-mailing. The recipients e-mail are stored in a database.
P.S.
in asp format please
Reply With Quote
  #2 (permalink)  
Old 12-11-06, 08:16 AM
koncept
Guest
 
Posts: n/a
let the value of the check box be 1 or 0 and then store it in the database as true or false. (bit in mysql/mssql)

for the mass email what email component do you have?

it will look something like this
Code:
do while not rs.eof

objmail.sendmail
rs.movenext

loop
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 03:54 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.