CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Header (menu) from database

Print topic Send  topic

Author Message
Roy
Posted: 01/10/2003, 11:12 AM

Hello,

I want to generate the links in the menu of the header page out of the database.
I am doing this with a grid form, but this doesn't work as soon as the header page is includeble. Further I tried without making a grid but with making links as in the portal example. In the properties you can choose the 'href type = database' instead of 'href type = page' then.
But the control source doesn't become available.

Is it possible to retrieve the links out of the database in a header page.

I am using ccs 1.0

thanks

roy

JAcobo
Posted: 01/10/2003, 12:33 PM

My project have this HTML code in the header, first cut or delete your header design, may can help you this, the images and the HREF's can be written by a codecharge link.

<!-- BEGIN Grid NewGrid1 -->
<table>
<!-- BEGIN Row -->
<tr>
<td><a href="../Home/default.asp"><img src="{Image1}" border="0"></a><a href="/web/ventas/default.asp"><img src="{Image2}" border="0"></a><a href="/web/ventas/registration.asp"><img src="{Image3}" border="0"></a><a href="/web/ventas/shoppingcart.asp"><img src="{Image4}" border="0"></a><a href="/web/ventas/Login.asp"><img src="{Image5}" border="0"></a><a href="/web/ventas/adminmenu.asp"><img src="{Image6}" border="0"></a></td>
</tr>
<!-- END Row -->
</table>
<!-- END Grid NewGrid1 -->

Put codecharge links and after change the text and replace with the images.

   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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