Click to See Complete Forum and Search --> : Search


Mac
02-09-2003, 10:31 AM
I have got a search page with two drop down boxes, the one drop down box recieves its value from a session variable. My problem is that when you do a search , i.e English and Grade 6 the Results will show Questions for English and Grade 6 , but when you go to the next page the Results are random i.e Geography grade 4 , Math grade 2 etc where it should still be English Grade 6.

I have a feeling that it could be the session variable stored in the drop down box.

Mac
02-09-2003, 10:56 AM
I have attached my code , i have broken the code up the first section of code is the Search page and the second section of code is the results page

Ribeyed
02-09-2003, 12:50 PM
hi,
i am having a look at your code but can you maybe provide a URL for the code you have so we can look at the error working and the source code that is being generated. Can test your code local due to lack of database.

Mac
02-10-2003, 11:15 AM
sorted out the problem, kept the search and results on one page

Thanks alot