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 -> PHP

 Add parameter to Insert button ReturnPage property?

Print topic Send  topic

Author Message
Bill Adams
Posted: 02/09/2005, 3:48 PM

Folks,
In the AfterInsert event, I get the id of the record just saved.
I want to put that id into the the URL for the 'ReturnPage' property, result to be like 'http..../ReturnPage.php?NewRecId=nn'.

Where and how do I add this to the 'ReturnPage' property?
I've tried a few CCAddParam combinations in the Server OnClick but without any success.

Any clues please?

Tks
Bill Adams
peterr


Posts: 5971
Posted: 02/09/2005, 4:34 PM

You would append it directly to the $Redirect variable, like:
$Redirect = $Redirect . "?something=abc"

Another example is "Multi-Step User Registration" in CCS Example Pack.
_________________
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.

MS Access to Web

Convert MS Access to Web.
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.