Hi all :-) I am a complete novice at all of this so please be patient with me! :-)
I've recently built a website that has an online DB of horse pedigrees. I am using a pedigree script based on perl.
The front end search page is comprised of javascript and a form which - when submitted generates the pedigrees. The form has various criteria which the user completes such as number of generations to display, the name being searched for, the database and the type of search (quick or slow). The form appears to be tied in to the javascript for each 'criteria'.
On the site I ahve a smaller search form comprising just a text entry box and a search button. I'd like to use this in place of the longer form above. So, I am guessing that there is someway that I can make the script automatically select a predetermined number of generations, the DB it is searching, the type of search - and have all this info hidden from the user, ie just running in the background - and then all the user does is enter a name to search for in the one field.
Am I right in thinking this can be done?
And can someone help me set it up properly? :-)
many thanks!
geraldine