MartinGibbs Posted April 23, 2003 Posted April 23, 2003 Hi, I want to search for this string, using a link and a &-Find command: </a> How do I format the characters so it looks for the <: I tried doing the &060, but, guess what, that has the & in it!! any help? Thanks@!
Garry Claridge Posted April 25, 2003 Posted April 25, 2003 You can use < However, you will need to place == before it, e.g.: FMPro?-db=combotest.fp5&-lay=web&-format=hworld.html&name===<yes>&-find I have field called "name" with some data "<yes>". The URL found it OK with the "==" However, this may be a bit restrictive as it is an "exact" search. All the best. Garry
Recommended Posts
This topic is 7953 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