MartinGibbs Posted December 11, 2002 Posted December 11, 2002 Hello, I've got a standard web form that performs a Find. I would like one of the text boxes to do a "contains" search. For instance, I'm looking for a list of reports with the word "BLANK" in the name (a same name would be DLBLANKRRD). Can this be done? Thanks!
MartinGibbs Posted December 11, 2002 Author Posted December 11, 2002 Ok, I did sort of figure this out, using -Op=cn. The first fields are equal, then before the last field, I say &-OP-cn&Field=value&-Find... works ok
Steve T. Posted December 11, 2002 Posted December 11, 2002 Yep, you got it. And for anyone out there not familiar with -op, it must immediately precede the field to which is to be applied... the other fields are not affected. Initially, I had thought it was a toggle and thought I had to switch the next field back to my original -op but it only applies to 1 field.
Recommended Posts
This topic is 8087 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now