Hi,

I have a ASP script which uses odbc connection to check SQL server
database. But somehow I tried using "HTTP Content Scan" to check and it
doesn't work.

HTTP Content Scan service config,
Send=GET /http:192.168.1.99:9000/ HTTP/1.1\r\nAccept: */*\r\nUser-Agent:
Ipswitch_Whatsup/8.0\r\n\r\n
Expect=~connection ok

ASP script,
<[EMAIL PROTECTED]"VBSCRIPT"%>
<!--#include file="odbcgkdb.asp" -->
<%
set D_P_Group = Server.CreateObject("ADODB.Recordset")
D_P_Group.ActiveConnection = MM_connCCC_STRING
%>
<html>
<head>
<title>connection ok</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
    </td>
  </tr>
  </table>
connection ok

Can anyone enlighten me. Thanks.

Stephen

__________________________________________________
Do You Yahoo!?
Promote your business from just $5 a month!
http://sg.biztools.yahoo.com

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to