Click to See Complete Forum and Search --> : Display A Table in a page


netman182
04-08-2003, 11:28 AM
I've searched the asp fourm but found nothing so now i am her asking for help. I need to display the table: tblCar and i need it to be ordered by CarID. SELECT * FROM tblCar ORDER BY CarID what is the asp DB code i need to use in order to show the results in the page??? I would really like help. The amount of feilds are 14. I would like some help. thanks.

Stfean

netman182
04-09-2003, 02:29 PM
Thanks Dave. That totally helped me out