IT SOLUTIONS
Your TECHNOLOGY partner! 
-Collapse +Expand
ASP Classic
Search ASP Classic Group:

Advanced
-Collapse +Expand ASP Classic Group Home
-Collapse +Expand Message Board
-Collapse +Expand ASP Classic KB
-Collapse +Expand ASP Classic To/From
To/FromCODEGuides
-Collapse +Expand ASP Classic Study Test
PRESTWOODCERTIFIED
-Collapse +Expand ASP Classic Store
-Collapse +Expand Members Only

Prestwood eMagazine

May Edition
Subscribe now! It's Free!
Enter your email:

   ► MB LobbyASP Classic Coding Board     Print This   

ASP Classic and Third Party Controls Topic

Using ActiveX, ISAPI, and other software with ASP
  


6 Threads:

Add New ThreadRandom Thread

Thread 6 of 6
Thread Starter  

Mallika
ASPMail and Exchange Server 2000
I have a question on ASPMail. I want to know if it can coexist with Exchange Server 2000. Currently I use Cdonts for Emails being sent out from our web site but Cdonts do not coexist with Exchange server 2000. Cdont Coexist only with the upgraded version of Exchange 2000 from Exchange 5.5, Now we are installing Exchange 2000 on our server without the upgrade and want to use ASPMail. So i want to know if it can peacefully coexist with Exchange 2000 Server?, , Thanks,, Mallika
10 years ago
Nothing New Since Your Last Visit
1862
Hits

Thread 5 of 6
Thread Starter  

Amiya
ASPMail component ***Urgent Help****
Hi,, , I have created an asp form which will e-mail data. i am using ASPmail component. the code is right, except remotehost field. i have written, remotehost ="pop3.xyz.com" , the mailer.Send shows that ur mail has been sent, but there is no mail in my inbox., the ISP told that there is a userid and password to send mail.Can u tell me where to insert that?, , he says that his pop3 and smtp address are same., , can u help me, the client is waiting for response.
10 years ago
Nothing New Since Your Last Visit
1389
Hits

Thread 4 of 6
Thread Starter  

tmannino
ASPMail AddCC function
I am trying to use the ASPMail AddCC function and am unable to. I currently have AddRecipient and AddBCC, which are both working fine. When I added the AddCC the mail will not send now. Here is a cut from my code:, , if (emailrecp <>"") then, Mailer.AddRecipient emailrecp, emailrecp, if ccfunction <>"" then, Mailer.AddCC ccfunction, ccfunction, end if , if emailbcc <>"" then, Mailer.AddBCC sendername, emailbcc, end if , Mailer.RemoteHost = Application("SMTPMailHost"), Mailer.BodyText = Msg, Mailer.Subject = Sbj, Mailer.SendMail, End If, , The variables are passing the correct values but the email is not being sent. If I removed the AddCC function I added then it works fine, except without the CC address. Do I need a specific version of ASPMail on the server to make this work?
11 years ago
Nothing New Since Your Last Visit
2850
Hits

Thread 3 of 6
Thread Starter  

donna lee
ASP Mail
How can an html format be integrated into the following code:, , strMsgHeader = "Form information follows" & vbCrLf, for each qryItem in Request.QueryString, strMsgInfo = strMsgInfo & qryItem & " - " & request.querystring(qryItem) & vbCrLf, next, strMsgFooter = vbCrLf & "End of form information", Mailer.BodyText = strMsgHeader & strMsgInfo & strMsgFooter
11 years ago
29 replies. Last post:

donnalee
Have this working by using a response.redirect as follows:, , sentCust30.asp, Captures all of the session variables and arrays, including the credit card information - and ends with:, , Mailer.BodyText = strMsgHeader & strMsgInfo & strMsgFooter, , , if Mailer.SendMail then, , Response.Redirect "sentCust30_nocc.asp" , , else, , Response.Write "Mail send failure. Error was " & Mailer.Response, , end if, ,...
11 years ago
Nothing New Since Your Last Visit
2448
Hits

Thread 2 of 6
Thread Starter  

pihl
aspmail
Hi all., , I have a problem using ASPmail. I atemp to send some html where there is include a picture. The problem is that the picture is not there, when I open the e-mail., , Any help to get?
11 years ago
1 Reply:

jdschram
make sure it is not a relative link to the image , , , < !-- instead make it like this -->, , This should send the image ok
11 years ago
Nothing New Since Your Last Visit
1370
Hits

Thread 1 of 6
Thread Starter  

cheddar
Best way to add controls at runtime.
Can anybody describe the best way to add controls to a web page using asp.net at runtime? I have seen methods that use placeholders and some that do not. I am planning on adding an unknown number of different controls at runtime. on PostBack I will need to be able to validate the entries in those fields and further process the data. , , Thanks
11 years ago
Nothing New Since Your Last Visit
2207
Hits

New Thread
-
  Load Time=less than 1 second.
 
Print This
-
 
Have a question? Need our services? Contact us now.
--Mike Prestwood

Call: 916-726-5675

email: info@prestwood.com


481 People Online Now!!  
Online Now: Sign In to see who's online now!  Not a member? Join now. It's free!
Show More...


©1995-2013 PrestwoodBoards  [Security & Privacy]
Professional IT Services: Coding | Websites | Computer Tech