CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Create link question...

Print topic Send  topic

Author Message
Morris Nelson
Posted: 05/15/2001, 5:09 PM

In the links example, the links (Home, Add New, Admin..) in the header all
point to a file within the project. How would one go about pointing to a
link outside the project?

Thx mn

Alexey Alexapolsky
Posted: 05/16/2001, 4:38 AM

Depends on your scripting language.
Generally you should call

php :
$tpl->set_var("FormAction", "yourfile.php");

asp:
SetVar "FormAction", "BookMaint.asp"

from one of codecharge events , it's either "open" event or "before show"
event. Tell me about results.

--
Regards,
Alexey
CodeCharge Support



Morris Nelson <morris.nelson@navegare.net> wrote in message
news:9dsggd$dd7$1@mail.tankhill.com...
> In the links example, the links (Home, Add New, Admin..) in the header all
> point to a file within the project. How would one go about pointing to a
> link outside the project?
>
> Thx mn
>
>


   


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.