Ok so say i create a database with a main table with the main
product details in (ProductID, Title, Price, Description...) and
then create a reviews table with a ProductID column and relate them
together it would work that way alright ? I could use a memo field
in order to store more than 255 Characters.
Thanks for your help Julian. Also i know this has nothing to
do with my original question but it is to do with shopping carts.
How do i create the numbers in ASP like prices and they deduct and
add as needed ? just create a session ID with a value then use then
' price= -1 ' ?
Thanks Very Much,
Adam