Hello.
I am trying to create a set-up where I enter, in a search box, some search parameters. After pressing submit I am taken to a page where the results are displayed. On this results page there are 2 Div Layers, where one layer displays the results in 'Master' form and the other layer displays the selected results in 'Details' form.
My problem is that after I have selected a result from the list of results produced from the search, that list then refreshes and the values entered as search parameters are lost - and the refreshed list lists the results using the default values specified if no values are entered in the search.
So for example - A search box with language and city drop down menu:
(The initial search box lists all 'English' Teachers in 'Saitama' as the default value if no other values are specified)
A search is carried out for all Spanish Teachers in Osaka - this displays a list of Spanish teachers in Osaka
After a record is selected and details shown, the list then refreshes and now displays all English teachers in Saitama - arrghh!.
Any help would be really appreciated. I can't script nor programme and do all of this through Dreamweaver so please assume I don't know much.
If that made none or little sense, a test version of the application is at
http://www.orangutanenglish.com/complexsearchpage1.htm
Many thanks for any suggestions or advice (I've been trying to work this out for a while now  )
Best Regards
|