Hi, people.

I asked on this topic last week, but got no replies.  Let me rephrase the
question in simpler terms.

I'm doing an HTTP content scan for some specific text on a web page.  The
text is Keane IT Monitor.  How do I write the Expect= line in order to scan
the web page for this text?  From the default of Expect=~.*<html>,
I tried Expect=~.*Keane IT Monitor (no good).
I tried Expect="~.*Keane IT Monitor" (no good).
I tried Expect=Keane IT Monitor (no good).
I tried Expect="Keane IT Monitor" (no good).
I tried Expect=~.*Keane\sIT\sMonitor (no good).

The knowledgebase and manual don't offer precise explanation of how to
compose the Expect command.  In one of the knowledgebase examples it says:
if I were looking for a specific string I would create an expression like
this "~.*joe was here" , but it doesn't say if you need the quotes in it or
not.  I seem to have tried it both ways, but with no success.  I am certain
of the actual text string being encoded on the web page.

Can anybody help???  Thanks......

Chris Powers
Systems Engineer
MCSE, CNA, Network+, A+
Keane IT Technical Services



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