i thought now my problem is that i cant connect to the STMP server?
objConfig.Fields(cdoSMTPServer) = "localhost"
localhost is it correct?
i do not know my valid STMP server
Hi DeCojute,
my error is ->CDO.Message.1 (0x80040213)
The transport failed to connect to the server.
How to solve this problem?
i dont have a sever .
my coding is
######################################################
<!--METADATA TYPE="typelib"...
I have this error,
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
which is -> Set objMail = Server.CreateObject("CDONTS.NewMail")
dont i need a mail server?
i do not understand how the email will be able to send out.
Hi DeCojute,
ya i am using win xp pro.
i installed the IIS.
Can u tell me in more detail wat i should do?
Do u have msn messager? so we can communicate better.
Hi DeCojute,
I do know how to capture the registration info into the database.
ya i do need more detail, i am using win XP. And i do not have a sever.
can i still able to send email noticefication?
This is my code
I do not get a error msg, but my sms is not send out.
can anyone help?
<%
Sub Delay(DelaySeconds)
SecCount = 0
Sec2 = 0
While SecCount < DelaySeconds + 1
Sec1 = Second(Time())
If Sec1 <> Sec2 Then
Sec2 = Second(Time())
SecCount = SecCount + 1
End If
Wend
End Sub
%>
<%
Dim...
thanks i understand now.
But i would like to know is there anywhere i can d/l a flash that is like Handphone mobile which user can key and send the value to the asp?
I had make a drop-down list. I want to make it link to the same server to get different database.
<p><b>Select:
<select name="country">
<option value ="singapore">Singapore</option>
<option value ="malaysia">Malaysia</option>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.