April 5, 200520 yr Newbies Hello, I have the following form in a HTML / CDML web page: <form action="FMPro" method="post" name="search"> <input type="hidden" name="-db" value="nomenclature.fp5"> <input type="hidden" name="-lay" value="mod
April 5, 200520 yr Add this line to the Form: <input type="hidden" name="-find" value=""> It will send the "-find" Action to FM if the "Search Image" is not clicked. All the best. Garry
Create an account or sign in to comment