Simple Search Form
I am having a really annoying problem with my single field search form. When I search for results I want it to load a page with a form with all the fields filled in.
I have this method working on another page.
The form is on member_search.php and the form field is name 'mid'. I have the form action set to member_search2.php which has the complete member profile form on it.
I have a recordet on member_search2.php with the filter is mid = form varriable mid and have all the fields dynamic.
But when I search it loads the member_search2.php with all fields blank.
Any help is wonderful!
Thanks,
Nicole
