Home | Advertising Info16 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Jmail post search results
From: Swift
Date: 10/23/2000 3:37:59 PM
IP: 139.130.78.137



 

Hi all,
I will start with what I do know works and what I am trying to do.
I have used the below to send my mail. This works fine.
The (Search.Fields.Item("what ever").Value) are the results "value" (name and email address) from a search which will change each time.

What I cant do is loop through the results to send an email to each one.

The scrip I sent you is my attempt at trying to do this, as you can see me ASP is crap.
I hope you can help.

Regards Swift

Dim strRecipient, strName, srtEmail_subject, strEmail_from, strEmail_message, strBcc

strRecipient = (Search.Fields.Item("EMAIL").Value)
strName = (Search.Fields.Item("FIRST_NAME").Value)
strEmail_subject= Request.Form("EMAIL_SUBJECT")
strEmail_from = Request.Form("EMAIL_FROM")
strEmai_message = Request.Form("EMAIL_MESSAGE")
strBcc= ("info@swiftx.com.au")

set Message = Server.CreateObject( "JMail.Message" )
Message.From =strEmail_from
Message.AddRecipient strRecipient
Message.AddRecipientBCC =strBcc
Message.Subject= strEmail_subject
Message.Body= strEmai_message
Message.Send( "smtp.server-mail.com" )
set jmail=Nothing


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com