CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Preserve Parameters in CCS ???

Print topic Send  topic

Author Message
Jim Provan
Posted: 07/28/2003, 10:17 PM

The documentation says that there are 4 options in the Preserve Parameters property.
None(default) No parameters will be propagated by the link.
Get All received Get parameters will be appended to the link.
Post All received Post parameters will be appended to the link.
All All received Get and Post parameters will be appended to the link.

I only have 3 when I pull down the menu 1, 2 , & 4. I really need just the Post.

What am I missing here ?
NoName
Posted: 07/31/2003, 5:22 AM

Hello,
It appears that preserve POST parameter options was removed from the list due to way how record forms works. CCS generates two types for the forms: grid and record. The search form is the modification of the record one. So when record form is submitted the parameters are passed from the form using post method. But they are passed to the same page where action code is executed (table update for record form) and then user is redirected to the action page with the help of $page_header. The preserved parameters are passed via url.

   


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.