CodeCharge Studio
search Register Login  

Visual PHP Web Development

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 (solved)url link didn't work

Print topic Send  topic

Author Message
s2mambau

Posts: 7
Posted: 01/20/2013, 8:25 PM

hi, i'm new in codecharge. i'm been working with this code

$DBConnection1 = new clsDBConnection1();

$kump = CCDLookUp("access","user_team"," ID = ".CCGetUserID(),$DBConnection1);

if ($kump=="Admin") {
$Label3->SetValue("<a href=demo/login.php>Admin</a>");
}

when i run the code, in my web page i get <a href=demo/login.php>Admin</a> instead of Admin with link to login.php. For you information i use iis7 as my web server.

thank
View profile  Send private message
Lucius

Posts: 220
Posted: 01/21/2013, 2:27 AM

Hi,

In designer select Label3 and change Content property to HTML. For explanation open CCS help (F1) and find "Content Property" topic.
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.