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

 Posting Data

Print topic Send  topic

Author Message
duplo1

Posts: 67
Posted: 06/22/2005, 12:49 PM

I guess I did not explain my self properly (CCStudio 2.2/ASP)

I am writing a Registration Form for an event with several chapters (Pages).

Page 1: Editable Grid with personal Information, e.g. Last Name.

Submit Button

Page 2: Editable Grid with Hotel Information

Submit Button

Page 3: Editable Grid with Flight Information

and so on

What do I have to do to forward the LastName from Page 1 to Page 2 using the submit button ??

Do I save the LastName as a control value and on all other pages I retrieve this control value ???

I know I could use LINKS specifiying parameters, but I do not want that ....

Please help ...
View profile  Send private message
wkempees


Posts: 1679
Posted: 06/22/2005, 4:28 PM

I it is only the name you would like to propagate, my solution would be to CCSetSession("myvariable","value") in the first form after completion and then in the next X forms CCGetSession("myvariable") into the appropriate label.

Also check the MultiFormRegistration example.
Good hunting.
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)

if you liked this info PAYPAL me: http://donate.consultair.eu
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.

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.