CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Linking / Included page problems

Print topic Send  topic

Author Message
Jeff
Posted: 01/04/2005, 9:55 AM

Hello :
I have linking problems that while I try to create a new project with my own or with the solution in CCS. And then upload to the server. But I can't link/click any pages, like i want to get in login page in default page.
And I can't see the header and footer pages. It is only show that {header} and {footer} at the top and bottom. I went to Include Page setting in Properties and choose the page with Header.ccp but I can't choose Header.asp.

For example (.html):
<head>
<title>Administration</title>
<link rel="stylesheet" type="text/css" href="Themes/MailBox/Style.css">
</head>
<body class="MailBoxPageBODY" bgcolor="#ffffff" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
{Header}<br>
<center>
<table cellspacing="4" cellpadding="4">
<tr>
<td><font class="MailBoxFormHeaderFont">SVEC - Administration Menu</font></td>
</tr>
<tr>
<td class="MailBoxDataTD"><a href="{Link1_Src}"><img border="0" height="16" src="images/adminArticles-icon.gif" width="16"></a>  <a class="MailBoxDataLink" href="{Link7_Src}">Articles
(Main Content)</a></td>
</tr>
<tr>
<td class="MailBoxDataTD"><a href="{Link2_Src}"><img border="0" height="16" src="images/adminEvents-icon.gif" width="16"></a>  <a class="MailBoxDataLink" href="{Link8_Src}">Events</a></td>
</tr>
<tr>
<td class="MailBoxDataTD"><a href="{Link3_Src}"><img border="0" height="16" src="images/adminClubOfficerss-icon.gif" width="16"></a>  <a class="MailBoxDataLink" href="{Link9_Src}">Club
Officers</a></td>
</tr>
<tr>
<td class="MailBoxDataTD"><a href="{Link4_Src}"><img border="0" height="16" src="images/adminLinks-icon.gif" width="16"></a>  <a class="MailBoxDataLink" href="{Link10_Src}">Links</a></td>
</tr>
<tr>
<td class="MailBoxDataTD"><a href="{Link5_Src}"><img border="0" height="16" src="images/adminMembers-icon.gif" width="16"></a>  <a class="MailBoxDataLink" href="{Link11_Src}">Members</a></td>
</tr>
<tr>
<td class="MailBoxDataTD"><a href="{Link6_Src}"><img border="0" height="16" src="images/adminNews-icon.gif" width="16"></a>  <a class="MailBoxDataLink" href="{Link12_Src}">News</a></td>
</tr>
</table>
</center>
<br>
<br>
{Footer}<br>
</body>
</html>

Should I change every {header}, {footer} by myself in evey generated pages. Or Did I miss some setting ?

Thank you very much,
Jeff
peterr


Posts: 5971
Posted: 01/04/2005, 10:04 AM

Jeff,

You should choose Header.ccp and not Header.asp, thus it doesn't look like there is a problem there.
It looks though that you are opening an HTML page instead of the ASP page. Therefore if for example your page name is "Page1" then please open in your browser "Page1.asp" instead of "Page1.html".
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


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.