Forums
 This topic is locked 
             creating and access recordset
 Posted 22 Sep 2008  03:00:45 
  1 
     has   voted 
  22 Sep 2008  03:00:45 ross greenberg posted: 
 I used to know how to do this!  I have a page (in CS 3) by which I select a number of items from a multiple listbox.  Upon Submit and external pages called I want to them cut a new Record Set of all matching records that match on a request.form("myselections" through a select statement like this "select*from database where field1 = 'xyz'"the selection is made in page1.asp in the action is set to page2.asp.
How do I do this?
Thank you.
Ross