But why when i add a new server from another server to the other in SQL server 2000, it gave me Timeout Expired. So what could the problem be?
Thank You
Hello, i am still unable to send mail so may i know what is wrong with the following code?
<%
if (Request.Form ("text1") <> "" ) then
Dim DataConn, oRs
Dim SQL, myEmail,Email2
Dim password2
Dim objMail
Dim strMessage
myEmail=Request.Form ("text1")
Set DataConn...
I solve the problem already but it shows that
No records found:
Use the browser's back button to go back and try again
. May i know what is wrong with it?
Thank You X-)
Can all of u please help to check wheher the following code is correct? The purpose of the code is that it will enable to user to know their password when they type in their email.
But they gave me this error message:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'...
Hello, whenever i click "submit", it give me this result:
"Records cannot be updated".
So can you check that is my looping correct?
<%
if (Request.Form ("submit") <> "") Then
Dim adoCon, adoRec ' ADO connection object
Dim ConnString
Dim myName...
Hello, can anyone please check whether the following code is correct? It seem to be that it is not working.
<%
if (Request.Form ("submit") <> "") Then
Dim adoCon, adoRec ' ADO connection object
Dim ConnString
Dim myNameID, myUserID, myPwd, myDept, myYr, myEmail, sql...
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.