Newbies magicpp Posted April 5, 2005 Newbies Posted April 5, 2005 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
Garry Claridge Posted April 5, 2005 Posted April 5, 2005 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
Recommended Posts
This topic is 7241 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