Thanks
Hi Jason,
Thanks for the reply, It does store the variables from the drop down menus, but I thought that it would store the list of street names too. It means the user will have to perform a search each time to retrieve the list. 
What I found was that when the submit button was used to store the data, the cookie was created before any data was actually found. I removed it and added it to the Street name link. So when a user clicks on the street name the data is stored.
Now I'm guessing if I wanted the street list to be stored then I will have to use an input field, so may be that will work. At the moment I am using a binding field from a recordset.
By the way I did try and respond yesterday but your server or connection to the server was unavailable.
Thanks again for your Help
john


