July 11, 200520 yr I am using a Password field with CDML and I cannot get FileMaker to return an exact match. I've tried a few different things, but this is the code I have right now: <input type="hidden" name="EIN" value="=="> <input type=text name="EIN" id="EIN" value="" size=30 class="monospace" tabindex="1"> <input type="hidden" name="-Find" value=""> <input type="submit" name="-Find" value="Submit"> I've tried an op=eq tag, with and without an id parameter in the text input field, etc. Can anyone see what I might be missing? Thanks!
July 12, 200520 yr Can't see anything obvious, so may need to see some more of your Form. All the best. Garry
Create an account or sign in to comment