Get value from select list

I have create a method which crates a last record into the select list
every time. I need to know how to create a method which can locate the
last record that I have created before(I think the new record can be
stored in the cookie). Could any folks give me any suggestion how to get
the last record from cookie by using the watir API.