Forum Discussion
jplopezy_118145
Nimbostratus
Dec 06, 2013Search word in body content
Dear,
I run into the problem of making a irule you find a word in the body of the page that loads and take an action.
Try something like this but does not work
September static :: erro...
PeteWhite
Employee
Dec 06, 2013Try this:
set static::errocuerpo {invalid}
when HTTP_RESPONSE {
if { [findstr [HTTP::payload] $static::errocuerpo] } {
log local.0 "Login Fail"
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects