Dynamic Link Section
Hi,
i want to make a section of links where i can put all my common links in one place and i want to make it dynamic, means i want to store link text and href in a table. and then by calling these records i want to make my links section.
but i have a prolem, how to store relative address in a table so that i need not to set code for each page for example
i have a page aboutus.asp and i want to include this section
About Us
[u]Compnay</u>
[u]Vision</u>
[u]ContactUs</u>
and the same in other page named courses.asp
[u]Compnay</u>
[u]Vision</u>
[u]ContactUs</u>
and both aboutus.asp and courses.asp are not in the same folder level
and all these responding files are in different folder, so storing one path in DB is not solving my problem
can anyone tell me how to store address path in db and how to overcome this relational path problem
thanks
ashok sharma
|