CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Implementing Directory and Path for main menu hdr

Print topic Send  topic

Author Message
eemanuelson
Posted: 07/28/2003, 8:44 AM

Has anyone been able to use the Directory/Path features to implement a useful navigation system for their website? I like the structure and ease of maintenance for paging and drilling down into categories but haven't been able to figure out how I can link the different categories to pages within my CCS site.

Any suggestions?
Stewart Robinson
Posted: 07/29/2003, 12:33 PM

You need to use HTML tags in your data fields. Put an anchor to the page you want displayed and it will embed the link in its output.

For instance:

category_id category_name category_parent
1 Main Menu 0
2 News Services 1
3 <a href="http://www.cnn.com">CNN</a> 2
4 <a href="http://www.msn.com">MSN</a> 2

Hope this helps.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.