|
Posted by dino d. on 03/11/07 17:15
i'm really mostly concerned about how to pass the record id of the
edited record on post without exposing the record ID to the html
source. thanks for any help.
dino
On Mar 9, 10:46 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> dino d. wrote:
> > hi everyone- my subject pretty much says it all- is there a secure way
> > to do this? the non-secure ways are, as i understand it, to populate
> > a listbox with indices as names, or maybe use a hidden control. is the
> > only secure way with sessions? i was also thinking about perhaps
> > creating a meta table that says who is editing which record right
> > now. any advice?
>
> > thanks,
> > dino
>
> Define "Editing a MySQL record".
>
> What happens if the user brings up an edit form then shuts off the
> computer, for instance?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
Navigation:
[Reply to this message]
|