CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Adding and/or changing URL-parameters inside a forms validate event

Print topic Send  topic

Author Message
jwh

Posts: 13
Posted: 07/10/2008, 3:39 PM

Hello together,

I have read the documentation for hours and tried differrent things, but I can't figure it out.

This does not work:

if($Component->CheckErrors()) {
... complain...
} else {
$Component->Parameters = CCGetQueryString("QueryString", "");
$Component->Parameters = CCAddParam($Component->Parameters, "Status", "success");
}

the same happens, when I try $Component->Vendor->Parameter (a control, that is a child of the form)

So where or how the hell can I add/modify the URL from inside the validate event

Please, do NOT refer me to the manual, or code examples, I have read through them several times, but I can't figure it out ;-(

thanks in advance,

jwh
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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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