% set objMessage = createobject("cdo.message") set objConfig = createobject("cdo.configuration") ' Setting the SMTP Server Set Flds = objConfig.Fields Flds.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 Flds.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "localhost" Flds.update Set objMessage.Configuration = objConfig objMessage.To = "negandhimehul@yahoo.com" objMessage.BCC = "mehul@oite.com" objMessage.From = "FRANCHISE_Expo_2008" objMessage.Subject = "FRANCHISE EXPO 2008 - Catalogue Form" objMessage.htmlBody = "
Event Name : " & Request.Form("event_name") & "
|
|||