Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: SV: Record display


Message #1 by =?us-ascii?Q?Hakan_Frennesson?= <hakan@c...> on Sat, 16 Feb 2002 15:04:26 +0100
Hi!



Where have you looked for information so far? On the internet or in a book?



I do recommend picking up a good book about ASP and Databases, it will

certainly be worthwhile...



Check out these links:

http://www.learnasp.com/learnasp/

http://www.4guysfromrolla.com/

http://www.aspin.com/

http://asp-help.com/database/database.asp

http://www.asptoday.com/

http://aspwire.com/

http://www.activeserverpages.com/learn/database.asp



There are tons of information out there...



Hakan



-----Ursprungligt meddelande-----

Fran: arshad siddiqui [mailto:ash_arshad@y...]

Skickat: den 16 februari 2002 13:46

Till: ASP Databases

Amne: [asp_databases] Record display





Hi,

I asked this question so many times but I got no

reply.Now I am changing the question.

suppose I want to display all the categories from the

database and then based on these records if you click

on one of the categories it should display all the

subcategories related to that particular category from

the database. and then if you click on this

subcategory all the records based on category and

subcategory should come.

There is only one table containing

ItemId,ItemDescription,Category,subCategory,Price,Image

Location.

Can anyone help me giving some sort of sample code or

like that.

Thanks in advance.

Regards

--Arshad--





__________________________________________________

Do You Yahoo!?

Yahoo! Sports - Coverage of the 2002 Olympic Games

http://sports.yahoo.com






$subst('Email.Unsub').




  Return to Index