[FX.php List] How to have an Edit Record link in a list.
Tim 'Webko' Booth
tim at nicheit.com.au
Sun Nov 27 20:27:47 MST 2011
Dear Denis,
> Thanks! If I wanted to hide any parameters/values that I'm passing
> along and show them in the URL, then I probably need to set up the
> link as a form button and passing hidden form values, right?
That's one technique.
You could also look at setting up some session variables that are
preserved between pages to hold those values (and they can't even be
seen by checking the html of the form...)
>
> Thanks again for the answer to my original question!
No problems.
Cheers
Webko
More information about the FX.php_List
mailing list