CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Passing value to another page, best practice?

Print topic Send  topic

Author Message
bowtellj

Posts: 65
Posted: 08/17/2007, 7:02 AM

I understand how to pass a keyid from a grid to a record maintenance form. But once in the record maintenance form I may wat to go to more detailed set of related records. Is it best to put the button in the form section of the page and get the db id and pass it on as a URL or do I put the link outside of the form and get the current URL ID and pass it?
_________________
Thanks

James

Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
View profile  Send private message
TBMH

Posts: 40
Posted: 08/17/2007, 8:36 AM

Not sure I follow about where the button goes. One comment I will make is that you should be careful about passing IDs in the query string as those are easily guessable and pose some security risks. I always pass GUIDs instead of IDs. These are almost impossible to guess.
View profile  Send private message
bowtellj

Posts: 65
Posted: 08/17/2007, 12:32 PM

Sorry. ID is primary key.
_________________
Thanks

James

Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
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.