John B
|
| Posted: 05/14/2002, 5:23 PM |
|
Hi folks!
Has anyone done a PHP translation of the article written by CC Support, "Maintaining Sort order and Page Number in a Grid form After navigating to a Record form"?
The PHP version really ought to be published, too. Would you be willing to post the translation to the Tips and Articles section, or would you allow me to co-author a submission with you? I'll write an explanatory wrapper for it.
Thanks!
John
jblood@beholdlearning.com
|
|
|
 |
Alex Alexapolsky
|
| Posted: 05/15/2002, 4:47 AM |
|
John,
Feel free to write a php version of this article.
Thanks,
Alex
|
|
|
 |
Nicole
|
| Posted: 05/15/2002, 4:55 AM |
|
John,
download PHP example for save sort order and page number: http://www.gotocode.com/UserImages/Elena/SavedSort1.ccs
It is not PHP clone of GotoCode sample but it also saves mentioned parameters using session variables.
|
|
|
 |
John B
|
| Posted: 05/15/2002, 7:12 AM |
|
Alex & Nicole,
Thanks. I'll get this working and then document how I pasted it in and modified the script.
I've finished two CC projects, so far, and have collected bits of wisdom from all over the GotoCode site and from Support advice. I'd like to compile all these and put them into the Tips and Articles section. There's a lot of great information in this board, but it can be very tough to find. I wouldn't mind making it more accessible.
Again, thank you.
John
jblood@beholdlearning.com
|
|
|
 |
|