View Single Post
  #1 (permalink)  
Old June 20th, 2005, 09:16 AM
vaguy02 vaguy02 is offline
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default listbox recordset multiple pages

Everyone,

I currently have a list box that is populated with information from a database through a recordset. That works fine, what I need to do is get the selected value that the person selects from this listbox and send that number to a different asp page. How would I accomplish this?

-Robert

Reply With Quote