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

 creating links in "before show" does not work...

Print topic Send  topic

Author Message
chr
Posted: 07/31/2003, 4:03 AM

I've followed the instructions for putting in code in "before show" and made code like this - but nothing happens..


//media_media_url_BeforeShow @26-50FC7DAD
function media_media_url_BeforeShow()
{
$media_media_url_BeforeShow = true;
//End media_media_url_BeforeShow

//Custom Code @32-07142BE8
// -------------------------
global $media;

$fldmedia_url="<a href=\"$fldmedia_url\">$fldmedia_url</a>";

// -------------------------
//End Custom Code

//Close media_media_url_BeforeShow @26-DAC36D7B
return $media_media_url_BeforeShow;
}
//End Close media_media_url_BeforeShow


   


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.