I have a 3 tables table 1,2,and 3 and long with a query that build a
javascript array for automobiles and post three related tables to the web
(autoandtruckaccessories.com/dynamicURPM/URPM_sample.asp) it
to the web now that all works but my problem is it retuns back integers
that it gets from record number that i need to convert to the automobiles
names that are in menu choices(created by a query of three tables) to
look up in product tables
NOT sure how to do taht
Any help of how to go about this Would greatly be appreciated
Table 1(Make) is makes with a auto number that is the first intenger comes form, table two(Model is built from a subdatasheet, 3(Label) is built on a subdatasheet of 2
The reason mentions this isnumber 2 & 3 are Recive ther integers are created from record number if that helps