How do I have a contol postback and include a querystring?

I have a listbox and when the user clicks a selection, I want to pass listbox.selecteditem.text as a querystring.

Thanks for any info.