DB Resulst Wizard - Access

S

Simon Ransom

Hi All

I am trying to pull records from my table where the specific fiel "starts
with A, B, or C" (example only). I owuld like the results to be presented
into an ASP page that is called with a parameter that specifies which letter
range i want, A-F or G-Z (for example). I have got around it for now with
seperate queries in Acccess but this also means seperate ASP pages in web.

Sample pages can be found at
http://www.theransoms.com/tpsa/members_index.htm and it is the alphabetical
links from here that i need. The MemberType links above work fine, the
parameter is set no problem and only X type of members are called into one
ASP page.

Thanks in advance

Simon Ransom
 
Top