Posted by R. Rajesh Jeba Anbiah on 06/25/06 17:53
frothpoker wrote:
<snip>
> First one:- Is there any way to retain the $_POST values when a user
> navigates between pages without using <form method = 'post'>
>
> I want to be able to track the user from one page to another to provide
> customised content. I could make all navigation buttons as forms but
> its a bit of a pain in the proverbials
<snip>
There are couple of hacks I'm thinking like hooking onClick via
JavaScript using event:Selectors/Prototype. But, I guess there might be
better elegant solution when you tell us what exactly is your problem.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|