Hi,
I was wondering whether anyone has done this or know how to do this.
Lets say I have link AAA
and then later I have link BBB
and I wanna associate link BBB with link AAA.
When visitor view the details of link BBB, it will show something like this
Link BBB
Info bout link BBB
Associated links
Link AAA
Info bout link AAA
THen later I have a link call CCC
I wanna associate link CCC with BBB
When people view link CCC or BBB or AAA, it will show that each of them are associate to each other because link CCC = BBB, and BBB = AAA, therefore CCC = AAA .
I have got a suggestion that a separate database is to be created to store a reference id and id of the other links which are associate to each other. So, the database will look somethin like
1234|45|67|343
which means 1234 is the reference ID and link 45, 67 and 343 is associated with each other.
Please help me out here.
THank You very very much in advance =))
-vince
I was wondering whether anyone has done this or know how to do this.
Lets say I have link AAA
and then later I have link BBB
and I wanna associate link BBB with link AAA.
When visitor view the details of link BBB, it will show something like this
Link BBB
Info bout link BBB
Associated links
Link AAA
Info bout link AAA
THen later I have a link call CCC
I wanna associate link CCC with BBB
When people view link CCC or BBB or AAA, it will show that each of them are associate to each other because link CCC = BBB, and BBB = AAA, therefore CCC = AAA .
I have got a suggestion that a separate database is to be created to store a reference id and id of the other links which are associate to each other. So, the database will look somethin like
1234|45|67|343
which means 1234 is the reference ID and link 45, 67 and 343 is associated with each other.
Please help me out here.
THank You very very much in advance =))
-vince